Dominic Clifton
d73196ea11
Fix toggle buttons reverting to checkboxes after reboot.
...
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
2015-11-11 21:01:22 +00:00
Dominic Clifton
6b93e354c8
Show Pitch P/I/D and Roll P/I/D in-flight adjustments when using
...
firmware 1.9.0. Fix missing 'Roll D' inflight adjustment.
Latest Cleanflight release candidate 1.9.0 now has support for them.
Previously it was unknown if the code was going to be in the 1.9.0 or
1.9.1 release.
2015-05-20 00:58:03 +01:00
Dominic Clifton
5f05e4c8cc
Support inflight pitch/roll rate adjustments for fc version >= 1.8.0 and
...
pitch p,i,d and roll p,i,d adjustments for fc version => 1.9.1
2015-05-18 00:09:29 +01:00
Dominic Clifton
502cf718ab
Update backup/restore functionality so that it restores adjustments,
...
auxiliary settings and channel forwarding (per-profile). Add "Warning
Cell Voltage" to the UI.
2014-12-21 12:29:36 +00:00
Dominic Clifton
a8cf910f51
Merge remote-tracking branch 'multiwii/master'
...
Conflicts:
README.md
_locales/en/messages.json
changelog.html
js/backup_restore.js
js/data_storage.js
js/msp.js
js/protocols/stm32.js
js/serial_backend.js
main.css
main.html
main.js
manifest.json
tabs/auxiliary_configuration.css
tabs/default.css
tabs/firmware_flasher.js
tabs/initial_setup.css
tabs/initial_setup.html
tabs/initial_setup.js
tabs/modes.html
tabs/modes.js
tabs/motor_outputs.css
tabs/motors.html
tabs/receiver.css
tabs/servos.js
2014-12-18 22:40:03 +00:00
Dominic Clifton
135b4e6905
Set a default rnage when enabling an adjustment. Show the channel
...
marker.
2014-11-09 04:55:52 +00:00
Dominic Clifton
902da2f91d
Add 'Adjustments' tab.
...
Cleanup 'Auxilary' tab code.
Rename other tabs to have shorter titles.
2014-11-09 00:46:12 +00:00