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
41d09ce28e
OpenRTX
/
openrtx
/
src
History
Silvano Seva
6e144a7160
Fixed bug in MD3x0 calibration loader, made the input parameters of 'interpCalParameter' const
2020-12-06 19:33:27 +01:00
..
graphics
Implement battery icon function for bw screens
2020-12-06 18:03:48 +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
Remove busy loop in main.c, not needed once other threads are run
2020-12-06 14:37:21 +01:00
state.c
Reorganised radio state data structure, bringing in new channel_t variable.
2020-11-26 15:25:26 +01:00
threads.c
Threads: align keyboard task stack size to other tasks
2020-12-06 14:37:21 +01:00
ui.c
Implement battery icon function for bw screens
2020-12-06 18:03:48 +01:00