Mark Haslinghuis
|
cc93eb5c97
|
Improve debugging of MSP code (#3274)
Disables GA debugging
|
2023-01-25 16:17:11 +01:00 |
Tomas Chmelevskij
|
7c6f90bea5
|
remove `object-hash` and `lru_map` (#3271)
* refactor: replace `object-hash` with `crypto-es`
* chore: remove `lru_map`
|
2023-01-25 16:02:46 +01:00 |
Mark Haslinghuis
|
c14a056dae
|
Remove deprecated features (#3268)
Remove features
|
2023-01-23 16:13:44 +01:00 |
Tomas Chmelevskij
|
88b522d172
|
feat: use `three` as module (#3270)
|
2023-01-23 15:57:47 +01:00 |
Mark Haslinghuis
|
4ea53294d8
|
Remove fetch for wiki (#3263)
|
2023-01-23 15:31:38 +01:00 |
Rickard von Essen
|
80686eb8ef
|
Rename ExpressLRS "passphrase" to "binding phrase" (#3257)
|
2023-01-23 21:27:10 +11:00 |
haslinghuis
|
52c53deb33
|
Remove debug mode (#3264)
|
2023-01-23 11:22:49 +11:00 |
Míguel Ángel Mulero Martínez
|
60ee559c04
|
Don't close on select cloud build options (#3265)
|
2023-01-23 11:19:45 +11:00 |
Míguel Ángel Mulero Martínez
|
a5fad5cc68
|
Add zoom option to make OSD big in small screens (#3252)
|
2023-01-20 18:44:23 +11:00 |
haslinghuis
|
51ed2ddb51
|
Enable dynamic notch warning (#3253)
|
2023-01-17 13:27:22 +01:00 |
Míguel Ángel Mulero Martínez
|
d233d8c4ac
|
Let the OSD preview be bigger (#3250)
|
2023-01-16 18:54:30 +01:00 |
github-actions[bot]
|
8363b5fbf4
|
Update translations (#3249)
|
2023-01-16 23:01:00 +11:00 |
haslinghuis
|
4b0d4467de
|
Fix OSD (HD) display overflow on Android (#3241)
* Fix OSD (HD) display overflow on Android
* Add button for OSD tab orientation (Android)
|
2023-01-16 10:14:08 +11:00 |
haslinghuis
|
b4077405a0
|
Fix OSD jBox Modal (#3248)
|
2023-01-16 09:58:10 +11:00 |
Tomas Chmelevskij
|
771b840095
|
feat: use modules instead of global bindings (#3245)
|
2023-01-15 23:40:23 +01:00 |
Míguel Ángel Mulero Martínez
|
4412000c91
|
Add center crosshair to the OSD helper lines (#3239)
|
2023-01-15 09:27:41 +11:00 |
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 |