OpenRTX/platform/drivers/baseband
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
..
AT1846S.c Added some missing setters for AT1846S calibration and fixed other ones 2021-01-24 18:59:12 +01:00
AT1846S.h Added some missing setters for AT1846S calibration and fixed other ones 2021-01-24 18:59:12 +01:00
HR-C5000_MD3x0.c Fix include syntax 2020-12-24 16:30:13 +01:00
HR-C5000_MD3x0.h Complete refactoring of both rtx API and its implementation for MD3x0 platforms 2020-12-06 19:33:27 +01:00
HR_C6000.c Driver for HR_C6000 baseband IC 2021-01-24 18:59:12 +01:00
HR_C6000.h Driver for HR_C6000 baseband IC 2021-01-24 18:59:12 +01:00
interfaces.h Started implementation of baseband drivers for GDx platforms 2021-01-24 18:59:12 +01:00
interfaces_GDx.c Started implementation of baseband drivers for GDx platforms 2021-01-24 18:59:12 +01:00
pll_MD3x0.c Fix include syntax 2020-12-24 16:30:13 +01:00
pll_MD3x0.h Initial implementation of rtx driver for TYT MD-380 radio, by now supporting only analog FM reception 2020-12-06 19:33:27 +01:00
rtx_GDx.c Added TX support to GDx baseband driver 2021-01-24 18:59:12 +01:00
rtx_MD3x0.c Implement voltage to dBm conversion in MDx 2021-01-28 10:31:37 +01:00
rtx_UV3x0.c Fix include syntax 2020-12-24 16:30:13 +01:00
rtx_linux.c Fix include syntax 2020-12-24 16:30:13 +01:00