Commit Graph

14 Commits (4a80a51c90b148e0d106df87a6fc890f60ae4dd5)

Author SHA1 Message Date
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.
9 years ago
Dominic Clifton 8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
9 years ago
skaman82 c01f67a186 some minor css updates 9 years ago
skaman82 8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 9 years ago
skaman82 4864abe6fe Basic rework of the Data-flash Tab 9 years ago
skaman82 87e9bfd3d9 ...restoring some files 9 years ago
skaman82 b0b8cc00d7 Further work and preparation.
Placed dataflash status bar in the header but can’t figure out how to
trigger a readout on connect in serial_backend.js. Some help?
9 years ago
Dominic Clifton 244685c9a6 Update version checking code to use semantic versioning - see
http://semver.org/

semver.js creating using browserify.

https://www.brcdn.org/?module=semver&version=4.3.4
10 years ago
Dominic Clifton 90a9a7e6ae Fix incorrect dataflash ui when using old firmware. 10 years ago
Dominic Clifton b2be2853b4 Provide a migration path from pre-1.8.0 firmware backups. 10 years ago
Nicholas Sherlock ede3c367f2 Error message for saving to disallowed dir,fix flash save problem on osx 10 years ago
Nicholas Sherlock ed285992da Detect support for flash chip and disable tab if not available 10 years ago
Nicholas Sherlock 49741b45a8 Add progress dialogs for flash save and erase 10 years ago
Nicholas Sherlock 0f22b92e35 Add dataflash tab: Very basic functionality is working 10 years ago