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
tricopterY 9261163ca2 Reworked msp.js
MISC.auto_disarm_delay, MISC.disarm_kill_switch are CONFIG.apiVersion dependent
10 years ago
..
libraries Upgrade D3 library to 3.5.5. 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 Provide a migration path from pre-1.8.0 firmware backups. 10 years ago
boards.js Move handling of servo channel forwarding into the MSP. 10 years ago
data_storage.js MISC auto_disarm_delay and disarm_kill_switch 10 years ago
gui.js Update gui.js 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 Reworked msp.js 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