1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-25 01:05:12 +03:00
inav-configurator/js
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
..
libraries Delete more unused files from libraries. 2015-11-10 00:26:50 +00:00
protocols sync 2015-11-02 22:07:37 +01:00
workers more strict 2014-08-24 23:36:17 +01:00
backup_restore.js ...restoring some files 2015-10-23 15:42:32 +02:00
boards.js boards.js update 2015-11-09 22:29:02 +01:00
data_storage.js sync 2015-11-02 22:07:37 +01:00
gui.js Fix toggle buttons reverting to checkboxes after reboot. 2015-11-11 21:01:22 +00:00
localization.js turning on strict mode for various js files 2014-08-24 23:36:17 +01:00
model.js ...restoring some files 2015-10-23 15:42:32 +02:00
msp.js upload 2015-10-23 15:13:33 +02:00
port_handler.js sync 2015-11-02 22:07:37 +01:00
port_usage.js reworked serial layer (more verbose), added checks for chrome.runtime.lastError in connect and disconnect api calls 2014-11-22 06:31:46 +01:00
request_balancer.js turning on strict mode for various js files 2014-08-24 23:36:17 +01:00
serial.js fix method name mismatch in serial layer 2014-12-05 10:23:53 +01:00
serial_backend.js Fix repeated documentation link generation. Fixed repeated switchery 2015-11-09 23:01:42 +00:00