Silvano Seva
|
8423efb1b5
|
Fixed issue causing missing RX audio after a transmission on MD-UV3x0
|
2021-03-20 11:51:35 +01:00 |
Silvano Seva
|
2bde981222
|
Removed speaker 'POP' on squelch opening and when starting TX with squelch open
|
2021-03-20 11:51:35 +01:00 |
Silvano Seva
|
c1abeefd67
|
Implemented volume control for audio coming from radio stage on MD-UV3x0 and fixed a compilation warning regarding non-const access to a const variable
|
2021-03-20 11:51:35 +01:00 |
Silvano Seva
|
4ed16fb51c
|
Enabled measurement of volume level on MD-UV3x0
|
2021-03-20 11:51:35 +01:00 |
Silvano Seva
|
07d886a442
|
Fix for PTT gpio non going back to logic high when the corresponding button is released
|
2021-03-20 11:51:35 +01:00 |
Silvano Seva
|
a5120ffddc
|
Radio driver for MD-UV3x0 targets
|
2021-03-20 11:51:35 +01:00 |
Silvano Seva
|
9610d0db07
|
HR_C6000 driver for MD-UV3x0 targets
|
2021-03-20 11:51:35 +01:00 |
Silvano Seva
|
2ece3794a0
|
AT1846S driver for MD-UV3x0
|
2021-03-20 11:51:35 +01:00 |
Silvano Seva
|
f9332f5ce3
|
Implemented I2C routines for AT1846S on MD-UV3x0
|
2021-03-20 11:51:35 +01:00 |
Silvano Seva
|
6c79d710a1
|
Fixed wrong screen orientation on MD-380V(G). Thanks to @tarxvftech for testing!
|
2021-03-19 13:24:56 +01:00 |
Niccolò Izzo
|
00aa28d1dc
|
Update README replacing wiki links with website
|
2021-03-16 12:55:09 +01:00 |
Fred
|
b1c94e1722
|
Add submodule checkout to Actions workflow
|
2021-03-15 21:03:42 +01:00 |
Federico Amedeo Izzo
|
0d9d77d3ca
|
Manually trim FreeSans6pt7b font to make it more symmetric
|
2021-03-14 18:43:33 +01:00 |
Silvano Seva
|
01ea1a9b3f
|
Made the main() thread run the UI task, thus removing the need for a dedicated one
|
2021-03-14 17:17:24 +01:00 |
Silvano Seva
|
5b44cb9a9f
|
On GDx devices deferred the loading of calibration data from 'platform_init' to the first call of 'platform_getCalibrationData' to avoid having the screen blank for a while when booting
|
2021-03-14 17:08:12 +01:00 |
Silvano Seva
|
952f5afc3c
|
Fixed squelch issue on GDx which made it briefly opening whenever an RTX parameter changed
|
2021-03-14 16:54:07 +01:00 |
Federico Amedeo Izzo
|
d6b54dc655
|
GD-77 properly terminate codeplug strings with 0x00 instad of 0xFF
|
2021-03-14 14:33:19 +01:00 |
Silvano Seva
|
61327e60db
|
Fixed error in CI script preventing it from installing the miosix compiler
|
2021-03-14 11:56:51 +01:00 |
Silvano Seva
|
9dce6b9213
|
Updated CI config to allow cross-compilation with miosix kernel
|
2021-03-14 11:52:59 +01:00 |
Silvano Seva
|
5d0c7f3d9c
|
Removed I2C initialisation from GDx EEPROM driver, as the I2C bus is already initialised in platform_init() and the double initialisation made some radios freeze on the splash screen
|
2021-03-14 11:46:00 +01:00 |
Federico Amedeo Izzo
|
92e0abafa2
|
Display: Set default contrast at boot. Improve default contrast for GD-77
|
2021-03-14 11:35:45 +01:00 |
Federico Amedeo Izzo
|
3da311ee38
|
UI: Change contrast steps to 4 to match GD-77 HW contrast range (0-63)
|
2021-03-14 11:21:39 +01:00 |
Federico Amedeo Izzo
|
a5b0bc57d1
|
GD-77: fix bug where last zone was not read from flash
|
2021-03-14 11:08:52 +01:00 |
Federico Amedeo Izzo
|
1637159329
|
Completely disable persistence until we have a proper flash backup/restore method
|
2021-03-13 23:03:37 +01:00 |
Federico Amedeo Izzo
|
9720032238
|
Disable reading VFO and settings from flash until persistence is implemented
|
2021-03-13 22:52:37 +01:00 |
Federico Amedeo Izzo
|
b7795b47c0
|
Fix swapped FM/DMR channel type on GD-77
|
2021-03-13 22:25:51 +01:00 |
Federico Amedeo Izzo
|
9e7b04c1fa
|
Disable reading VFO channel from flash to fix boot freeze on GD-77
|
2021-03-13 22:21:23 +01:00 |
Silvano Seva
|
fb9d8afb6c
|
Adapted MK22 vcom sources to miosix kernel but not activating it. Reconfigured x86 emulator.
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
a02b693843
|
Made the RTX thread run with the maximum priority on ARM Cortex targets
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
73629b308c
|
Updated miosix kernel submodule
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
20ad9b7dcf
|
Fixed issue with MDx ADC, rolling back to real battery voltage measurement
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
81e8aae103
|
Re-enabled all the tasks, temporarily bypassing battery voltage reading since it has to be debugged
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
608292ee5b
|
Removed old uC/OS-III delay function in linux GPS emulator
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
e5316aa8be
|
Minimal refactoring of queue sources
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
fb3447b0c6
|
Moving to miosix kernel: swapped old uC/OS-III task management functions with pthread ones
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
2b28ea0525
|
Moving to miosix kernel: added two functions to 'interfaces/delays.h' to provide substitutes for their uC/OS-III counterparts and removed the old rtos sources
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
093640478c
|
Moving to miosix kernel: adapted GDx drivers and part of the common code to new configuration
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
7992b4abca
|
Moving to miosix kernel: adapted MDx drivers to new configuration
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
fef057f21f
|
Added miosix kernel as submodule
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
aa3680ee46
|
Moving to miosix kernel: boot files for MK22FN512-based targets
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
5995a5d8e0
|
Moving to miosix kernel: adapted parameters for cross-compilation and modified boot files for STM32-based targets
|
2021-03-13 09:16:06 +01:00 |
Silvano Seva
|
cbfb78e19e
|
Fixed bug which made the GPS task re-syncronising the RTC with GPS time once per second.
|
2021-03-13 09:14:26 +01:00 |
Federico Amedeo Izzo
|
dc5739b8bc
|
Fix GD-77 SPI flash pinout to make flash working
|
2021-03-01 20:54:00 +01:00 |
Federico Amedeo Izzo
|
fb3c055f85
|
Disable writing settings until DFU support is ready
|
2021-03-01 20:52:57 +01:00 |
Federico Amedeo Izzo
|
f5a2f8c1ce
|
Disable settings write until DFU support is complete
|
2021-03-01 19:53:06 +01:00 |
Nimayer
|
16ec96a067
|
Update README.md
|
2021-02-28 22:27:40 +01:00 |
Nimayer
|
9a99eee190
|
Create FUNDING.yml
|
2021-02-28 22:24:39 +01:00 |
Silvano Seva
|
4038bf811e
|
Fixed error in 'W25Qx_writePage' causing it skipping the blocks having an odd address
|
2021-02-26 11:07:32 +01:00 |
Niccolò Izzo
|
8f2dd371d1
|
Modified write flash test
|
2021-02-26 10:45:49 +01:00 |
Silvano Seva
|
60b9c8b516
|
Made linker emit a warning whenever common symbols are merged. Fixed some variables having an unnecessary global scope and being subject to common linkage
|
2021-02-25 17:00:28 +01:00 |