1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-22 15:55:33 +03:00
betaflight-configurator/src/js
Michael Keller 3c3ce71d8e
Merge pull request #1887 from mikeller/hide_factory_band
Hide the 'factory band' VTX table setting for VTX types that do not support it.
2020-02-23 10:48:57 +13:00
..
msp Merge pull request #1873 from mikeller/add_bind_button 2020-02-08 20:47:37 +13:00
protocols Added button to exit DFU. 2020-01-26 22:59:54 +13:00
tabs Merge pull request #1887 from mikeller/hide_factory_band 2020-02-23 10:48:57 +13: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 Remove tabs and some trailing spaces 2019-11-03 13:46:19 +01: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 Fixed ownership of installed files on debian. 2019-03-24 11:52:59 +13: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 Merge pull request #1873 from mikeller/add_bind_button 2020-02-08 20:47:37 +13:00
Features.js Remove clickable labels for switches 2019-09-09 22:11:53 +02:00
FirmwareCache.js Small bug fixes 2019-08-16 22:15:58 +00: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 Set file type descriptions for open / save dialogs. 2018-07-17 22:01:18 +12:00
main.js Clean Sonar issues from main.js 2019-11-10 09:20:41 +01: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 Added button to exit DFU. 2020-01-26 22:59:54 +13:00
port_usage.js Use i18next as i18n framework 2018-01-27 12:19:17 +01:00
RateCurve.js Updated to MSP API v1.42 & rebased onto master. 2019-04-12 20:36:45 +01:00
release_checker.js Fixed 'use strict' directives 2018-06-15 11:25:12 +10: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 button to exit DFU. 2020-01-26 22:59:54 +13:00
TuningSliders.js Added change heatmap to PIDs for the sliders 2019-12-23 00:28:47 +00:00