OpenRTX/platform/drivers
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
..
ADC Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
CPS Renamed "bcd2bin" utility to "bcdToBin" to avoid conflicting with Zephyr includes 2023-09-20 21:08:35 +02:00
GPS ttwrplus: enable GPS 2023-09-20 21:08:35 +02:00
NVM Renamed "bcd2bin" utility to "bcdToBin" to avoid conflicting with Zephyr includes 2023-09-20 21:08:35 +02:00
USB Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
audio Fix squelch behaviour on T-TWR Plus 2023-10-17 09:54:09 +02:00
backlight Made Brightness setting optional based on HW capabilities 2023-08-16 20:46:25 +02:00
baseband Fix squelch behaviour on T-TWR Plus 2023-10-17 09:54:09 +02:00
chSelector Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
display Display driver for ttwrplus 2023-09-20 21:08:35 +02:00
keyboard Reduce encoder sensitivity on T-TWR Plus 2023-10-09 09:23:45 +02:00
stubs Removed sources of old audio stream drivers, updated stub audio driver 2023-08-30 18:04:25 +02:00
tones Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00