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

6485 commits

Author SHA1 Message Date
haslinghuis
9927aa2e1b
Fix dynamic filter (#3153) 2022-12-18 15:27:07 +01:00
Vasyl Demianov
bc6307adf7
Fields for PID and rate profile names. (#3150)
* Fields for PID and rate profile names.

* Minor styling changes.
2022-12-17 07:41:28 +01:00
J Blackman
e8ef9418e1
Always request hex via the post to API mechanism (#3149)
* Always request hex via the post to API mechanism

- enables logging of requests for older versions via API rather than GA,
- gives flexibility in future if we need to return alternative hex files for any reason.

* The URL for the hex is now returned by the API

* Only apply these settings if expertmode is enabled.
2022-12-16 06:46:49 +01:00
haslinghuis
b6d8efc9f8
Remove Google Analytics (#3148) 2022-12-16 14:11:05 +11:00
Vít Semrád
96aeab67f4
More descriptive Reset Settings warning (#3147)
More descriptive Reset warning + Red button
2022-12-16 02:07:29 +01:00
haslinghuis
d70a7b3269
Update MCU types (#3146) 2022-12-15 16:22:59 +01:00
haslinghuis
bb8d3b4019
Add DEBUG_ANGLEMODE (#3133)
Add DEBUG_ANGLE_CONTROLLER
2022-12-16 00:02:17 +11:00
J Blackman
1c94746cb4
FIX: Commit selection should not be available unless prerelease (#3144)
FIX: Commit selection should not be available unless the release is an "Unstable" / "zulu" release.
2022-12-15 01:11:50 +01:00
github-actions[bot]
f861ffa7dd
Update translations (#3143)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-15 08:00:48 +11:00
J Blackman
54747c9c2b
FIX: Load firmware online button not enabled if not in expert mode (#3142) 2022-12-14 20:49:36 +01:00
haslinghuis
44684cb8d0
Fix receiver provider order (#3140)
* Fix receiver provider order

* Fix rates preview and throttle rates preview
2022-12-13 20:41:46 +01:00
J Blackman
f0cdf83de1
Housekeeping: Updating some messaging labels. (#3139)
Updating some messaging labels.
2022-12-13 13:39:34 +01:00
haslinghuis
bf7ec2be78
Fix RPM package permissions (#3136) 2022-12-12 13:22:28 +01:00
github-actions[bot]
02c2ac0856
Update translations (#3138)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-12 13:03:03 +01:00
haslinghuis
c625741604
Restore experimental backup and restore only for virtual and fw below 4.3 (#3134)
Restore backup and restore
2022-12-11 23:22:12 +01:00
haslinghuis
867b59d204
Bump API_VERSION_ACCEPTED and semver cleanup (#3104)
Firmware flasher: build config help icons style fix (#3092)

Co-authored-by: Ivan Efimov <gendalf44@yandex.ru>
2022-12-11 04:55:14 +01:00
Míguel Ángel Mulero Martínez
7df8d627e9
Move upload translations action to own workflow (#3130) 2022-12-11 00:59:26 +01:00
github-actions[bot]
dbab0e0da1
Update translations (#3132) 2022-12-11 10:43:08 +11:00
HThuren
8b79bcd3a0
Improved message when save lua VTX file (#3110)
* Improved message when save lua VTX file

* Added new strings

* Missing backslash

* Update messages.json

removed one blank line

* Update locales/en/messages.json

Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>

* Update locales/en/messages.json

Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>

* Update locales/en/messages.json

Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>

Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>
2022-12-08 23:35:34 +01:00
Míguel Ángel Mulero Martínez
ec5453e49b
Upload transations automatically only if master (#3127) 2022-12-09 08:03:58 +11:00
Míguel Ángel Mulero Martínez
85860ac527
Remove outdated languages (#3126) 2022-12-09 08:03:16 +11:00
Míguel Ángel Mulero Martínez
7d0cf82f09
Add release/debug to nw.js cache key (#3125)
add prefix too to this and other cache keys
2022-12-09 08:01:57 +11:00
Míguel Ángel Mulero Martínez
059ae819ce
Remove deprecated Github Action set-output option (#3119) 2022-12-09 08:01:16 +11:00
Míguel Ángel Mulero Martínez
897f08b7e8
Remove setup-node cache (#3128) 2022-12-09 08:00:42 +11:00
Míguel Ángel Mulero Martínez
948f8da0c0
Fix secrets in Crowdin actions (#3129) 2022-12-09 08:00:08 +11:00
Míguel Ángel Mulero Martínez
6ee30ea293
Add action to upload messages file to Crowdin (#3121) 2022-12-08 14:32:36 +01:00
haslinghuis
402b7323a8
Constrain rates minimum setting (#3124)
Constrain rates minumum setting
2022-12-08 02:21:13 +01:00
dependabot[bot]
29593eccbb
Bump simple-git from 3.14.1 to 3.15.0 (#3123)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.14.1 to 3.15.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.15.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 20:41:26 +01:00
dependabot[bot]
a0309c9a9b
Bump express from 4.17.1 to 4.18.2 (#3122)
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 18:19:47 +01:00
dependabot[bot]
dbd8e6e099
Bump qs from 6.5.2 to 6.5.3 (#3120)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 14:36:32 +01:00
haslinghuis
212b0bdb11
Fix virtual OSD elements and OSD backwards compability bug (#3118) 2022-12-06 12:20:52 +01:00
github-actions[bot]
64b710b074
Update translations (#3117)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-06 12:18:52 +01:00
Míguel Ángel Mulero Martínez
98237cd3ad
Action to create a PR with translations (#3113) 2022-12-05 22:44:09 +01:00
Míguel Ángel Mulero Martínez
9a908236a8
Move babel module to devDependency (#3115) 2022-12-05 22:29:39 +01:00
Míguel Ángel Mulero Martínez
a34fea9091
Upgrade action-gh-release to latest version (#3116) 2022-12-05 22:14:48 +01:00
haslinghuis
5cafebf6d7
Fix OSD preview (#3101)
* Fix OSD preview

* Add media queries for OSD preview
2022-12-05 12:19:37 +01:00
haslinghuis
6242f1e721
Add support for ELRS UID (#3097)
* Add support for ELRS UID

* Add Babel

* Fix review

* Fix CSS
2022-12-05 14:24:37 +11:00
haslinghuis
a7b53afe13
Fix HD selection in UI (#3106) 2022-12-05 14:23:58 +11:00
dependabot[bot]
cc146068c9
Bump decode-uri-component from 0.2.0 to 0.2.2 (#3112)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-04 11:48:14 +01:00
ASDosjani
f8c6c02a04
Fix 2 typos (#3111)
typo fix
2022-12-04 19:43:29 +11:00
Míguel Ángel Mulero Martínez
729650b79c
Fix crowdin integration (#3109)
* Revert "Temporary fix for Crowdin integration (#3107)"

This reverts commit 33a9e9b762.

* New fix for the Crowdin integration with Github
2022-12-02 23:30:50 +11:00
Míguel Ángel Mulero Martínez
33a9e9b762
Temporary fix for Crowdin integration (#3107) 2022-12-02 22:22:27 +11:00
ASDosjani
88f5c7d863
Fix elrs connection (#3095)
fix elrs connection

arrange mdns to class
2022-12-02 04:59:48 +01:00
haslinghuis
09355c25d0
Update MSP2TEXT command (#3096)
Fix constants for MSP2TEXT command
2022-12-02 02:40:46 +01:00
haslinghuis
b7d0bd5df1
Fix local flashing messaging (#3102) 2022-12-01 14:44:12 +11:00
Míguel Ángel Mulero Martínez
f471330f76
Revert "Update Crowdin configuration file" (#3098)
This reverts commit 5204c39af4.
2022-12-01 14:43:40 +11:00
Míguel Ángel Mulero Martínez
0fefc78dc9
Update translations (#3099) 2022-12-01 14:42:40 +11:00
Ivan Efimov
8aced3b3a7
Firmware flasher: build config help icons style fix (#3092) 2022-11-23 12:34:57 +01:00
Michael Keller
5204c39af4 Update Crowdin configuration file 2022-11-23 22:11:01 +13:00
dependabot[bot]
666611e0d2
Bump engine.io from 6.2.0 to 6.2.1 (#3093)
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 16:14:40 +01:00