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

6258 commits

Author SHA1 Message Date
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
Ivan Efimov
50fc11cd66
Firmware flasher: classic build toggle - moved to build configuration header (#3091) 2022-11-20 19:14:48 +01:00
haslinghuis
d6c129fb1f
Fix RSNR (#3088)
Fix OSD items
2022-11-20 19:11:51 +01:00
Steve Evans
266d5f445d
Add HD OSD support (#3071)
* Add HD OSD mode

* Update src/js/tabs/osd.js

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

Co-authored-by: Jan Post <Rm2k-Freak@web.de>
2022-11-20 18:42:52 +01:00
Ivan Efimov
f20290451a
Few CSS fixes for firmware flasher -> build configuration (#3089) 2022-11-20 11:23:37 +11:00
J Blackman
0064747f30
Adding ability to specify a classic build (#3087)
* Adding ability to specify a classic build

This means a user rather than using cloud options, can simply get all options (same as previous unified nightlies).

* Corrected means to enable/disable.
2022-11-19 03:14:43 +01:00
haslinghuis
6b78f369fd
Fix serialportconfig (#3084) 2022-11-15 02:00:56 +01:00
Ivan Efimov
46f0bb3885
Removed release notes from firmware flasher (#3083)
Co-authored-by: J Blackman <blckmn@users.noreply.github.com>
2022-11-14 22:59:41 +01:00
haslinghuis
4df7f5b9fb
Enable or disable features according to port configuration (#2840) 2022-11-14 22:30:28 +01:00
J Blackman
717d7f6685
Adding a progress bar for CLOUD BUILD progress (#3081)
* Adding simple progress bar for build request

* Adding language support.
2022-11-14 21:48:12 +01:00
dependabot[bot]
30340c17bd
Bump minimatch from 3.0.4 to 3.1.2 (#3082)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  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-14 15:13:06 +11:00
haslinghuis
40d204c546
Fix TPA (#3078) 2022-11-14 15:12:20 +11:00
dependabot[bot]
6b92a90b23
Bump socket.io-parser from 4.0.4 to 4.0.5 (#3077)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: socket.io-parser
  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-14 11:37:49 +11:00
Míguel Ángel Mulero Martínez
6657139d75
Update translations (#3080) 2022-11-13 14:29:35 +01:00
haslinghuis
907d5b00da
Fix gps_rescue_min_start_dist (#3076) 2022-11-13 02:00:54 +01:00
haslinghuis
bb8687bcbe
Fix scale for gyro readings (#3073) 2022-11-10 12:46:32 +01:00
J Blackman
0543f93777
Allow user to specify a sha / pull request (#3069) 2022-11-09 10:11:30 +11:00
J Blackman
2a01685373
Adding custom define input box (#3074) 2022-11-09 10:11:07 +11:00
J Blackman
b0a2c40c22
Adding help icons and improving darkmode css. (#3070) 2022-11-07 11:25:13 +11:00
J Blackman
e9bd42642d
Fixed board selection not sticking (#3068) 2022-11-07 07:20:42 +11:00
blckmn
956158ec12 Revert removal of selectedBoard as used within stm32.js 2022-11-06 15:09:59 +11:00
blckmn
78b168d8f5 Adding help icons and improving darkmode css. 2022-11-05 21:48:16 +11:00
blckmn
07dda5dda5 Fix for moving off tab and no update to cloud build options. 2022-11-05 15:42:35 +11:00
blckmn
cfa789b49e Fixed board selection not sticking 2022-11-05 13:25:49 +11:00
J Blackman
9f77e00e17
Add GPS DOP debug (#3060)
Add GPS_DOP debug

https://github.com/betaflight/betaflight/pull/11912
2022-11-05 11:52:10 +11:00
J Blackman
860ad6151f
release_notes - correctly state that nightly is a debug release (#3067)
* nightly builds currently and incorrectly state `This is a release
build. It does not contain the debug console.`
* this PR changes it to `This is a debug build. It contains the debug
console.`


![image](https://user-images.githubusercontent.com/56646290/200015511-111cb0c4-ce60-4040-acbd-6fc7a1c3a071.png)
2022-11-05 11:51:46 +11:00
J Blackman
6bb248a9e3
Restoring ability to load local configuration for a target (#3066)
Based on device auto detect, and the use of local flash files.
2022-11-05 11:51:01 +11:00
blckmn
752cac9b7a Restoring ability to load local configuration for a target 2022-11-05 11:49:13 +11:00