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

6528 commits

Author SHA1 Message Date
Mark Haslinghuis
172cb0bee9
Fix GPS Rescue parameters confusion (#3554)
* Fix GPS Rescue parameters

* Use uint16_t for initialClimbM

* change return altitude to 5 - 1000

* Attribute fixes

* Do not mix semver code

* Fix order

* Change tooltip

* Rearrange sequence of settings

* update gps rescue max pitch angle text

* Update return ground speed message

* Update helpicon

* update tooltips

---------

Co-authored-by: ctzsnooze <chris@th.id.au>
Co-authored-by: ctzsnooze <chris.thompson@sydney.edu.au>
2023-08-31 11:50:01 +02:00
Emil
5bb8207080
feat: added port picker vue component (#3543)
* feat: added port picker vue component

* feat: added translantions
2023-08-30 10:52:51 +02:00
Supafly FPV
a4e8e2e323
Axis Logo Update (#3559)
* Axis Logo Update

* Cropped and Replaced

* Karate!

* Karate Kid Two

---------

Co-authored-by: Supafly FPV <steve@supaflyfpv.com>
2023-08-30 01:26:51 +02:00
github-actions[bot]
393e4465da
Update translations (#3558)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-08-29 11:12:31 +02:00
Tomas Chmelevskij
c82116d633
refactor: MSP binding to this (#3557) 2023-08-27 22:41:03 +02:00
Mark Haslinghuis
20c37642b3
Disable search in multiple select field for Other Options field when not selected (#3500)
Improve Option field
2023-08-24 11:06:43 +02:00
nerdCopter
de9077aaee
GH action readme (#3555) 2023-08-23 18:00:06 +02:00
github-actions[bot]
52df6a16c8
Update translations (#3552)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-08-21 10:55:29 +02:00
Mark Haslinghuis
19d12b5b10
Revert "Add LED strip sliders" (#3548)
Revert "Add LED strip sliders (#3531)"

This reverts commit 7bca5f9b83.
2023-08-18 19:24:31 +02:00
ASDosjani
7bca5f9b83
Add LED strip sliders (#3531)
* Add LED strip sliders

* Update src/js/msp/MSPHelper.js

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

* descriptions

* higher rainbow frequency

---------

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

tested today
2023-08-18 11:53:37 +10:00
Tomas Chmelevskij
40c243fe47
feat: use jquery package (#3540) 2023-08-17 01:13:03 +02:00
Mark Haslinghuis
5ffd193783
Fix gps_rescue_min_dth (#3544) 2023-08-14 22:39:03 +02:00
github-actions[bot]
4bfce35254
Update translations (#3545)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-08-14 12:08:21 +02:00
github-actions[bot]
55fabf2c49
Update translations (#3541)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-08-07 10:31:00 +02:00
Emil
ef4ff17c7e
feat: add sensor status vue component (#3539) 2023-08-06 20:30:53 +02:00
HThuren
058ab5b38a
Fix wiki (#3537)
* fix board wiki url

* fix board wiki url

* fix board wiki url

* Update src/js/utils/common.js

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

* Update src/js/utils/common.js

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

* Update src/js/tabs/firmware_flasher.js

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

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2023-08-06 16:35:22 +02:00
Mark Haslinghuis
4204281f46
GPS updates (#3527)
* Remove auto_baud

* Change debug to GPS_CONNECTION

* Adjust signal strength scale
2023-08-03 02:25:45 +02:00
Mark Haslinghuis
26e78ed97a
Fix VTX ready status (#3538)
* Fix VTX ready status

* i18n is case-sensitive

* Cannot replicate

* Remove initial status
2023-08-02 22:12:28 +02:00
Mark Haslinghuis
92a8748621
Fix hidden debug (#3530)
* Fix hidden debug

* Remove commented out code
2023-08-01 20:36:30 +02:00
Mark Haslinghuis
4f15d4c281
Fix missing icon and false positive found (virustotal) (#3534)
Revert NWjs update
2023-08-01 20:16:56 +02:00
github-actions[bot]
507bf8f6b0
Update translations (#3526)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-08-01 11:16:56 +02:00
Emil
15265b3714
Quad status (#3533)
* BottomStatus Vue component

* refactor sugestions
2023-07-31 00:48:16 +02:00
HThuren
4087f0cfba
GPS tab with same design for lat / lon as on Setup tab (#3516)
Small design change
2023-07-30 13:11:17 +02:00
HThuren
1a4a3a5d80
AUX modes updated in help tips and virtuelFC, also sort of LinkedTo option list at Mode tab (#3519)
* Add all modes found in betaflight msp/msp_box.c

* Add more description as found at betaflight.com modes tab

* Sort LinkedTo

* Update VirtualFC.js

AIRMODE are "AIR MODE"
2023-07-29 22:01:28 +02:00
Míguel Ángel Mulero Martínez
ee7c174ade
Add Ukrainian translation (#3529) 2023-07-29 14:09:11 +02:00
Mark Haslinghuis
62a9cde6d1
Add all 8 debug values in sensors tab and only show active debugs (#3522)
* Add all 8 debug values in sensors tab

* Make debug columns dynamic

* Do it for all debug columns

* Use semver to decide initial column count

* Some improvements from NerdCopter
2023-07-24 11:50:42 +02:00
Mark Haslinghuis
d1cb74e37f
Fix GPS waiting info margin (#3525)
* Fix GPS waiting info margin

* Add colors to GPS Signal Strenght info
2023-07-23 19:12:54 +02:00
Mark Haslinghuis
4c54f3c057
Revert hiding VTX tab (#3512) 2023-07-22 07:28:28 +10:00
dependabot[bot]
2ebaa330f2
Bump word-wrap from 1.2.3 to 1.2.4 (#3517)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 23:47:48 +02:00
Mark Haslinghuis
edd34a1624
Fix intermittent connect failure (#3515) 2023-07-18 15:53:05 +02:00
Mark Haslinghuis
664e6722a8
Bump NWJS to v0.77.0 (#3511) 2023-07-18 15:27:24 +02:00
Mark Haslinghuis
dfd12cd90d
Fix missing GPS Laptimer OSD elements (#3506) 2023-07-18 13:48:26 +02:00
Mark Haslinghuis
9a1a18b5b9
Cleanup old code (#3507)
Cleanup old firmware code
2023-07-18 13:32:11 +02:00
Emil
4d42a8f81c
Create data flash vue component (#3509)
* dataflash component vue

* using css vars

* fix indicator for free space

* fix typos

* formatting
2023-07-11 20:06:57 +02:00
github-actions[bot]
5bdb030e1f
Update translations (#3508)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-07-11 16:37:59 +02:00
dependabot[bot]
ca42c4a945
Bump semver from 5.7.1 to 5.7.2 (#3510)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 16:10:58 +02:00
Mark Haslinghuis
ea02a48c07
Enable video transmitter tab (#3505) 2023-07-10 15:47:36 +02:00
github-actions[bot]
9b9e5bf99e
Update translations (#3502)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-07-03 11:27:27 +02:00
Mark Haslinghuis
471eed0b74
Add debug disable field for unfiltered gyro (#3492) 2023-07-03 18:51:24 +10:00
HThuren
532a672047
Concat longitude and latitude and add location url on Setup tab (#3491) 2023-07-03 18:50:43 +10:00
Mark Haslinghuis
25447aef55
Fix pit mode frequency (#3497) 2023-06-27 16:44:51 +02:00
Mark Haslinghuis
c582fc2453
Fix loading of preset title panel callback (#3496) 2023-06-27 16:30:51 +02:00
github-actions[bot]
3513889851
Update translations (#3499)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-06-27 15:07:16 +02:00
Mark Haslinghuis
fdb8c6b19c
Fix OSD stat elements (#3498) 2023-06-27 11:00:35 +02:00
Mark Haslinghuis
256355201f
Fix API version (#3495) 2023-06-27 10:55:16 +02:00
Mark Haslinghuis
1c06352745
Fix cli reconnect tab (#3494) 2023-06-27 10:43:57 +02:00
HThuren
d143d42b4d
Add help text to sections on GPS tab (#3485)
* Add help text to sections on GPS tab

* Update locales/en/messages.json

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

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2023-06-21 21:27:39 +02:00
Richard Benkovsky
ad9b29e6b6
Add support for multiple presets repositories to be active at once (#3476)
* Add support for multiple presets repositories to be active at once

* Code-style changes to src/tabs/presets/presets.js

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

* Code-review changes

* Show presets repo name only when non-official repos are enabled

* Code-review changes

* Trim preset title not to overlap icons

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2023-06-21 20:49:18 +02:00
Míguel Ángel Mulero Martínez
b328324b61
Cancel previous execution of PR github action (#3483) 2023-06-22 04:35:10 +10:00
Míguel Ángel Mulero Martínez
4adf43657c
Upgrade stale action to v8 (#3474) 2023-06-21 20:26:17 +02:00