Niccolò Izzo
|
6588a6718e
|
Add M17 namespace in M17 related source files
Now M17 source files reside in the M17 namespace, the OPMODE_ prefix
was added to all opmode enums to avoid a name clash.
|
2022-05-27 21:48:46 +02:00 |
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
|
5113a39f2a
|
Enabled M17 support also in MD-UV3x0 radio driver
|
2021-09-21 12:02:32 +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
|
87d9b733e6
|
Fixed wrong bitmask in AT1846S::setRxAudioGain. Moved getBandFromFrequency function to a dedicated file, in common for all dual-band radio drivers.
|
2021-05-29 08:20:12 +02:00 |
Silvano Seva
|
4a080d881a
|
Finalised MD-UV3x0 radio driver, now supporting also cross-band operation (TG-186)
|
2021-05-29 08:20:12 +02:00 |
Silvano Seva
|
f1a01d7613
|
New radio driver for MD-UV3x0, testing required
|
2021-05-29 08:20:12 +02:00 |