1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 13:25:30 +03:00
Commit graph

10 commits

Author SHA1 Message Date
cTn
9ad8534f0c initial strikes for backup and restore featureset
currently the backup part (file creation and latest data pull appears to
be working just fine)
restore part of the code is already able to pickup and read the file
(without any version verifications (for now, will add some if necessary
/ needs more field testing)
next step is to push the reconstructed values to the respective data
arrays and objects and then uploading this new data to the flight
controller
2013-06-17 23:36:19 +02:00
cTn
652f560e42 Cycle Time value is now visible in status bar 2013-06-13 13:11:53 +02:00
cTn
58d34ee9e5 initial code for gps strength indicator 2013-05-29 19:24:34 +02:00
cTn
53eecaba14 accel trim support 2013-04-15 10:03:34 +02:00
cTn
0a1b8c5d03 battery voltage indicator 2013-04-15 08:44:08 +02:00
cTn
e1c1522da5 css3 compass O.o 2013-04-11 20:03:44 +02:00
cTn
f9bf55a64b GPS info block for initial tab 2013-04-11 13:16:51 +02:00
cTn
f8125289b6 attitude visualization via simple 3d block 2013-04-11 11:50:01 +02:00
cTn
ae7a6cfa0a accel and mag calibration hooks 2013-04-08 22:02:58 +02:00
cTn
9fda14b5f2 initial support for tab UI setup 2013-04-08 21:10:47 +02:00