Silvano Seva
|
b58fbd6760
|
Fixed syntax error in MD3x0 and UV3x0 radio drivers
|
2021-10-08 19:34:08 +02:00 |
Niccolò Izzo
|
65a632054a
|
Disable CTCSS tones in M17 mode
Removed CTCSS modulation for M17 mode, removed FM analog specific
settings in macro menu such as tone selection, tone enable and tx
bandwidth.
|
2021-10-08 16:02:03 +02:00 |
Silvano Seva
|
431ba17b26
|
Modified HR_Cx000::setInputGain() function to accept a value expressed in dB instead of a raw binary value to be written directly inside the chip's register
|
2021-09-21 12:01:31 +02:00 |
Silvano Seva
|
4d3eacc144
|
Switched 'v_bat' and 'charge' fields of state struct from float to, respectively, uint16_t and uint8_t and updated UI functions accordingly. Rationale for this change is providing better support for future platforms without hardware floating point unit.
|
2021-08-14 12:56:45 +02:00 |
Silvano Seva
|
379b487f64
|
Added macro allowing to enable the SWD debugging interface on MDx devices (TG-272 #closed)
|
2021-08-12 19:46:41 +02:00 |
Silvano Seva
|
fdd50c114c
|
Fixed wrong mic gain value in MD3x0 radio driver
|
2021-06-09 11:48:25 +02:00 |
Silvano Seva
|
66552be403
|
Added function to radio API allowing to fine tune the radio's VCXO polarisation voltage. Currently, this functionality is effective only on MD-3x0 devices. (TG-195 #ready-for-test)
|
2021-06-03 14:50:47 +02:00 |
Silvano Seva
|
b29b24fdc0
|
Implemented RX tone squelch on MD-UV3x0 and GDx (TG-43)
|
2021-06-02 12:44:46 +02:00 |
Silvano Seva
|
4d68f02ab4
|
Updated documetation for radio.h API, removed old baseband C source files.
|
2021-05-29 08:20:12 +02:00 |
Silvano Seva
|
bbdfdd1068
|
Added support for MD-380 VHF devices. (TG-188)
|
2021-05-29 08:20:12 +02:00 |
Silvano Seva
|
f0dfd7036f
|
Fixed bug in OpMode_FM.cpp which prevented entering in RX mode, removed code for setting input gain in HR_C5000 driver, modified meson.build to make it compile the new sources
|
2021-05-29 08:20:12 +02:00 |
Silvano Seva
|
850e3580ed
|
New radio driver for MD-3x0 platform, still requiring a bit of debugging
|
2021-05-29 08:20:12 +02:00 |