OpenRTX/openrtx/src
Niccolò Izzo 5949a481fa Add synchronization between radio state and RTX
Now the FSM update function takes an additional parameter, which
determines if the radio state has to be synchronized with the RTX state.
If so, the ui_task does the job.
2020-12-18 21:44:59 +01:00
..
graphics Fix printing horizontal start coordinates 2020-12-18 19:21:23 +01:00
battery.c Adjust voltage thresholds 2020-12-18 17:46:15 +01:00
bootstrap.c Made task stack size platform dependent, since values for ARM target were too small for a correct execution on x64 2020-11-28 21:19:37 +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
main.c Move low battery screen into main FSM 2020-12-18 19:03:57 +01:00
state.c Move low battery screen into main FSM 2020-12-18 19:03:57 +01:00
threads.c Add synchronization between radio state and RTX 2020-12-18 21:44:59 +01:00
ui.c Add synchronization between radio state and RTX 2020-12-18 21:44:59 +01:00