1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-19 06:15:13 +03:00
betaflight-configurator/js
Miguel Angel Mulero Martinez 6054e69445 Adjust peripherals mode name in failsafe tab
The failsafe tab does not adjust the real name of the MODE for
peripherals. Only the MODES tab do it.
2017-10-04 13:08:21 +02:00
..
libraries removed google-analytics scrap 2016-08-13 15:53:22 +02:00
msp Fixed box content refresh in battery tab. 2017-09-06 00:16:01 +12:00
protocols Fix full chip erase. 2017-08-02 11:18:58 +02:00
workers more strict 2014-08-24 23:36:17 +01:00
backup_restore.js Fixed broken check for to migrate to version 1.3.1 (cleanflight). 2017-09-01 20:19:34 +12:00
Beepers.js Add beeper configuration to Configuration tab 2017-07-27 21:02:53 +02:00
boards.js Updated boards list with new targets. 2017-01-16 10:22:32 +13:00
data_storage.js removed releaseDate entry 2016-08-13 17:49:34 +02:00
default_huffman_tree.js Extracted the Huffman tree used by default into a separate file 2017-07-16 10:33:11 +03:00
fc.js undo defaults notch2 values to reflect fc defaults 2017-09-04 14:01:26 +02:00
Features.js Added UI for SPI RX configuration. 2017-08-16 01:20:20 +12:00
gui.js CF/BF - Prepare for updated OSD Slave boards. 2017-05-05 16:01:34 +12:00
huffman.js Extracted the Huffman tree used by default into a separate file 2017-07-16 10:33:11 +03:00
injected_methods.js Added expert mode. Moved FAILSAFE feature back into failsafe tab. 2016-08-24 17:13:20 +12:00
localization.js Add missing ')'-characters to make syntax valid 2017-05-09 17:37:25 +02:00
model.js CF/BF - Update configurator for API 1.33.0. 2017-05-05 16:00:38 +12:00
msp.js CF/BF - Update configurator for API 1.33.0. 2017-05-05 16:00:38 +12:00
peripherals.js Adjust peripherals mode name in failsafe tab 2017-10-04 13:08:21 +02: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
RateCurve.js CF/BF - fix some usages of flightControllerVersion which should have 2017-05-05 16:00:38 +12:00
serial.js CF/BF - Prevent exceptions that result in a white content panel occuring 2017-05-05 16:01:34 +12:00
serial_backend.js Added hardware / firmware information to the status bar. Also fixed receiver tab alignment. 2017-08-22 00:16:57 +12:00