1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 17:25:16 +03:00
betaflight-configurator/src/js
2023-07-10 15:47:36 +02:00
..
msp Refactor: writeConfiguration (#3444) 2023-05-10 22:33:53 +02:00
protocols Improve MSP handling (#3415) 2023-05-06 21:12:18 +02:00
tabs Enable video transmitter tab (#3505) 2023-07-10 15:47:36 +02:00
utils Enable video transmitter tab (#3505) 2023-07-10 15:47:36 +02:00
workers Merge pull request #2411 from chmelevskij/add-semi-to-eslint 2021-02-17 07:52:18 +13:00
Analytics.js Improve debugging of MSP code (#3274) 2023-01-25 16:17:11 +01:00
backup_restore.js feat: use modules instead of global bindings (#3245) 2023-01-15 23:40:23 +01:00
Beepers.js Refactor msp to modules (#3214) 2023-01-14 22:11:37 +01:00
bit.js Refactor msp to modules (#3214) 2023-01-14 22:11:37 +01:00
boards.js Refactor msp to modules (#3214) 2023-01-14 22:11:37 +01:00
BuildApi.js Add sponsor tile to firmware flashing tab (#3468) 2023-06-06 01:06:35 +02:00
CliAutoComplete.js feat: use modules instead of global bindings (#3245) 2023-01-15 23:40:23 +01:00
Clipboard.js Chore/move gui to modules (#3001) 2022-12-28 21:08:48 +01:00
ConfigInserter.js Refactor: Config inserter (#3217) 2023-01-06 14:20:06 +01:00
ConfigStorage.js Refactor config storage to use modules (#3189) 2023-01-03 18:08:36 +01:00
cordova_chromeapi.js Fixed Android File System 2021-11-25 22:57:20 +01:00
cordova_startup.js Migrate chrome storage API to window.localStorage 2022-04-22 01:08:48 +02:00
DarkTheme.js feat: use modules instead of global bindings (#3245) 2023-01-15 23:40:23 +01:00
data_storage.js Expose Cloud Build Options and hide tabs and features (#3332) 2023-03-03 00:11:20 +01:00
default_huffman_tree.js Refactor msp to modules (#3214) 2023-01-14 22:11:37 +01:00
fc.js Fix battery status and optimize and fix status pull (#3397) 2023-04-10 01:42:03 +02:00
Features.js Enable video transmitter tab (#3505) 2023-07-10 15:47:36 +02:00
GitHubApi.js Refactor msp to modules (#3214) 2023-01-14 22:11:37 +01:00
gui.js Enable video transmitter tab (#3505) 2023-07-10 15:47:36 +02:00
gui_log.js Refactor msp to modules (#3214) 2023-01-14 22:11:37 +01:00
huffman.js Refactor msp to modules (#3214) 2023-01-14 22:11:37 +01:00
injected_methods.js chore: add eslint 2020-12-27 09:21:51 +04:00
localization.js Refactor msp to modules (#3214) 2023-01-14 22:11:37 +01:00
LogoManager.js feat: use modules instead of global bindings (#3245) 2023-01-15 23:40:23 +01:00
main.js FIX: Adjusting setting of ajax default header as not being passed for version check (#3383) 2023-03-19 00:46:45 +01:00
main_cordova.js chore: ESM for localization 2020-11-03 21:49:48 +01:00
mdns_discovery.js Move mDNS initialization (#3412) 2023-04-10 01:55:24 +02:00
model.js Fix mixer (#3442) 2023-05-06 21:25:15 +02:00
msp.js Improve MSP handling (#3415) 2023-05-06 21:12:18 +02:00
peripherals.js Refactor msp to modules (#3214) 2023-01-14 22:11:37 +01:00
phones_ui.js Refactor msp to modules (#3214) 2023-01-14 22:11:37 +01:00
port_handler.js Backup config on flash (#3459) 2023-06-14 09:12:53 +10:00
port_usage.js Refactor msp to modules (#3214) 2023-01-14 22:11:37 +01:00
RateCurve.js feat: use modules instead of global bindings (#3245) 2023-01-15 23:40:23 +01:00
sensor_helpers.js Fix: arm status [icon] (#3438) 2023-05-09 17:33:49 +02:00
serial.js Artery AT32F435/7 DFU and VCP support (#3259) 2023-01-29 02:18:26 +01:00
serial_backend.js Enable video transmitter tab (#3505) 2023-07-10 15:47:36 +02:00
SessionStorage.js Use esm modules for session storage (#3191) 2023-01-04 13:10:56 +01:00
TuningSliders.js feat: use modules instead of global bindings (#3245) 2023-01-15 23:40:23 +01:00
update_dataflash_global.js Refactor msp to modules (#3214) 2023-01-14 22:11:37 +01:00
VirtualFC.js Display heading on GPS Tab (#3355) 2023-03-03 04:32:23 +11:00