OpenRTX/openrtx/include
Silvano Seva 963f402f1b Graphics: using uint8_t instead of float for squelch and volume levels
Modified type of drawSmeter() and drawSmeterLevel() input parameters from
float to uint8_t.
2024-02-01 11:07:20 +01:00
..
calibration Created calibration data structure for Module17 2023-05-29 22:12:40 +02:00
core Graphics: using uint8_t instead of float for squelch and volume levels 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