OpenRTX/platform/drivers/baseband
Niccolò Izzo 4697be5ea6 Fix squelch behaviour on T-TWR Plus
On LILYGO T-TWR Plus the squelch was being controlled by AT1846s,
resulting in the squelch bar setting being completely ignored. Now we
are introducing the support for a new command of sa8x8-fw called
AT+AUDIO that controls the muting or unmuting of the speaker power
amplifier, enabling us to:
1. Disable AT1846s embedded squelch
2. Enable OpeRTX squelch
Also fixed a bug where the sa8x8-fw version was incorrectly checked.
AT+AUDIO requires sa8x8-fw version v1.3.0.r1, bumped version check in
OpenRTX.

TG-553
2023-10-17 09:54:09 +02:00
..
wrappers Updated year in copyright headers 2023-02-08 16:33:02 +01:00
AT1846S.h Added support for 1750Hz squelch tone, implemented squelch tone in UV-3x0 radio driver. 2023-09-22 13:58:59 +02:00
AT1846S_GDx.cpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
AT1846S_SA8x8.cpp Fix squelch behaviour on T-TWR Plus 2023-10-17 09:54:09 +02:00
AT1846S_UV3x0.cpp Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
HR_C5000.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
HR_C5000_MDx.cpp Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
HR_C6000.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
HR_C6000_GDx.cpp Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
HR_C6000_UV3x0.cpp Improved management of FM audio volume on MD-UV3x0. 2023-09-08 16:14:11 +02:00
HR_Cx000.cpp Improved management of FM audio volume on MD-UV3x0. 2023-09-08 16:14:11 +02:00
HR_Cx000.h Improved management of FM audio volume on MD-UV3x0. 2023-09-08 16:14:11 +02:00
MCP4551.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
MCP4551_Mod17.cpp Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
SA8x8.c Fix squelch behaviour on T-TWR Plus 2023-10-17 09:54:09 +02:00
SA8x8.h Fix squelch behaviour on T-TWR Plus 2023-10-17 09:54:09 +02:00
SKY72310.c Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
SKY72310.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
radioUtils.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
radio_GDx.cpp Enabled 1750Hz squelch tone on GDx 2023-09-22 13:58:59 +02:00
radio_MD3x0.cpp Added 1750Hz squelch tone on MD-3x0 radios 2023-09-22 13:58:59 +02:00
radio_MD9600.cpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
radio_Mod17.cpp Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
radio_UV3x0.cpp Added support for 1750Hz squelch tone, implemented squelch tone in UV-3x0 radio driver. 2023-09-22 13:58:59 +02:00
radio_linux.cpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
radio_ttwrplus.cpp Fix squelch behaviour on T-TWR Plus 2023-10-17 09:54:09 +02:00