1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 16:25:22 +03:00
betaflight-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.
2015-03-03 23:29:11 +00:00
..
libraries Add flight instruments to setup tab 2015-02-20 01:18:49 +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 Fix backup of PID controller. 2015-01-29 21:50:02 +01:00
boards.js Move handling of servo channel forwarding into the MSP. 2015-02-10 01:12:26 +00:00
data_storage.js Drop support for old API and configuration backups. Additional code is 2015-03-03 23:29:11 +00:00
gui.js Move Documentation and Support links to separate tab. Add a 2015-03-03 16:27:40 +00:00
localization.js turning on strict mode for various js files 2014-08-24 23:36:17 +01:00
model.js Defining the models and images used in one place to make maintainance of 2015-01-27 21:06:39 +01:00
msp.js First working cut of new port configuration tab. 2015-03-03 22:56:48 +00: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 Avoid using GPS commands for targets that do not have GPS support 2015-02-23 21:27:55 +00:00
usb.js turning on strict mode for various js files 2014-08-24 23:36:17 +01:00