1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-17 13:25:24 +03:00
betaflight-configurator/src/js
2020-06-18 10:08:11 +02:00
..
msp Fixed cell count negative value reads 2020-06-04 20:45:23 +02:00
protocols Work around false error when claiming interface to fix firmware flasing on MacOS 2020-03-12 17:51:52 -04:00
tabs Fixed reporting of PID loop settings. 2020-06-07 12:21:09 +12: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 Removed unused compass declination setting. 2020-05-02 23:16:06 +12:00
Beepers.js Remove clickable labels for switches 2019-09-09 22:11:53 +02:00
boards.js Move src files 2018-01-24 22:50:40 +01:00
chromeAppEventPage.js Fixed opening of links in an external app. 2020-04-26 20:40:54 +12:00
CliAutoComplete.js Fix critical and major bugs from Sonar in JS files 2019-11-05 13:15:44 +01:00
Clipboard.js Add paste from clipboard option to VTX tab 2019-09-12 15:41:43 +02:00
ConfigInserter.js clean up some more code smells 2019-10-03 21:52:02 +00:00
ConfigStorage.js Small bug fixes 2019-08-16 22:15:58 +00:00
DarkTheme.js DarkTheme auto change when prefers color scheme change 2020-06-18 10:08:11 +02:00
data_storage.js Updated version to 10.8.0, updated supported API version to 1.44. 2020-06-14 19:34:41 +12:00
default_huffman_tree.js Move src files 2018-01-24 22:50:40 +01:00
fc.js Revise some new API_VERSION constants 2020-05-09 18:22:46 +02:00
Features.js Fixed the antigravity feature switch. 2020-06-01 21:05:29 +12: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 Fix critical and major bugs from Sonar in JS files 2019-11-05 13:15:44 +01: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 Add Traditional Chinese translation 2020-04-28 08:37:43 +02:00
LogoManager.js SonarLint fixes 2020-04-13 17:28:09 +02:00
main.js DarkTheme auto change when prefers color scheme change 2020-06-18 10:08:11 +02:00
model.js FIx memory leak on model rendering 2019-09-28 13:14:14 +02:00
msp.js Change all console.log() calls to use string interpolation 2020-01-15 09:34:18 +00:00
peripherals.js Use i18next as i18n framework 2018-01-27 12:19:17 +01:00
port_handler.js Disable Exit DFU Button when no needed 2020-03-25 13:01:46 +01:00
port_usage.js Use i18next as i18n framework 2018-01-27 12:19:17 +01:00
RateCurve.js Added warning when connecting to firmware newer than configurator. 2020-04-12 17:37:09 +12:00
release_checker.js Added version information to Unified Targets when they are flashed. 2020-04-02 01:14:44 +13:00
serial.js log certain errors to the GUI's log to help with noticing hardware issues 2019-07-08 00:58:32 +00:00
serial_backend.js Fixed timeout closing of 'Reset to custom defaults' dialog. 2020-05-04 00:10:23 +12:00
TuningSliders.js Fixed PID tuning sliders disabling on certain values. 2020-06-09 00:26:31 +12:00