1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 00:35:26 +03:00
betaflight-configurator/src/js
Michael Keller dfbd46c6f1
Merge pull request #2409 from haslinghuis/fix_legacy_sliders
Fix legacy PID Tuning Sliders
2021-02-14 12:38:47 +13:00
..
msp Add support for firmware side sliders 2021-01-17 23:02:19 +13:00
protocols chore: add eslint 2020-12-27 09:21:51 +04:00
tabs Merge pull request #2356 from haslinghuis/rearrange_motor_sensor 2021-02-14 12:36:00 +13:00
utils Merge pull request #2368 from chmelevskij/chore/use-modules 2021-02-08 16:06:36 +13:00
workers feat: use modules for common utils 2021-01-01 22:01:42 +04:00
Analytics.js Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
backup_restore.js Merge pull request #2322 from haslinghuis/backup_restore 2020-12-31 23:25:39 +01:00
Beepers.js Replace API versions by constants 2020-10-15 08:58:18 +02:00
boards.js Update board definitions 2021-01-01 01:27:06 +01:00
CliAutoComplete.js Fix null when CLI autocomplete resource 2020-12-30 08:58:18 +01:00
Clipboard.js Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
ConfigInserter.js feat: use modules for common utils 2021-01-01 22:01:42 +04:00
ConfigStorage.js Change lexical scope configInsert and configStorage 2020-12-09 21:12:10 +01:00
cordova_chromeapi.js Fix tcp boot 2020-11-17 05:20:49 +01:00
cordova_startup.js Cordova framework integration, Android support, mobile UI & options tab 2020-07-03 16:19:33 +02:00
DarkTheme.js Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
data_storage.js Merge pull request #2327 from haslinghuis/smallpack 2020-12-31 23:30:30 +01:00
default_huffman_tree.js Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
fc.js Add support for firmware side sliders 2021-01-17 23:02:19 +13:00
Features.js Change lexical scope Features 2020-12-31 23:39:15 +01:00
FirmwareCache.js chore: add eslint 2020-12-27 09:21:51 +04:00
GitHubApi.js Added version information to Unified Targets when they are flashed. 2020-04-02 01:14:44 +13:00
gui.js Merge pull request #2302 from spracing/rework-last-tab 2021-01-16 19:15:33 +08:00
huffman.js Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
injected_methods.js chore: add eslint 2020-12-27 09:21:51 +04:00
jenkins_loader.js Change lexical scope jenkins 2020-12-17 19:02:20 +01:00
localization.js chore: ESM for localization 2020-11-03 21:49:48 +01:00
LogoManager.js Fix and add check for chrome.runtime.lastError 2020-12-20 06:17:29 +01:00
main.js Add support for firmware side sliders 2021-01-17 23:02:19 +13:00
main_cordova.js chore: ESM for localization 2020-11-03 21:49:48 +01:00
model.js Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
msp.js Added Virtual Mode 2020-12-28 17:24:34 +01:00
peripherals.js Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
phones_ui.js Cordova framework integration, Android support, mobile UI & options tab 2020-07-03 16:19:33 +02:00
port_handler.js Check for legacy devices 2021-02-08 04:53:07 +01:00
port_usage.js Change lexical scope serial 2020-12-13 20:48:58 +01:00
RateCurve.js Change lexical scope ratecurve 2020-12-08 20:02:50 +01:00
release_checker.js Change lexical scope remaing root 2020-12-29 07:09:45 +01:00
serial.js Fix 2377 2021-01-12 12:06:48 +01:00
serial_backend.js Added Virtual Mode 2020-12-28 17:24:34 +01:00
TuningSliders.js Fix legacy PID Tuning Sliders 2021-02-12 03:06:40 +01:00
VirtualFC.js Fix VirtualFC TypeError 2021-01-12 12:41:23 +01:00