OpenRTX/platform/drivers/baseband
Silvano Seva d8c0ab1c44 Dropped support for 20kHz bandwidth
Dropped support for 20kHz bandwith in rtx code and radio drivers. This option
is supported only by MDx radios and so far is not being used at all.
2024-02-06 19:19:47 +01:00
..
wrappers Updated year in copyright headers 2023-02-08 16:33:02 +01:00
AT1846S.h Fixed truncation error in AT1846S setFrequency() 2023-10-22 03:24:25 +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 Moved from float to uint32_t for TX power, substituted dBm with mW in CPS channel struct 2024-02-01 11:07:20 +01:00
SA8x8.h Moved from float to uint32_t for TX power, substituted dBm with mW in CPS channel struct 2024-02-01 11:07:20 +01: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 Dropped support for 20kHz bandwidth 2024-02-06 19:19:47 +01:00
radio_MD3x0.cpp Dropped support for 20kHz bandwidth 2024-02-06 19:19:47 +01:00
radio_MD9600.cpp Using signed 32-bit data type for RSSI instead of floating points 2024-02-01 11:07:20 +01:00
radio_Mod17.cpp Using signed 32-bit data type for RSSI instead of floating points 2024-02-01 11:07:20 +01:00
radio_UV3x0.cpp Dropped support for 20kHz bandwidth 2024-02-06 19:19:47 +01:00
radio_linux.cpp Using signed 32-bit data type for RSSI instead of floating points 2024-02-01 11:07:20 +01:00
radio_ttwrplus.cpp Dropped support for 20kHz bandwidth 2024-02-06 19:19:47 +01:00