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

6596 commits

Author SHA1 Message Date
Mark Haslinghuis
ec0ceb6911
Fix rev (#3652)
* Fix rev

* Remove COMMITHASH

* Use manifest for Android too

* Fix copy pasta
2023-12-01 19:58:32 +01:00
Mark Haslinghuis
66bc1898ca
Fix weird character (#3647)
fix weird character
2023-12-01 10:38:35 +01:00
Mark Haslinghuis
e18e363269
Fix IMU sensor refresh rate selection (#3642)
* Fix sensor refresh rate selection

* Fix html

* Refactor
2023-12-01 10:28:05 +01:00
Mark Haslinghuis
68e173bb75
Fix tab switch (#3641)
* Fix tab switch

* Use includes instead of indexoff
2023-12-01 10:18:19 +01:00
HThuren
3822cf2e19
Translate hardware status info (#3650)
* Translate hardware status info

* Minor change
2023-11-30 21:52:54 +01:00
Mark Haslinghuis
faac1d519a
Fix receiver tooltip (#3648) 2023-11-29 11:14:57 +01:00
Mark Haslinghuis
5fc5f516e8
Add missing debugmodes and fields (#3646)
* Add missing debugmodes and fields

* Update text in setup

* Fix todo
2023-11-28 14:43:20 +01:00
Mark Haslinghuis
63c188a4e8
Add MSP2_SENSOR_CONFIG_ACTIVE message (#3644)
* Add message for detected sensors

* Add gyro sensor info

* Add separate sensor info panel
2023-11-28 10:55:23 +01:00
github-actions[bot]
821759b8ba
Update translations (#3645)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-11-27 16:40:28 +01:00
Mark Haslinghuis
11279cd05a
Fix sensor status calls (#3640)
Fix Sensor Status
2023-11-24 17:51:39 +01:00
github-actions[bot]
3d9ae790c4
Update translations (#3638)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-11-20 19:54:06 +01:00
Mark Haslinghuis
f0fc111e34
Append craftname (#3637)
* Append craftname to filename

* Reorder craftname for better sort
2023-11-18 11:10:38 +01:00
nerdCopter
86043faf49
motor direction tools: gui_log the direction clicked (#3634)
* motor direction tools: gui_log the direction clicked

* motor direction tools: gui_log the direction clicked ; fix syntax

* motor direction tools: gui_log the direction clicked ; deduplicate/simplify

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2023-11-15 16:13:53 +01:00
github-actions[bot]
5b2be8a968
Update translations (#3632)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-11-13 16:14:49 +01:00
Mark Haslinghuis
cd80be72af
Show idleMinRpm on motor tab (active profile) (#3625)
* Make idleMinRpm configurable from motor tab (active profile)

* Reorder idleMinRpm and digitalIdlePercent

* Fixes per review

* Co-authored-by: nerdCopter <56646290+nerdCopter@users.noreply.github.com>
2023-11-10 19:57:20 +01:00
ctzsnooze
f65ea96080
Show magADC values without re-scaling in Sensors Tab (#3593)
show true magADC values
2023-11-10 18:32:41 +01:00
Mark Haslinghuis
90b75710c6
Fix button behaviour (#3626)
Disable buttons
2023-11-07 14:01:40 +01:00
HThuren
cf3070a04c
Translate labels at reciever signal graph (#3622)
* Translate labels at reciever signal graph

* Fix sonarcloud issue
2023-11-06 19:14:08 +01:00
github-actions[bot]
3ce6b6e290
Update translations (#3627)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-11-06 19:04:18 +01:00
Asier Ruiz
f83c460488
Fix/improve dynamicIdle hidding (#3624)
Fix dynamicIdle hidding

removed unused api version import

sinplify hidding, idlerpm disabled string improve

revert simplifing

simplifing digitalIdle hidding

 revert sinplifing
2023-11-02 22:37:43 +01:00
HThuren
af9ec7964d
Servo tab: Rearrange mid, min, max and translate Rate: (#3623)
Rearrange mid, min, max and translate Rate:
2023-11-02 21:21:28 +01:00
ASDosjani
ad3520bf4d
Indicate configuration saving on LED Strip tab (#3551) 2023-11-02 17:05:21 +01:00
Károly Kiripolszky
eed226f9f9
Enable GPS Rescue UI if used as a mode (#3611)
Enabled GPS Rescue UI if used as a mode
2023-11-02 15:59:24 +01:00
HThuren
111b368999
Sort and translate font name at OSD tab (#3621)
* Translate font name in OSD tab

* minor changes

* minor changes 2
2023-11-01 20:48:52 +01:00
Mark Haslinghuis
feb5a48783
Fix virtual disconnect (#3620) 2023-11-01 17:27:37 +01:00
HThuren
823f4d25d1
add ist8310 to setup tab (#3619)
add ist8310
2023-10-30 23:20:13 +01:00
github-actions[bot]
aa7642d80f
Update translations (#3618)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-10-30 14:05:57 +01:00
dependabot[bot]
3b10c721c5
Bump browserify-sign from 4.2.1 to 4.2.2 (#3616)
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 13:51:13 +01:00
Mark Haslinghuis
510ac9f513
Fix missing stat desc (#3617) 2023-10-29 21:09:52 +01:00
Mark Haslinghuis
db1eb8857b
Fix missing OSD stats (#3615) 2023-10-27 18:11:52 +02:00
dependabot[bot]
244819e5b6
Bump crypto-es from 1.2.7 to 2.1.0 (#3614)
Bumps [crypto-es](https://github.com/entronad/crypto-es) from 1.2.7 to 2.1.0.
- [Release notes](https://github.com/entronad/crypto-es/releases)
- [Changelog](https://github.com/entronad/crypto-es/blob/master/CHANGELOG.md)
- [Commits](https://github.com/entronad/crypto-es/commits)

---
updated-dependencies:
- dependency-name: crypto-es
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 19:00:51 +02:00
github-actions[bot]
9658a8fc04
Update translations (#3613)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-10-23 16:58:25 +02:00
dependabot[bot]
a12f9e402d
Bump @babel/traverse from 7.22.15 to 7.23.2 (#3612)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.15 to 7.23.2.
- [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.23.2/packages/babel-traverse)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:55:29 +02:00
J Blackman
d6575e175f
Adding version details to the PWA (#3606)
* Adding version details to the PWA

* Created a coded version.js that can be loaded as a module.

* Reverting, and simply identifying the permissible global vars for Vite

* Update .eslintrc.js

Removing whitespace

* Update vite.config.js
2023-10-17 02:55:42 +02:00
github-actions[bot]
16df95118a
Update translations (#3610)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-10-16 09:51:04 +02:00
J Blackman
748a01d189
Increase the time between status requests (increasing overall timeout) (#3605)
Increase the time between status intervals (increasing overall timeout)
2023-10-13 23:13:31 +02:00
J Blackman
848d412a84
Update app-build.yml for correct path to dist output (#3604) 2023-10-12 18:41:32 +11:00
J Blackman
f2b88ecd0f
Don't inherit secrets, pass as params (#3602) 2023-10-10 13:51:06 +11:00
J Blackman
de75f66fe4
Update app-build.yml (#3600) 2023-10-10 08:28:41 +11:00
J Blackman
6e5aee6c2e
Update app-nightly.yml (#3601) 2023-10-10 08:28:29 +11:00
github-actions[bot]
2adf74e584
Update translations (#3598)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-10-09 17:20:58 +02:00
dependabot[bot]
d042471da5
Bump postcss from 8.4.29 to 8.4.31 (#3595)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 22:37:56 +02:00
github-actions[bot]
3d0a526da6
Update translations (#3594)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-10-02 18:27:35 +02:00
J Blackman
30bcbb59b9
Update app-nightly.yml to support inherited secrets (#3590)
Update app-nightly.yml
2023-09-28 14:16:59 +10:00
dependabot[bot]
c255fe0382
Bump get-func-name from 2.0.0 to 2.0.2 (#3589)
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases)
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2)

---
updated-dependencies:
- dependency-name: get-func-name
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-27 23:13:24 +02:00
J Blackman
e120c4893f
Adding dark and light theme names to the sponsor request (params to API) (#3561)
* Adding dark and light theme names to the sponsor request (params to API)

* Renamed configEnabled to configSetting as it does not reflect whether or not the darkTheme is currently enabled (just its setting).

* Missed the configEnabled in the optionsTab.
2023-09-27 14:20:26 +02:00
github-actions[bot]
56ab8073dc
Update translations (#3588)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-09-25 14:58:34 +02:00
Mark Haslinghuis
7e25ce2666
Adjust plot colors (#3580)
* Adjust plot colors

* Fix dark-theme
2023-09-23 09:56:02 +02:00
stoneman
71e1240904
Enable mouse scroll wheel control of sliders (#3582)
Enable mouse scroll wheel for sliders
2023-09-22 15:23:12 +02:00
HThuren
cc32aaf7ea
Ajust gps aligment of Status and Quality (#3581)
* Step 1

* New aligment
2023-09-20 23:09:34 +02:00