This website requires JavaScript.
Explore
Help
Sign In
fleg
/
OpenRTX
Watch
1
Star
0
Fork
You've already forked OpenRTX
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
056c53b35d
OpenRTX
/
openrtx
/
src
History
Silvano Seva
056c53b35d
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
..
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
Extended GPS support to UV-380 module
2021-02-24 08:07:58 +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