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

7208 commits

Author SHA1 Message Date
github-actions[bot]
43a94b5f2e
Update translations (#4266)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-12-02 15:51:24 +01:00
Mark Haslinghuis
e95e3a4cba
Add WING_SETPOINT debug (#4261)
* Add WING_SETPOINT debug

* Update order
2024-11-26 18:58:57 +01:00
Mark Haslinghuis
525057007d
Add Gimbal debug (#4260) 2024-11-25 22:16:24 +01:00
Mark Haslinghuis
521b3881a0
Update TPA debug (Wing) (#4211)
* Update TPA debug (Wing)

* Update throttle

* [chore] refactor order
2024-11-25 21:46:44 +01:00
github-actions[bot]
81660edf09
Update translations (#4259)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-11-26 07:44:17 +11:00
Vladimir Demidov
9ef7a1ca1e
Attitude field added to blackbox fields list (#4248)
* added 'Attitude' field in blackbox list

* The new attitude field is compatible with older versions
2024-11-25 18:25:16 +01:00
Mark Haslinghuis
8dd6d1bd22
Fix vtx tab presentation (#4257) 2024-11-22 19:18:05 +01:00
Mohit Varikuti
a57299d738
Update README.md (#4256)
* Update README.md

* Update README.md

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2024-11-22 17:14:12 +01:00
Mohit Varikuti
40961faba0
Update README.md (#4255)
* Update README.md

* Update README.md

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>

* Update README.md

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2024-11-20 15:21:17 +01:00
Mark Haslinghuis
7100f9a8d1
Enforce OSD option (#4251)
* Enforce OSD option

* Add default selection when using auto detect

* Fix no osd selection build

* Update from blckmn

* Use groupedName and refactor

* fix null cloudbuildOptions
2024-11-18 21:35:29 +01:00
Mark Haslinghuis
82021fd9de
Fix sponsor loading (#4250) 2024-11-18 15:04:44 +01:00
github-actions[bot]
b84559a48e
Update translations (#4252)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-11-18 14:59:00 +01:00
Mark Haslinghuis
4fa100f0d3
Only show first line of commit message (#4249) 2024-11-14 23:24:20 +01:00
github-actions[bot]
d30ccb8622
Update translations (#4246)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-11-11 14:40:35 +01:00
Mark Haslinghuis
d2779242ef
Fix gps color (#4241)
* Fix gps color

* Refactor and ease usedColor

* [chore]Refactor lexical scoping
2024-11-08 12:29:56 +01:00
Petr Ledvina
186cc717f6
Add STMicroelectronics STLink Virtual COM Port (#4244)
Allow using virtual serial port on ST NUCLEO boards
2024-11-07 21:15:24 +01:00
nerdCopter
b06c516238
substitue aircraft for craft, drone, or quad (#4232)
* substitue `craft` for `drone` and `quad`

* revert `biquad`

* possessive

* substitue `aircraft` with `craft`; skip languageVariables

* Update locales/en/messages.json

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2024-11-04 21:44:49 +01:00
github-actions[bot]
79e4b73d4d
Update translations (#4239)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-11-04 12:38:25 +01:00
Mark Haslinghuis
4f158c1042
Fix motor slider values (#4238) 2024-11-01 00:04:54 +01:00
Mark Haslinghuis
9507c40625
Fix debug ATTITUDE (#4233) 2024-10-31 21:03:55 +01:00
dependabot[bot]
2814e06154
Bump elliptic from 6.5.7 to 6.6.0 (#4237)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-31 14:12:56 +01:00
Mark Haslinghuis
e4d7253cd7
Fix [missing] build options (#4236)
Fix build options
2024-10-31 12:23:08 +01:00
Mark Haslinghuis
16a0988903
Fix deprecation of slider-vertical (#4234) 2024-10-30 19:45:49 +01:00
Mark Haslinghuis
b098a5fcc8
Fix i18n interpolation (#4235) 2024-10-30 19:36:54 +01:00
nerdCopter
36e5cf22d8
add ToolTip for AirMode (#4206)
* add ToolTip for AirMode

* verbiage changes as requested; plus code re-use

* reverse variables; this should retain feature verbiage for non-english until translated.
Co-authored-by: Mark Haslinghuis <mark@numloq.nl>

* Terminology simplification and URL link

* Update locales/en/messages.json

Co-authored-by: Jan Post <Rm2k-Freak@web.de>

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
Co-authored-by: Jan Post <Rm2k-Freak@web.de>
2024-10-28 16:31:49 +01:00
github-actions[bot]
1c30625845
Update translations (#4230)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-10-28 14:02:59 +01:00
Mark Haslinghuis
590d87dc5b
Add tooltip for altitude hold (#4222)
Add helpMode tooltip for altitude hold
2024-10-28 12:00:48 +01:00
Mark Haslinghuis
0ae4af9775
Update browser check (#4214) 2024-10-27 00:35:27 +02:00
Mark Haslinghuis
79907af99c
Remove gyro_scaled (#4224)
Remove gyro_scaled debug
2024-10-26 23:00:00 +02:00
Mark Haslinghuis
287e059289
Update dependencies (#4226) 2024-10-25 22:19:47 +02:00
Mark Haslinghuis
de6b94f5d4
Fix BT uncaught and port-picker (#4223)
Fix BT uncaught
2024-10-25 21:13:04 +02:00
Mark Haslinghuis
467b6cc9f7
Fix sensors and battery cellcount (#4221) 2024-10-24 17:43:54 +02:00
Yaros
8826812bb4
Fixed color of BBL Progress Bar (#4220) 2024-10-22 15:21:56 +02:00
Yaros
6519ffe414
Styled the cloud build progress bar (#4218) 2024-10-21 16:47:48 +02:00
github-actions[bot]
02e5f23230
Update translations (#4217)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-10-21 15:29:27 +02:00
Mark Haslinghuis
6e50fb9a65
Add softserial as build option (#4202) 2024-10-20 11:08:10 +11:00
Mark Haslinghuis
eb66b15976
Update debug (replace GPS_RESCUE_THROTTLE_PID with AUTOPILOT_ALTITUDE) (#4208) 2024-10-20 10:28:08 +11:00
Patrick Leiser
cea15f7ff4
Fix handling of custom configuration with 8 motors, enabling motor testing on octocopters (#4213)
* Fix handling of custom configuration with 8 motors
Resolves issue #4212

* minor optimization since same check is done in for loop above

* Formatting tweak for comment

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>

* substitute in equivalent but cleaner logic

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2024-10-17 10:32:58 +02:00
Mark Haslinghuis
9816ea5ce0
Add CLI console (#4207) 2024-10-15 19:47:09 +02:00
Mark Haslinghuis
74c9978898
Allow keyboard shortcuts (#4205) 2024-10-15 19:06:04 +02:00
github-actions[bot]
80ddd548b0
Update translations (#4210)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-10-14 15:18:28 +02:00
Mark Haslinghuis
922adbe652
Deprecate minthrottle to use motor_idle (#4196)
* Depricate minthrottle

* Fix sonar

* Update toggle hide logic

* Rename digitalIdlePercent

* Move mincommand above maxthrottle

* Use widetip

* Update tooltip

* Change precision

* Fix camelCase
2024-10-08 18:31:19 +02:00
github-actions[bot]
ab5f510afc
Update translations (#4203)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-10-07 16:21:23 +02:00
Mark Haslinghuis
c5b207862e
Update color for rx protocol warning (#4198) 2024-10-03 20:15:47 +02:00
Mark Haslinghuis
1036af77ee
Fix HID mode connection (#4199) 2024-10-03 20:15:22 +02:00
Mark Haslinghuis
6ad260106f
Make telemetry default for jeti (#4201) 2024-10-03 20:11:45 +02:00
Mark Haslinghuis
36ccc26acc
Add websocket support and fix port override (#4187)
* Add websocket support

* remove waitforconnection
2024-10-03 20:03:06 +02:00
J Blackman
6908b7efb8
Adding support for CLI commands over an active MSP port. (#4189) 2024-10-04 00:00:04 +10:00
Yaros
4ac6f4c06e
Fixed CLI load modal title background color (#4200)
Fixed CLI load modal title
2024-10-03 14:58:28 +02:00
Yaros
1748738d35
Motor wizard fix (#4197)
* Fixed selected color in motor wizards

* removed space

I added it accidentally

* Corrected hover & highlighed color for reorder
2024-10-02 22:32:23 +02:00