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 2e5566636a
Merge pull request #2254 from limonspb/osd_total_flights
Total flights stats for OSD (configurator part)
2020-10-25 20:48:13 +13:00
..
msp Replace API versions by constants 2020-10-15 08:58:18 +02:00
protocols Replace API versions by constants 2020-10-15 08:58:18 +02:00
tabs Total flights stats for OSD 2020-10-25 01:30:27 -05:00
utils The PID slider heatmap now works with the dark theme 2019-12-24 01:53:31 +00:00
workers Added button to exit DFU. 2020-01-26 22:59:54 +13:00
Analytics.js Improved naming of event categories, 'Firmware' is now 'Flashing'. 2020-02-07 10:09:21 +13:00
backup_restore.js Replace API versions by constants 2020-10-15 08:58:18 +02:00
Beepers.js Replace API versions by constants 2020-10-15 08:58:18 +02:00
boards.js Move src files 2018-01-24 22:50:40 +01:00
CliAutoComplete.js Fix Sonar issues Cli and CliAutoComplete 2020-10-19 11:29:37 +02:00
Clipboard.js Remove ChromeOS support 2020-10-06 15:12:39 +02:00
ConfigInserter.js clean up some more code smells 2019-10-03 21:52:02 +00:00
ConfigStorage.js Remove ChromeOS support 2020-10-06 15:12:39 +02:00
cordova_chromeapi.js Cordova framework integration, Android support, mobile UI & options tab 2020-07-03 16:19:33 +02:00
cordova_startup.js Cordova framework integration, Android support, mobile UI & options tab 2020-07-03 16:19:33 +02:00
DarkTheme.js Fixed auto dark theme on android 2020-08-28 16:49:03 +02:00
data_storage.js Replace API versions by constants 2020-10-15 08:58:18 +02:00
default_huffman_tree.js Move src files 2018-01-24 22:50:40 +01:00
fc.js Fix cpuload value update 2020-10-18 09:16:50 +02:00
Features.js Replace API versions by constants 2020-10-15 08:58:18 +02:00
FirmwareCache.js Small bug fixes 2019-08-16 22:15:58 +00:00
GitHubApi.js Added version information to Unified Targets when they are flashed. 2020-04-02 01:14:44 +13:00
gui.js Move Switchery library to npm/yarn 2020-10-21 08:44:50 +02:00
huffman.js Move src files 2018-01-24 22:50:40 +01:00
injected_methods.js [MSP] Use MSP2_COMMON[_SET]_SERIAL_CONFIG for configuring ports 2020-01-15 09:33:50 +00:00
jenkins_loader.js Some minor cleanup for hacktoberfest 2019-10-02 20:51:49 +00:00
localization.js Remove underscore from _locales 2020-10-23 09:01:46 +02:00
LogoManager.js SonarLint fixes 2020-04-13 17:28:09 +02:00
main.js Replace API versions by constants 2020-10-15 08:58:18 +02:00
main_cordova.js Fixed webview helper blocked on 'Checking webview applications' loader 2020-07-25 09:16:53 +02:00
model.js Reverted THREE library to 0.97.0 to get CanvasRenderer back. 2020-07-12 00:00:53 +12:00
msp.js Change all console.log() calls to use string interpolation 2020-01-15 09:34:18 +00:00
peripherals.js Move FC global vars inside FC object 2020-07-06 09:23:58 +02:00
phones_ui.js Cordova framework integration, Android support, mobile UI & options tab 2020-07-03 16:19:33 +02:00
port_handler.js Unlock DFU using FC boot button after #2169 2020-09-26 01:15:08 +02:00
port_usage.js Add Vue 2020-10-14 17:51:03 +02:00
RateCurve.js Move FC global vars inside FC object 2020-07-06 09:23:58 +02:00
release_checker.js Added version information to Unified Targets when they are flashed. 2020-04-02 01:14:44 +13:00
serial.js Sonar and review fixes 2020-08-26 19:58:01 +02:00
serial_backend.js Replace API versions by constants 2020-10-15 08:58:18 +02:00
TuningSliders.js Fix tuning sliders 2020-10-18 04:45:47 +02:00