OpenRTX/openrtx/include/interfaces
Niccolò Izzo 90445e29a7 Implement voltage to dBm conversion in MDx
MDx radios get an RSSI voltage in mV, to be converted into dBm, we used
and empirically derived linear relation to compute the dBm value.
2021-01-28 10:31:37 +01:00
..
delays.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
display.h Added display API function to set LCD contrast 2021-01-26 08:53:42 +01:00
gpio.h Made gpio API completely platform independent 2020-11-03 15:15:35 +01:00
graphics.h Graphics.h: Fix compiler warning 2021-01-24 15:57:02 +01:00
keyboard.h UI: Fix bug where key 9 did not work in frequency input 2020-12-31 13:58:49 +01:00
nvmem.h CPS: Read contact data from codeplug 2021-01-23 11:28:12 +01:00
platform.h Added to platform API a function allowing to retrieve device calibration data 2020-12-04 10:45:03 +01:00
rtc.h RTC: Bugfix, add missing bit in the date field 2020-12-31 19:11:35 +01:00
rtx.h Implement voltage to dBm conversion in MDx 2021-01-28 10:31:37 +01:00