1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-15 04:15:32 +03:00
Commit graph

30 commits

Author SHA1 Message Date
Tomas Chmelevskij
c086395def
Refactor msp to modules (#3214)
* feat: refactor everything to modules

* fix: a lot of circular deps fixes

* feat: use vitest instead of karma
2023-01-14 22:11:37 +01:00
Tomas Chmelevskij
4582f4d39e
Serial backend modules (#3192) 2023-01-08 17:13:20 +11:00
HThuren
54ba222830
Sort of 3 optionlist at failsafe tab (#3211)
Sort of 3 optionlist
2023-01-06 01:24:39 +01:00
Tomas Chmelevskij
483dec9103
Chore/move gui to modules (#3001)
Move `GUI` to esm
2022-12-28 21:08:48 +01:00
haslinghuis
867b59d204
Bump API_VERSION_ACCEPTED and semver cleanup (#3104)
Firmware flasher: build config help icons style fix (#3092)

Co-authored-by: Ivan Efimov <gendalf44@yandex.ru>
2022-12-11 04:55:14 +01:00
haslinghuis
907d5b00da
Fix gps_rescue_min_start_dist (#3076) 2022-11-13 02:00:54 +01:00
Mark Haslinghuis
e85b706ad6 Fix cli output
Fix rememberLastTab

Fix sonar issues
2022-07-28 19:42:38 +02:00
Tomas Chmelevskij
5a74094df1 move tabs to use esm modules 2022-07-23 22:08:19 +03:00
Ivan Efimov
8fb0961701 Change failsafe delays units to seconds in UI 2022-04-07 20:21:33 -05:00
Mark Haslinghuis
f5dab89965 fix_reboot
Fix clicks

reinitializeConnection should be callback

MSP fix
2022-02-20 14:21:57 +01:00
Tomas Chmelevskij
5be4a4596a chore: add template-curly-spacing 2022-01-18 12:30:17 +01:00
Tomas Chmelevskij
6e6c3f76ae chore: removenested template literals 2022-01-18 12:29:54 +01:00
Tomas Chmelevskij
8cf9473c88 chore: add prefer template rule 2022-01-18 12:29:53 +01:00
Tomas Chmelevskij
03690e087f chore: add comman dangle rule for multiline 2021-12-18 08:21:05 +01:00
Hans Christian Olaussen
9c9f53813a Add GPS rescue min dth 2021-04-11 20:20:16 +02:00
Tomas Chmelevskij
d396d97e5e chore: add eslint
* add eslint with space rules to cover what sonarcloud doesn't
* run lint in travis
* add eslint vue config
2020-12-27 09:21:51 +04:00
Mark Haslinghuis
1a3dc52f58 Change lexical scope receiver and failsafe 2020-12-13 22:15:46 +01:00
Miguel Angel Mulero Martinez
fd35031e6f Replace API versions by constants 2020-10-15 08:58:18 +02:00
Miguel Angel Mulero Martinez
24010a2e2a Move FC global vars inside FC object 2020-07-06 09:23:58 +02:00
mikeller
59cb2d29a0 Removed unused compass declination setting. 2020-05-02 23:16:06 +12:00
mikeller
eb6e269467 Added warning when connecting to firmware newer than configurator. 2020-04-12 17:37:09 +12:00
Alberto García Hierro
2defc901a9 [MSP] Use MSP2_COMMON[_SET]_SERIAL_CONFIG for configuring ports
Configurator side of https://github.com/betaflight/betaflight/pull/9332
2020-01-15 09:33:50 +00:00
Miguel Angel Mulero Martinez
1672a44dc2 Add more parameters to GPS Rescue 2019-11-08 08:45:17 +01:00
mikeller
1530bed5b6 Added auto-detection of VCP targets. Also added re-connecting after reboot for VCP targets. 2019-02-13 21:29:25 +13:00
Bruce Luckcuck
701c1ffae6 Allow "set" option on all channels for stage 1 failsafe (rxfail) 2019-01-10 17:41:03 -05:00
Miguel Angel Mulero Martinez
62de168868 Add GPS Rescue option to Failsafe tab 2018-11-14 12:05:46 +01:00
timman2er
abceb8c7f7 show RSSI on failsafe tab 2018-10-10 00:09:34 +02:00
Cleric-K
6700a1f9a4 Support for failsafe-switch-mode 2018-05-30 01:48:08 +03:00
Miguel Angel Mulero Martinez
0a71f1e559 Use i18next as i18n framework 2018-01-27 12:19:17 +01:00
Bas Delfos
fd8e47706d Changes as per review comment 2018-01-25 00:37:07 +01:00
Renamed from src/tabs/failsafe.js (Browse further)