1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00
Commit graph

16 commits

Author SHA1 Message Date
cTn
efd0286f99 utilizing multiType 2013-10-30 17:41:29 +01:00
cTn
2b4e5642b3 experimental storage of last used port in GUI 2013-06-18 20:13:26 +02:00
cTn
29343686c5 upload section for the restore function 2013-06-18 00:14:49 +02:00
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
58d34ee9e5 initial code for gps strength indicator 2013-05-29 19:24:34 +02:00
cTn
b040b01be8 bugfixes & UI polish 2013-04-15 11:13:24 +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
369a3cb020 about tab and other tiny improvements 2013-04-13 15:29:52 +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
d61df6fc82 pid tuning improvements 2013-04-09 01:49:49 +02:00
cTn
62a212b0e8 some initial PID tuning UI hooks 2013-04-09 01:09:11 +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