Federico Amedeo Izzo
|
6b47a32292
|
UI NVM: Fix base address for UV3x0 radios, and convert from 10*Hz to Hz
|
2021-01-10 11:50:03 +01:00 |
Federico Amedeo Izzo
|
47c20f8cff
|
NVM: Convert freq from tens of Hz to Hz when reading CPS channel
|
2021-01-10 11:27:01 +01:00 |
Federico Amedeo Izzo
|
73c9ab56a6
|
UI: Channel mode: load channel from cps and do basic validation
|
2021-01-10 10:18:29 +01:00 |
Niccolò Izzo
|
adc48efb19
|
Implement CTCSS available tones array
Now the CTCSS tones are taken from an array and indexed from that array.
A macro that sets the tone has been implemented.
|
2021-01-05 11:26:22 +01:00 |
Niccolò Izzo
|
bbcd6483a2
|
Add tone enable flags into channel data structure
|
2021-01-05 10:08:18 +01:00 |
Silvano Seva
|
403f37844f
|
Fixed compilation error for MD-UV380G target
|
2021-01-02 19:39:59 +01:00 |
Silvano Seva
|
48775a71fd
|
Finalising merge of branch master into GDx-development
|
2021-01-02 15:17:15 +01:00 |
Silvano Seva
|
206daec861
|
Driver for nonvolatile external memory on GDx devices, by now only supporting retrieval of calibration parameters
|
2021-01-02 15:07:14 +01:00 |
Silvano Seva
|
ff7216e9cd
|
Driver for AT24Cx external EEPROM present on GDx devices
|
2021-01-02 15:07:14 +01:00 |
Silvano Seva
|
aad19cc41c
|
Driver for external SPI flash memory on Baofeng DM-1801
|
2021-01-02 15:07:14 +01:00 |
Silvano Seva
|
d9f6ea31ab
|
Separated code for SPI communication from sources of external flash memory driver.
|
2021-01-02 15:07:14 +01:00 |
Federico Amedeo Izzo
|
89813199d3
|
Add dummy nvmem Linux driver
|
2021-01-02 12:10:10 +01:00 |
Federico Amedeo Izzo
|
b74dba7564
|
Differentiate MDUV380G target from MDUV380
|
2021-01-02 12:08:58 +01:00 |
Niccolò Izzo
|
c77cc46fb6
|
Fix include syntax
Interface header includes have acquired the interface prefix, to
distinguish them from regular header includes.
|
2020-12-24 16:30:13 +01:00 |
Silvano Seva
|
6e144a7160
|
Fixed bug in MD3x0 calibration loader, made the input parameters of 'interpCalParameter' const
|
2020-12-06 19:33:27 +01:00 |
Silvano Seva
|
d4cdba2243
|
Moved calibration data structures from 'platform/drivers/NVM' to 'openrtx/include/calibration', since various modules need them
|
2020-12-04 10:27:04 +01:00 |
Silvano Seva
|
4dbdb5ddbb
|
Implemented reading of channel data from external flash memory for MDx targets
|
2020-11-25 16:40:17 +01:00 |
Silvano Seva
|
83f375c675
|
Merged MD3x0 and MDUV3x0 calibration data structures into a single header file for MDx family
|
2020-11-25 13:57:36 +01:00 |
Silvano Seva
|
8efbfab6e1
|
Fixed parsing errors in MD-UV3x0 calibration data loader
|
2020-11-24 12:41:20 +01:00 |
Silvano Seva
|
e690a36dd1
|
Implemented NVM interface API also for MD-UV3x0 targets
|
2020-11-24 12:41:20 +01:00 |
Silvano Seva
|
310f19c6b7
|
API to access external nonvolatile memory, implementation for MD3x0 devices and testsuite for printing calibration values of MD3x0 devices
|
2020-11-21 09:37:12 +01:00 |
Silvano Seva
|
9b14e9fae7
|
Low-level driver for external SPI flash memory on MDx family devices
|
2020-11-20 14:47:52 +01:00 |