1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-20 14:55:15 +03:00
betaflight-configurator/src/js
Michael Keller 2babfba95d
Merge pull request #1966 from ctzsnooze/Make-yaw-FF-slider-same-as-others
Yaw Response slider to work like pitch and roll
2020-04-20 02:03:26 +12:00
..
msp Added warning when connecting to firmware newer than configurator. 2020-04-12 17:37:09 +12:00
protocols Work around false error when claiming interface to fix firmware flasing on MacOS 2020-03-12 17:51:52 -04:00
tabs Merge pull request #1968 from atomgomba/fix/osd-save-button-restore-label-after-save 2020-04-20 01:59:02 +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 Added warning when connecting to firmware newer than configurator. 2020-04-12 17:37:09 +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
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 Squash all dark theme files into a single file 2019-10-23 17:39:40 +02:00
data_storage.js Added warning when connecting to firmware newer than configurator. 2020-04-12 17:37:09 +12:00
default_huffman_tree.js Move src files 2018-01-24 22:50:40 +01:00
eventPage.js get rid of superflorous notification 2019-08-15 22:19:46 +00:00
fc.js Update yaw P in configurator to 45 2020-04-15 10:08:49 +10:00
Features.js Added support for disabling the motor output protocol. 2020-04-01 02:00:08 +13: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 Polish translation 2020-02-19 19:09:44 +01:00
LogoManager.js SonarLint fixes 2020-04-13 17:28:09 +02:00
main.js Added warning when connecting to firmware newer than configurator. 2020-04-12 17:37:09 +12: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 Added warning when connecting to firmware newer than configurator. 2020-04-12 17:37:09 +12:00
TuningSliders.js Yaw Response slider now works like pitch ansd roll 2020-04-13 21:20:36 +10:00