1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-14 11:59:53 +03:00
Commit graph

6344 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
haslinghuis
654dca2a19
Add new wiki to configurator tabs (#3237)
* Add new wiki to configurator tabs

* Unify connecting characters in URL
2023-01-14 21:38:03 +01:00
J Blackman
ce2b69843f
Refactor. Core build mode. (#3236)
* Refactor. Core build mode.

* Be explicit.

* Removing example

* Removed reference to classic

* Updated description.
2023-01-14 21:24:36 +01:00
Ivan Efimov
d9e119f275
Motor reorder dialog fix: importing serial backend (#3235) 2023-01-13 16:06:18 +11:00
haslinghuis
1eaf329b11
Fix motor testing (#3228) 2023-01-10 14:48:17 +01:00
haslinghuis
0404207519
Fix OSD preview for Android (#3221) 2023-01-10 13:32:02 +01:00
haslinghuis
2d0ad2dcae
Fix artifact-links workflow (#3225) 2023-01-09 15:08:42 +01:00
github-actions[bot]
71e2d9374e
Update translations (#3226) 2023-01-09 22:27:18 +11:00
Tomas Chmelevskij
05c6f8681a
Refactor vtx device status (#3208)
Refactor vtx device status to use modules
2023-01-08 19:38:13 +01:00
Tomas Chmelevskij
4582f4d39e
Serial backend modules (#3192) 2023-01-08 17:13:20 +11:00
nerdCopter
e64873aec9
fix TPA-Mode display (#3224) 2023-01-08 14:27:22 +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
HThuren
00075939ac
portsTab: sort telemetry, sensors, peripherals select lists (#3219)
* sort telemetry, sensors, peripherals select elements. disabledText on top

* Update ports.js

Ekstra comment
2023-01-07 13:55:10 +01:00
J Blackman
78652bf37f
FIX: removing duplicate language key (#3220) 2023-01-07 19:29:52 +11:00
Ivan Efimov
d823fad5ac
Adding deviceIdentifier to virtual FC (#3223) 2023-01-07 19:29:30 +11:00
J Blackman
5a19c97c97
Translation key fixes (#3216) 2023-01-07 10:10:45 +11:00
Ivan Efimov
8e7aa89ee5
Bringing Google stats back - Reverting #3148 (#3204) 2023-01-07 10:05:34 +11:00
Tomas Chmelevskij
e0209c6b59
Convert battery icon to vue component (#2726)
* feat: use vue battery icon
* Add battery icon stories
* feat: use battery state if available
2023-01-07 10:04:21 +11:00
HThuren
1301f97a4f
Show wiki to target, ie. Board---FRSKYF4 (#3187) 2023-01-07 06:57:19 +11:00
J Blackman
3a6ea29147
Refactor: Config inserter (#3217)
Refactor ConfigInserter to class
2023-01-06 14:20:06 +01:00
J Blackman
3e92a0bb64
UI: Apply custom config defaults based on build options (#3215)
* UI: Apply custom config defaults based on build options
* Incorrect message key
2023-01-06 16:33:47 +11:00
HThuren
54ba222830
Sort of 3 optionlist at failsafe tab (#3211)
Sort of 3 optionlist
2023-01-06 01:24:39 +01:00
J Blackman
3f21a672ad
FIX: Incorrect naming (#3212) 2023-01-06 01:05:17 +01:00
Tomas Chmelevskij
414202867a
Refactor EscDshotDirection to modules (#3209) 2023-01-05 12:36:35 +01:00
Ivan Efimov
6d08e45f14
Flasher tab: fix wiki button (#3198)
Flashed tab: fix wiki button
2023-01-05 02:20:38 +01:00
J Blackman
0a8701a920
FIX: Android APK missing from RC3 (#3205) 2023-01-05 11:19:09 +11:00
J Blackman
902f979878
Adding a support submission button on CLI to assist in support (#3206)
* Adding a support submission button on CLI to assist in identifying issues

* Fixes following rebase

* Rename build_api to BuildApi.js
2023-01-04 20:16:20 +01:00
Tomas Chmelevskij
1344baa59c
Refactor presets tab to use modules as much as possible (#3190)
Refactor presets to use modules
2023-01-04 13:42:02 +01:00
Tomas Chmelevskij
05aa4b0fca
Motor output reordering use esm modules (#3193) 2023-01-04 13:25:44 +01:00
Tomas Chmelevskij
df25ec7f2e
Use esm modules for session storage (#3191)
* use esm for session storage
* refactor release checker and loader to modules
2023-01-04 13:10:56 +01:00
Ben Lumley
20e3abc71e
Fix for OSD grid overflowing the preview area as per #3202 (#3203)
Fix for OSD grid overflowing the preview error due to the invdividual images not shrinking below a fixed width. Fixes #3202 / https://github.com/betaflight/betaflight-configurator/issues/3202
2023-01-04 13:05:11 +01:00
Tomas Chmelevskij
2a4deed7cf
Refactor config storage to use modules (#3189) 2023-01-03 18:08:36 +01:00
J Blackman
e6cbc22f6b
FIX: Update spelling error in code (#3201) 2023-01-03 08:08:39 +01:00
github-actions[bot]
f7e6188c36
Update translations (#3199) 2023-01-02 21:20:44 +11:00
J Blackman
110958a743
UI: HTML cleanup based on prettier output (#3195)
* UI: HTML cleanup based on prettier output

* Removing GYRO 32Khz
2023-01-01 08:13:18 +01:00
J Blackman
ab78c11e62
Adding some extra data elements to a build request (#3194)
* Adding some extra data elements to a build request

- so as to be able to provide better support, and analysis

* Renamed "info" to more appropriate "response"
2023-01-01 05:11:24 +01:00
J Blackman
17d4738b34
Adding some extra data elements to a build request (#3194)
* Adding some extra data elements to a build request

- so as to be able to provide better support, and analysis

* Renamed "info" to more appropriate "response"
2023-01-01 05:11:10 +01:00
github-actions[bot]
a0ba23865f
Update translations (#3188)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-01-01 08:20:37 +11:00
haslinghuis
b287361575
Fix tooltip (#3175) 2022-12-31 00:32:42 +01:00
haslinghuis
cfacb833b8
Fix Android receiver tab (replace MD5 library) (#3184)
Replace MD5 library
2022-12-30 07:34:44 +01:00
HThuren
ff5913b6cc
Language sort optionlist at LED tab (#3178)
* Sort 2 optionlist using sortSelect

* Update led_strip.js

Do the suggestion to code
(and remove some blank lines)
2022-12-30 03:08:03 +01:00
Ivan Efimov
b0f7ef669e
Presets fix: removed old event listener that caused console errors (#3183) 2022-12-30 01:56:53 +01:00
Míguel Ángel Mulero Martínez
bf69053da5
Fix local download of hex file (#3182) 2022-12-30 01:44:57 +01:00
Tomas Chmelevskij
3d6a690ccd
fix: cordova browserify/rollup conflict (#3180) 2022-12-30 09:54:04 +11:00
Tomas Chmelevskij
039727ac23
Rollup improvements (#3179)
* update rollup to latest
* update all plugins to latest
* enable sourcemaps
* use vendor.js file for all 3rd party scripts
2022-12-29 14:42:36 +01: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
HThuren
704970e291
Tab adjustments: Sort the translated optionlist (#3152)
* Sort the translated optionlist

* Remoove 22_2 and 23_2

* Remove 22_2 and 23_2 in messages

* Now use sortSelect in common.js
2022-12-28 14:13:09 +01:00
haslinghuis
1f7e77938c
Update sort function (#3167) 2022-12-28 14:00:18 +01:00
github-actions[bot]
454627c05f
Update translations (#3176)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-28 13:46:25 +01:00