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

7183 commits

Author SHA1 Message Date
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
Mark Haslinghuis
bcdd15cbeb
Fix: stop motors on save while testing (#4188)
Stop motors on save
2024-10-02 02:31:11 +02:00
Yaros
f8601c3293
Altered checkbox/radio accent color & size (#4195) 2024-10-01 20:57:38 +02:00
Mark Haslinghuis
0a7f22bcb5
Add language option (#4174) 2024-10-01 01:41:31 +02:00
github-actions[bot]
b53f5c2d07
Update translations (#4193)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-09-30 16:14:15 +02:00
Yaros
d1dda4e268
Fix build options unreadable in dark mode (#4190) 2024-09-30 16:10:45 +02:00
Yaros
c983ad4236
Styled progress bar on preset apply screen (#4191) 2024-09-30 14:02:36 +02:00
Mark Haslinghuis
21ee818ff3
clean space (#4186) 2024-09-24 16:34:47 +02:00
MikeNomatter
2631c90c29
Refactor dMin to dMax (#4173)
* rename vars

* swap labels for older versions

* change locales

* fix slider warnings for older versions
2024-09-24 11:28:40 +02:00
Mark Haslinghuis
7f3aacb7fc
fix motor tab representation (#4180)
* fix motor tab representation

* Fix review ctz
2024-09-23 16:09:01 +02:00
Mark Haslinghuis
a3ffe84600
Fix motor reorder and direction dialogs: use IdleOffset value (#4181)
Motor reorder and direction dialogs: use idleOffset value
2024-09-23 16:02:57 +02:00
Mark Haslinghuis
32919cbbbf
Fix clipboard (#4183) 2024-09-23 15:34:17 +02:00
dependabot[bot]
f0cfbb90df
Bump express from 4.19.2 to 4.21.0 (#4179)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 15:06:31 +02:00
dependabot[bot]
30750164f7
Bump elliptic from 6.5.5 to 6.5.7 (#4178)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.5 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.7)

---
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-09-23 15:05:18 +02:00
github-actions[bot]
6a82585168
Update translations (#4185)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-09-23 15:04:35 +02:00
Mark Haslinghuis
5ef26ae89e
Add metered connection and usability check (#4168)
* Add Metered connection and usability check

* Add network speed to status bar

* Add network type

* Introduce network status

* Rephrase option

* Add network info to setup tab

* Reserve statusbar for something else

* Make sonar happy
2024-09-21 23:28:10 +02:00
Mark Haslinghuis
4e553d9607
Fix invocation and permissions for notifications (#4176)
* Fix usage of getConfig

* Fix notification permissions
2024-09-21 23:19:10 +02:00
dependabot[bot]
5ce7b6d41a
Bump vite from 4.5.3 to 4.5.5 (#4172)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 23:45:01 +02:00
Mark Haslinghuis
f88b6aacde
Fix notification (#4175) 2024-09-20 17:28:53 +02:00
Mark Haslinghuis
643b484510
Fix deadband and getSerialRxTypes (#4167) 2024-09-16 17:26:03 +02:00
github-actions[bot]
bdda6f875c
Update translations (#4166)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-09-16 16:32:35 +02:00
github-actions[bot]
c6adbc6ca8
Update translations (#4162)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-09-09 15:27:25 +02:00
Mark Haslinghuis
a23f3cfb33
Restore failsafe modename CSS (#4159) 2024-09-06 23:44:48 +02:00
Ivan Efimov
f0c0a98163
FIX for motor dialogs for web? Or not the fix (#4158)
copy compoenents folder to web release
2024-09-06 09:44:30 +02:00
Mark Haslinghuis
57d9a7e8c0
Add altitude hold debug and update parameters (#4130)
* Add Althold debug

* Update html attributes (failsafe_landing_time)
2024-09-04 13:20:02 +02:00
her01n
d885182ce5
Warn when selected rx protocol is not in build configuration (#4150)
* Warn when selected rx protocol is not in build configuration

* Disable unavailable rx protocols

* Handle TARGET_CUSTOM same way like other cases

Co-authored-by: nerdCopter <56646290+nerdCopter@users.noreply.github.com>

---------

Co-authored-by: Michal Herko <michal@herko.it>
Co-authored-by: nerdCopter <56646290+nerdCopter@users.noreply.github.com>
2024-09-03 19:54:19 +02:00