1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 04:15:28 +03:00
inav-configurator/js
Dominic Clifton ec57aa9d1a Fix 3D support.
Add missing backup and restore functionalty
Add missing configuration migration logic
Add missing visibility toggling of 3D section when API version <
`1.14.0`
Add missing logic for issuing the correct sequence of MSP commands
issues when API version < `1.14.0` when viewing the configuration tab.
2015-11-16 22:28:21 +00:00
..
libraries Fixing toggle buttons and the motors tab 2015-11-10 09:38:43 +01: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 Fix 3D support. 2015-11-16 22:28:21 +00:00
boards.js boards.js update 2015-11-09 22:29:02 +01:00
data_storage.js Adding fixes for 3D to the newest version 2015-11-12 17:34:21 -05:00
gui.js Fixing whitespace and indentation. 2015-11-14 11:16:54 +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 Adding fixes for 3D to the newest version 2015-11-12 17:34:21 -05: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 Cleanup tabs, whitespace & comments. 2015-11-14 11:20:08 +00:00