1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 00:35:26 +03:00
Commit graph

7188 commits

Author SHA1 Message Date
github-actions[bot]
01f879ce1f
Update translations (#4445)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-04-28 16:31:16 +02:00
Mark Haslinghuis
ddfc76217d
Fix dfu permissions (#4438)
* Request permission before connecting DFU device

* Fix DFU permissions

* Little refactor
2025-04-26 11:58:17 +02:00
Mark Haslinghuis
3022548342
Do not use OSD selection for 4.3.x (#4437) 2025-04-26 11:55:53 +02:00
Mark Haslinghuis
a062a9c4e3
Cleanup reinitializeConnection (#4423)
handle autoconnect when disabled

Remove ancient code

Remove redundant callback

Resolve bluetooth reboot when autoconnect is disabled

More cleanup

Fix parameters in servos tab
2025-04-21 23:08:46 +02:00
Mark Haslinghuis
54f441d959
Fix caching issue (#4425) 2025-04-21 22:59:50 +02:00
ke deng
7023732906
Prevent multiple calls to handleDisconnect (#4431) 2025-04-21 19:50:37 +02:00
github-actions[bot]
a18f398914
Update translations (#4433)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-04-21 18:47:32 +02:00
nerdCopter
05d7a4d317
modify flasher tab layout (#4429)
* new layout; not 100% sure about it.

* modify flasher tab layout, 2 columns, move warning 2nd last

* Update src/tabs/firmware_flasher.html

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

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2025-04-21 14:12:09 +02:00
Mark Haslinghuis
33cb5e255d
feat: open options-tab on first visit (#4426)
* feat: open options-tab on first visit

* Use appropiate storage function

* Needed a delay

* Remove space on EOL
2025-04-18 00:02:44 +02:00
Mark Haslinghuis
c17690f0f7
Add OSD variant for RTC element (#4428) 2025-04-18 00:00:19 +02:00
nerdCopter
4aa03a1772
remove deprecated husky shell wrapper (#4430) 2025-04-17 23:56:07 +02:00
Mark Haslinghuis
c0261f51d4
Motor direction is saved upon selection (#4427)
* Add message for motor direction dialog

* Update locales/en/messages.json

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

---------

Co-authored-by: nerdCopter <56646290+nerdCopter@users.noreply.github.com>
2025-04-16 20:57:41 +02:00
github-actions[bot]
48a5d45ec6
Update translations (#4424)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-04-14 16:39:20 +02:00
Mark Haslinghuis
7cccba7873
Fix download button when offline button canceled (#4421) 2025-04-14 16:37:30 +02:00
Mark Haslinghuis
1078a1ef40
Fix backwards compatibility for hover point (#4419) 2025-04-14 16:36:01 +02:00
Mark Haslinghuis
07397186ed
Fix DFU port handler event (#4420) 2025-04-14 13:31:25 +02:00
dependabot[bot]
db7d26b671
Bump vite from 6.2.5 to 6.2.6 (#4418)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.5 to 6.2.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 18:37:22 +02:00
sEver
4a6ee1a3d9
Add search to osd elements list (#4416) 2025-04-10 16:09:22 +02:00
Marc Frank
5adb12a8c8
hover point throttle curve adjustment (#4245)
* hover point throttle curve adjustment

* added throttle_HOVER reading/writing via MSP

* moved throttle_HOVER position
2025-04-10 15:50:47 +02:00
Míguel Ángel Mulero Martínez
dfad5b0f73
Update vite-plugin-pwa to version 1.0.0 (#4412) 2025-04-07 16:09:35 +02:00
github-actions[bot]
80f81194fd
Update translations (#4414)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-04-07 16:07:34 +02:00
Vladimir Demidov
501b95b69d
Added virtual blackbox option for SITL firmwares build (#4409)
* Added virtual blackbox option for SITL firmwares build

* Removed non english caption

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

* Removed non english caption

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

* Removed non english caption

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

* The comment is improved

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

* virtual blackbox item caption is changet at 'To File'

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2025-04-04 21:58:08 +02:00
dependabot[bot]
41804484d8
Bump vite from 6.2.4 to 6.2.5 (#4410)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-04 20:17:28 +02:00
Mark Haslinghuis
2d36e62474
Serial refactor part 2 (#4404)
* Serial refactor part 2

* Fix callback

* Fix some sonar complaints

* Does no longer block dfu

* Excempt presets

* Add interval for reboot dialog

* Update message after review Vitroid
2025-03-31 22:54:06 +02:00
Mark Haslinghuis
c842b9d60b
Fix autoconnect (#4407)
* Fix autoconnect

* Add constant
2025-03-31 21:15:03 +02:00
Mark Haslinghuis
75aa30a562
Fix OSD selection in firmware flasher (#4405) 2025-03-31 21:14:36 +02:00
dependabot[bot]
f3fe6003fc
Bump vite from 6.2.3 to 6.2.4 (#4408)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/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>
2025-03-31 20:52:14 +02:00
github-actions[bot]
6a48d0ea4f
Update translations (#4406)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-03-31 17:50:39 +02:00
Mark Haslinghuis
4aad8c648b
Add serial facade (#4402)
* Add serial facade

* Fix websocket connection

* Refactor

* Fix unplug

* Fix reboot / unplug reconnect issue

* The real deal (detail has no value)
2025-03-30 21:42:03 +02:00
Mark Haslinghuis
96a82d77f0
Fix initialization of build options when MSP timeout occurs (#4400)
* Fix init in case of timeout

* Experiment

* Remove experiment

* Move processing

* Tidy up
2025-03-27 21:07:48 +01:00
dependabot[bot]
cdd721de34
Bump vite from 6.2.1 to 6.2.3 (#4403)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.1 to 6.2.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/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>
2025-03-25 16:32:30 +01:00
Ramon Saraiva
80682ed38a
Add tab_container reveal/hide behavior (#4399)
* Add tab_container reveal/hide behavior

* Automatically hide background and tab_container when resizing to a non-mobile resolution
2025-03-25 16:01:02 +01:00
github-actions[bot]
acf19d683e
Update translations (#4401)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-03-24 16:59:03 +01:00
Mark Haslinghuis
767edb8b3a
Add message for flashing not continuing after backup cancelled (#4393)
* Add message for flashing not continuing after backup cancelled

* Use INVALID

* Wait for port to be available again
2025-03-23 00:37:57 +01:00
Mark Haslinghuis
0ea310fefe
Remove unstable configurator check (#4396) 2025-03-22 19:19:42 +01:00
Andy
008c73be65
Fix flasher stylesheet hierarchy (#4398) 2025-03-21 16:20:06 +01:00
Mark Haslinghuis
1857d80a34
Fix intermittent backup corruption (#4392)
* Fix intermittent backup corruption

* Fix sonar

* Fix persistence issue and add debugging
2025-03-20 20:38:41 +01:00
Mark Haslinghuis
616b21446f
Fix spacing in display of arming disable flags (#4389) 2025-03-20 19:17:04 +01:00
github-actions[bot]
bf088fedaa
Update translations (#4390)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-03-17 17:00:08 +01:00
Mark Haslinghuis
8e6d00aa06
Add assistance for OSD selection (#4385)
* Add assistance for OSD selection

* cleanup

* improve

* refactor
2025-03-14 13:06:44 +01:00
Mark Haslinghuis
eb825c5c39
Update husky (#4383) 2025-03-12 19:40:14 +01:00
dependabot[bot]
b98df267a9
Bump @babel/runtime from 7.26.9 to 7.26.10 (#4382)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.9 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-12 19:25:04 +01:00
dependabot[bot]
1c50697202
Bump @babel/helpers from 7.26.9 to 7.26.10 (#4381)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.9 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-12 19:24:43 +01:00
Mark Haslinghuis
317ef9c17f
Upgrade Vite (#4380) 2025-03-12 17:16:19 +01:00
Mark Haslinghuis
3b25ba37b8
Remove cordova remnants (#4378)
* Remove cordova remnants

* Remove more after review McGivergim
2025-03-10 20:54:25 +01:00
Mark Haslinghuis
6e06653056
Run lint (#4377) 2025-03-10 20:18:56 +01:00
github-actions[bot]
63b7e5c7d5
Update translations (#4376)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-03-10 20:07:30 +01:00
Mark Haslinghuis
9f2efb2843
Migrate ESLint Configuration (#4375) 2025-03-10 19:04:45 +01:00
Mark Haslinghuis
ebd15590af
Disable port elements depending on build options (#4374)
* Disable port elements depending on build options

* Fix backwards compatibility
2025-03-10 19:04:01 +01:00
Mark Haslinghuis
bdcf41b56d
Disable motor protocols not included in build (#4373)
* Disable motor protocols not included in build

* Fix backwards compatibility
2025-03-10 15:47:38 +01:00