You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
inav-configurator/js
Dominic Clifton 88a9699487 Drop support for old API and configuration backups. Additional code is
required to migrate and support pre 1.8.x serial port configuration.  

This commit is just to limit user expectations until such code is
written.
10 years ago
..
libraries Add flight instruments to setup tab 10 years ago
protocols correct callbacks in firmware flasher, optimize speed by updating UI between read/write operations 10 years ago
workers more strict 10 years ago
backup_restore.js Fix backup of PID controller. 10 years ago
boards.js Move handling of servo channel forwarding into the MSP. 10 years ago
data_storage.js Drop support for old API and configuration backups. Additional code is 10 years ago
gui.js Move Documentation and Support links to separate tab. Add a 10 years ago
localization.js turning on strict mode for various js files 10 years ago
model.js Defining the models and images used in one place to make maintainance of 10 years ago
msp.js First working cut of new port configuration tab. 10 years ago
port_handler.js doubling initialization timeout inside port handler 10 years ago
port_usage.js reworked serial layer (more verbose), added checks for chrome.runtime.lastError in connect and disconnect api calls 10 years ago
request_balancer.js turning on strict mode for various js files 10 years ago
serial.js fix method name mismatch in serial layer 10 years ago
serial_backend.js Avoid using GPS commands for targets that do not have GPS support 10 years ago
usb.js turning on strict mode for various js files 10 years ago