Niccolò Izzo
|
3ea428e8f8
|
Add GPS task stack size in linux
|
2021-02-11 09:43:24 +01:00 |
Silvano Seva
|
2fbf5fcdeb
|
Extending MDx GPS driver also to MD-UV3x0 and MD-9600 targets.
|
2021-02-10 21:36:54 +01:00 |
Niccolò Izzo
|
ebaee7b113
|
Add GPS stub for linux
|
2021-02-10 20:54:13 +01:00 |
Niccolò Izzo
|
0ce92f991c
|
Add GPS NMEA parsing task
Add dedicated task to parse NMEA sentences received by the GPS module.
The parsed data is moved to the radio state, to be read by the user
interface.
|
2021-02-08 17:25:11 +01:00 |
Niccolò Izzo
|
2e0ac1b1f6
|
Update GPS test
|
2021-02-06 15:37:32 +01:00 |
Niccolò Izzo
|
67195d178f
|
Add GPS data structures in radio state
|
2021-02-06 15:37:14 +01:00 |
Silvano Seva
|
f847631d8e
|
Fixed bug in MDx GPS driver preventing the correct reception of NMEA sentences
|
2021-02-04 10:31:27 +01:00 |
Silvano Seva
|
9b9c521459
|
GPS driver for MD-3x0 targets
|
2021-02-04 09:57:43 +01:00 |
Niccolò Izzo
|
7192659899
|
Add minmea integration for GPS data decoding
Added a platform test to decode NMEA sentences received from GPS modules
in the MD3x0 GPS radios.
|
2021-02-03 22:51:44 +01:00 |
silseva
|
d64cb8a1ba
|
Updated CI configuration after merge of MD-380 and MD-390 targets
|
2021-02-03 15:15:54 +01:00 |
Silvano Seva
|
03d5184f86
|
Merged MD-380 and MD-390 targets into a new MD-3x0 one
|
2021-02-03 15:09:59 +01:00 |
Silvano Seva
|
7bfc8c5fb1
|
Tentative fix for display rotated of 180° on MD-380V devices. See also #13
|
2021-02-03 14:52:09 +01:00 |
Silvano Seva
|
1cd0efdee1
|
Fixed compilation warnings and code refactoring pass
|
2021-02-03 14:50:00 +01:00 |
Silvano Seva
|
1846fde270
|
Documentation of AT1846S driver API
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
3e2716f52c
|
Implemented TX CTCSS tone for GDx devices
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
a1bd2fe22b
|
Fixed bug in PLL divider computation which leads to have VCO frequency 4.2MHz below the expected value. See #13
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
6dfbd2419d
|
Improved RX activation mechanism in rtx driver
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
061c90cfb4
|
Fixed missing removal of PA drive voltage before turning on RX LNAs in GDx radio driver
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
20930cdc18
|
Renamed HR_C5000 driver sources
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
5c54de0fac
|
Renamed sources for SKY72310 driver
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
fa07a55140
|
Removing old rtx driver implementations
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
712d65c797
|
Improved handling of new configuration in rtx module
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
e9b7a0154a
|
Added missing audio mux control to GDx radio driver
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
eb619f4b38
|
Radio driver for GDx targets
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
fd9c26565d
|
Radio driver for MD-UV3x0 target
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
72455b7fb0
|
New radio driver for linux platform
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
d9a55c137a
|
Implementation of all common rtx functionalities and radio driver for MD3x0
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
edb2697124
|
New 'radio' interface API, providing a standard interface for low-level platform-specific baseband control
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
1840c1aeb5
|
Moved 'rtx.h' out of 'interfaces' folder, since it now becomes a cross-platform component
|
2021-02-03 14:30:06 +01:00 |
Silvano Seva
|
2fee6d0d06
|
Fixed decoding of CT/DCSS codeplug field in MDx nvmem driver
|
2021-02-02 22:24:12 +01:00 |
Federico Amedeo Izzo
|
83d91b555d
|
Add hwInfo in Info menu
|
2021-02-02 21:45:10 +01:00 |
Federico Amedeo Izzo
|
65b5c0b002
|
Info menu: Fixed battery percentage
|
2021-02-02 21:10:48 +01:00 |
Federico Amedeo Izzo
|
61ad0879c5
|
CPS-UI: Make channels, zones and contacts 1-based to fix zone bound
|
2021-02-02 20:52:37 +01:00 |
Federico Amedeo Izzo
|
08a44375fc
|
UI: Fix macro menu line 2 height
|
2021-02-02 20:08:15 +01:00 |
Federico Amedeo Izzo
|
b7ae2ba86d
|
UI: Fix VFO Input line position
|
2021-02-02 19:55:03 +01:00 |
Federico Amedeo Izzo
|
2728dbcce1
|
UI: Use separate font setting for VFO input and Time to
avoid inheriting asymmetric fonts from the main screen
|
2021-02-02 12:54:09 +01:00 |
Silvano Seva
|
bcf2aa636c
|
Final cleanup and renaming of MDx display driver
|
2021-02-02 11:18:33 +01:00 |
Niccolò Izzo
|
6e28fa5b21
|
Improved Squelch MACRO Menu visual hinting
|
2021-02-02 11:11:36 +01:00 |
Silvano Seva
|
1249a791cc
|
Automatic display detection and configuration in MDx display driver
|
2021-02-02 10:36:54 +01:00 |
Niccolò Izzo
|
7e0500d3a5
|
Improved Smeter rendering in MACRO menu
|
2021-02-01 23:33:49 +01:00 |
Federico Amedeo Izzo
|
6fdb6b8890
|
UI: Fix zone elements indexes
|
2021-02-01 22:30:25 +01:00 |
Federico Amedeo Izzo
|
faf943b02b
|
NVM: Add Linux fake zone members
|
2021-02-01 22:29:35 +01:00 |
Federico Amedeo Izzo
|
70bce5a5fc
|
UI: Fixed zone menu bug causing last zone to be replicated
|
2021-02-01 21:47:10 +01:00 |
Silvano Seva
|
a81d02b470
|
Testsuite printing the hardware information parameters
|
2021-02-01 21:28:53 +01:00 |
Silvano Seva
|
80c7668faa
|
Added a data structure providing some hardware information parameters and the relative platform API function to retrieve them
|
2021-02-01 21:27:31 +01:00 |
Silvano Seva
|
13db8244b2
|
Fixed sporadic keyboard glitches in MDx devices
|
2021-02-01 19:11:14 +01:00 |
Niccolò Izzo
|
09864adf21
|
Add zones and contact parsing on MD-3x0
|
2021-02-01 18:51:40 +01:00 |
Niccolò Izzo
|
ceb109946e
|
Fix input acquisition bug on MD-3x0
|
2021-02-01 18:51:21 +01:00 |
Silvano Seva
|
88387ee00d
|
Renamed 'GD77' folder to 'GD-77' to correctly match the device name
|
2021-02-01 15:55:45 +01:00 |
Silvano Seva
|
0928ec4306
|
Testsuite for render time measurement on MDx devices
|
2021-02-01 14:38:43 +01:00 |