OpenRTX/openrtx/src
Niccolò Izzo de85ba90cb Filter out BeiDou NMEA strings 2021-02-25 11:20:31 +01:00
..
ui Made UI fsm skip low battery check when TX is enabled to avoid spurious triggers of low battery alert caused by the high current absorption from RF PA 2021-02-24 21:00:30 +01:00
battery.c Adjusted battery thresholds 2021-02-15 09:28:23 +01:00
bootstrap.c Main stack size is automatically increased to 4kB when a test suite is compiled 2021-02-13 11:24:05 +01:00
calibUtils.c Fixed bug in MD3x0 calibration loader, made the input parameters of 'interpCalParameter' const 2020-12-06 19:33:27 +01:00
gps.c Filter out BeiDou NMEA strings 2021-02-25 11:20:31 +01:00
graphics.c Fix compass orientation, speed formatting 2021-02-21 20:38:54 +01:00
input.c Add input parsing functions 2020-12-30 15:46:43 +01:00
main.c UI: Add about screen 2021-01-30 11:57:00 +01:00
rtx.c Removed moving average filtering from MDx ADC1 driver, added code for proper filtering of ADC samples in platform-independent code 2021-02-23 15:49:55 +01:00
state.c Fixed linking error when building for linux 2021-02-23 14:01:09 +01:00
threads.c Made UI fsm skip low battery check when TX is enabled to avoid spurious triggers of low battery alert caused by the high current absorption from RF PA 2021-02-24 21:00:30 +01:00