Dominic Clifton
|
3874c82319
|
Prevent users for creating mode ranges and adjustment activation ranges
that are too small.
|
2016-01-12 20:19:23 +01:00 |
|
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
|
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 |
|