OpenRTX/openrtx/include/interfaces
Silvano Seva 44385b3b25 Using signed 32-bit data type for RSSI instead of floating points
Switched to int32_t for RSSI representation to allow running the code also
on devices with limited resources. Defined a new ad-hoc type to still keep
the possibility of using floating points on more capable devices.
2024-02-01 11:07:20 +01:00
..
audio.h New unified audio stream manager 2023-08-30 18:04:25 +02:00
cps_io.h Changed return type of cps_readBankData() from "int32_t" to "int". 2023-07-18 23:04:31 +02:00
delays.h Updated year in copyright headers 2023-02-08 16:33:02 +01:00
display.h Using Kconfig-style #defines for display parameters' description. 2024-02-01 11:07:20 +01:00
keyboard.h ttwrplus: enable volume control 2023-09-20 21:08:35 +02:00
nvmem.h Device driver for file-based nonvolatile memory storage 2023-12-03 19:00:55 +01:00
platform.h Using Kconfig-style #defines for GPS, RTC and knob type description 2024-02-01 11:07:20 +01:00
radio.h Using signed 32-bit data type for RSSI instead of floating points 2024-02-01 11:07:20 +01:00