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 d269d60391 Improve user experience by adding tabs for the welcome and firmware
flasher.

The welcome (aka 'landing') and firmware flasher were already modelled
as tabs but were never displayed as tabs.

The UI didn't make sense when the whether the welcome message or
firmware flasher was displayed since there was no active tab or other
indication.
2015-01-25 17:37:47 +01:00
..
libraries First cut of port of LED Strip configuration UI. 2015-01-08 21:46:43 +00:00
protocols correct callbacks in firmware flasher, optimize speed by updating UI between read/write operations 2014-11-15 13:44:12 +01:00
workers more strict 2014-08-24 23:36:17 +01:00
backup_restore.js Add support for backup and restore of led strip config. 2015-01-19 20:41:41 +01:00
boards.js First cut of functional 'Ports' tab. Support backup and restore of 2015-01-03 00:58:52 +00:00
data_storage.js Bump minimum API version up - needs latest firmware for LED strip/ring 2015-01-23 02:26:19 +01:00
gui.js Improve user experience by adding tabs for the welcome and firmware 2015-01-25 17:37:47 +01:00
localization.js turning on strict mode for various js files 2014-08-24 23:36:17 +01:00
model.js replace motor order models with script generated varients 2015-01-10 19:17:23 +00:00
msp.js Add support for LED strip 'color' mode. 2015-01-25 16:22:57 +01:00
port_handler.js doubling initialization timeout inside port handler 2014-10-17 11:52:52 +02: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 Improve user experience by adding tabs for the welcome and firmware 2015-01-25 17:37:47 +01:00
usb.js turning on strict mode for various js files 2014-08-24 23:36:17 +01:00