OpenRTX/openrtx/include
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
..
calibration Created calibration data structure for Module17 2023-05-29 22:12:40 +02:00
core 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
fonts Add symbols for M17 stream data display 2023-09-12 17:47:49 +02:00
interfaces Using Kconfig-style #defines for GPS, RTC and knob type description 2024-02-01 11:07:20 +01:00
peripherals Driver for random number generator peripheral 2023-11-02 18:36:07 +01:00
protocols/M17 M17: deeply restructured the demodulator code 2024-01-27 15:15:37 +01:00
rtx 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
ui Added CONFIG_M17 macro to enable M17 support on each target 2024-02-01 11:07:20 +01:00