1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 17:25:16 +03:00
betaflight-configurator/js
skaman82 c498e7de34 Added support for failsafe TAB
Made in cooperation with skaman82.

Summary of modifications:
- Extended data storage to hold data for new/changed MSP messages.
- Added support for added/changed MSP messages.
- Added assigned mode(s) to AUX labels.
- Tooltip changes.
- Included style modifications to configuration tab from Skaman82.
- Moved all texts from failsafe tab .html to `messages.json`.
- Removed failsafe settings from configuration tab (now obsolete).
- Added failsafe-tab variables to Backup & Restore.
- Reorganized stage 2 elements, cleanup and corrections.
2015-12-13 17:50:26 +01:00
..
libraries Fixing toggle buttons and the motors tab 2015-11-10 09:38:43 +01:00
protocols sync 2015-11-02 22:07:37 +01:00
workers more strict 2014-08-24 23:36:17 +01:00
backup_restore.js Added support for failsafe TAB 2015-12-13 17:50:26 +01:00
boards.js boards.js update 2015-11-09 22:29:02 +01:00
data_storage.js Added support for failsafe TAB 2015-12-13 17:50:26 +01:00
gui.js Added support for failsafe TAB 2015-12-13 17:50:26 +01:00
localization.js turning on strict mode for various js files 2014-08-24 23:36:17 +01:00
model.js ...restoring some files 2015-10-23 15:42:32 +02:00
msp.js Added support for failsafe TAB 2015-12-13 17:50:26 +01:00
port_handler.js sync 2015-11-02 22:07:37 +01: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 Cleanup tabs, whitespace & comments. 2015-11-14 11:20:08 +00:00