1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 00:05:22 +03:00
Commit graph

27 commits

Author SHA1 Message Date
Tomas Chmelevskij
4582f4d39e
Serial backend modules (#3192) 2023-01-08 17:13:20 +11:00
J Blackman
fd99e77335
RF: Moved Analytics to class (#3222)
* RF: Moved Analytics to class

* Modularisation of Google analytics.

* Removing the code smells

* Fix the unit tests

* Simplified

* Removed comment
2023-01-07 19:56:26 +01:00
Ivan Efimov
8e7aa89ee5
Bringing Google stats back - Reverting #3148 (#3204) 2023-01-07 10:05:34 +11:00
HThuren
6e88558744
Language sort optionslist at power tab (#3177)
Sort 2 tabs using sortSelect
2022-12-29 14:41: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
b6d8efc9f8
Remove Google Analytics (#3148) 2022-12-16 14:11:05 +11: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
Tomas Chmelevskij
5a74094df1 move tabs to use esm modules 2022-07-23 22:08:19 +03:00
Pascal Luginbuehl
78c34ed38c fix: battery calibration in power tab 2022-01-31 20:57:02 +01:00
Tomas Chmelevskij
5be4a4596a chore: add template-curly-spacing 2022-01-18 12:30:17 +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
Michael Keller
79d6021660 Added Analytics Tracking for Each 'Save' Button Click that Tracks
Changes.

This should help by giving an upper bound for how many users change
these settings at all.
2021-08-08 02:04:24 +12:00
Tomas Chmelevskij
616c2e796d chore: add semi rule to the linter and run --fix
Adds semicolon to the linter rules.
2021-02-14 07:37:03 +01:00
Mark Haslinghuis
08a7487bbe Change lexical scope power 2020-12-17 17:59:39 +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
Miguel Angel Mulero Martinez
09e2f6d231 Remove tabs and some trailing spaces 2019-11-03 13:46:19 +01:00
Michael Keller
fa0325c1c7 Added analytics for battery calibration. 2019-09-16 21:13:35 +12:00
Michael Keller
8043912133
Add Calibration Manager title to i18n (#1514)
Add Calibration Manager title to i18n
2019-07-02 23:47:32 +12:00
Miguel Angel Mulero Martinez
a5d1af7ae2 Add Calibration Manager title to i18n 2019-07-01 10:17:32 +02:00
IvoFPV
87d4e47427 Fix power tab 2019-06-29 18:34:37 +02:00
IvoFPV
b7f9ac0fdd Add voltage and amperage scale calibration manager 2019-05-27 16:08:55 +02:00
fgiudice98
b0528143a3 Update power.js 2018-12-27 12:43:18 +01:00
fgiudice98
95f4f1c888 Vbat precision (fixes) 2018-12-26 15:14:12 +01: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/power.js (Browse further)