1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 12:25:20 +03:00
betaflight/js
2015-02-23 21:27:55 +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 Merge branch 'blackbox-flash' of 2015-02-22 21:51:18 +00:00
gui.js Add dataflash tab: Very basic functionality is working 2015-01-31 00:41:41 +13: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 Show "dataflash unsupported" for old versions missing new MSP commands 2015-02-16 19:13:09 +13: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