1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 04:45:18 +03:00
Commit graph

15 commits

Author SHA1 Message Date
skaman82
19897cd574 started to work on new GUI functionality 2015-11-15 23:35:22 +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
8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
2015-11-09 23:01:42 +00:00
skaman82
c01f67a186 some minor css updates 2015-11-06 02:38:28 +01:00
skaman82
8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 2015-11-04 22:22:23 +01:00
skaman82
4864abe6fe Basic rework of the Data-flash Tab 2015-11-03 09:33:38 +01:00
skaman82
87e9bfd3d9 ...restoring some files 2015-10-23 15:42:32 +02:00
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?
2015-10-22 18:03:17 +02:00
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
2015-05-07 22:10:26 +01:00
Dominic Clifton
90a9a7e6ae Fix incorrect dataflash ui when using old firmware. 2015-03-12 00:32:45 +00:00
Dominic Clifton
b2be2853b4 Provide a migration path from pre-1.8.0 firmware backups. 2015-03-11 23:34:24 +00:00
Nicholas Sherlock
ede3c367f2 Error message for saving to disallowed dir,fix flash save problem on osx 2015-02-27 09:14:47 +13:00
Nicholas Sherlock
ed285992da Detect support for flash chip and disable tab if not available 2015-02-16 18:05:24 +13:00
Nicholas Sherlock
49741b45a8 Add progress dialogs for flash save and erase 2015-02-13 21:05:36 +13:00
Nicholas Sherlock
0f22b92e35 Add dataflash tab: Very basic functionality is working 2015-01-31 00:41:41 +13:00