OpenRTX/platform/drivers/baseband
Silvano Seva 5b3929ef44 Moved from float to uint32_t for TX power, substituted dBm with mW in CPS channel struct
General code optimization allowing to reduce the overall binary size, especially
for devices without hardware floating point support. On the MD-380 (which has the
FPU) the .text size has been reduced of 4'928 bytes.
2024-02-01 11:07:20 +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 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
radio_MD3x0.cpp 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
radio_MD9600.cpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
radio_Mod17.cpp Made "static" all the variables local to each translation unit 2024-02-01 11:07:20 +01:00
radio_UV3x0.cpp 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
radio_linux.cpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
radio_ttwrplus.cpp 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