1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00
betaflight/js
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
..
backup_restore.js initial strikes for backup and restore featureset 2013-06-17 23:36:19 +02:00
flotr2.min.js Receiver and PID tab fully implemented, enjoy 2013-04-09 20:14:49 +02:00
jquery-2.0.2.min.js updating jquery to v2.0.2 2013-06-12 15:33:00 +02:00
main.js initial strikes for backup and restore featureset 2013-06-17 23:36:19 +02:00
serial_backend.js Cycle Time value is now visible in status bar 2013-06-13 13:11:53 +02:00