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

6502 commits

Author SHA1 Message Date
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
Mark Haslinghuis
34ec89a8ce
Add RPM debugField (#3489)
Complements https://github.com/betaflight/betaflight/pull/12823
2023-06-20 22:53:34 +02:00
HThuren
50554c1a80
When use magnetometer, add North symbol to GPS position icon (#3484)
* Add North when use magnetometer

* Update src/js/tabs/map.js

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

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2023-06-20 15:00:40 +02:00
github-actions[bot]
89b1bb9f80
Update translations (#3487)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-06-19 11:25:46 +02:00
Míguel Ángel Mulero Martínez
b769a43d9a
Fix MSP rx sticks window (#3482) 2023-06-17 11:54:17 +02:00
Ivan Efimov
e683231cce
Flasher tab: remember last user selected radio protocol (#3475) 2023-06-15 18:16:36 +02:00
Mark Haslinghuis
5621658c97
Backup config on flash (#3459)
* Backup config on flash
* add dialog
* Fix connection issue when flashing for second time
* Optimize connection flow
2023-06-14 09:12:53 +10:00
Mark Haslinghuis
791751a860
Fix offline behavior (#3480)
* Fix offline behaviour

* Fix message on setup tab when offline
2023-06-14 00:54:04 +02:00
J Blackman
2b8dff26b8
Adding sponsor program images (for future use). (#3477) 2023-06-14 08:45:35 +10:00
J Blackman
e36ecd9f87
Tabs to spaces in less files, and renaming logo files (cf to bf). (#3473) 2023-06-14 08:45:21 +10:00
nerdCopter
991956cb29
fix language variable name firmwareFlasherBoardVerificationFail (#3481) 2023-06-13 19:40:01 +02:00
J Blackman
43f155836a
Updated Dogcom logo for better light mode support. (#3472)
* Updated dogcom logo (for better light mode support).
* Invertable class removed inadvertently
* Missed `sponsor-img` class.
* Use underscore to stay inline with current standard
2023-06-07 14:34:19 +10:00
Mark Haslinghuis
655fb93d64
use-select2 (#3470) 2023-06-06 23:06:09 +02:00
dependabot[bot]
494567086b
Bump vite from 4.0.4 to 4.0.5 (#3471)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.0.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.0.5/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>
2023-06-06 17:40:07 +02:00
J Blackman
0e4224e006
Add sponsor tile to firmware flashing tab (#3468)
* Add sponsor tile to firmware flashing tab

* Adding sponsorship logos locally for efficiency (can still be disabled by API).

* Small fixes to load content
2023-06-06 01:06:35 +02:00
J Blackman
af7f97bc55
Removing unused git_info section (#3467) 2023-06-05 11:49:04 +02:00
Míguel Ángel Mulero Martínez
84a0d6b9d9
Downgrade nw-builder to version 3.8.3 (#3462)
Since version 3.8.4, nw-builder has a dependency with nw-install, that
is not available at this moment. Downgrade to 3.8.3 since it is
available again or we migrate to version 4.x.x.
2023-06-01 09:02:21 +10:00
HThuren
f1d7a9b356
Bump multipleSelect to 1.6.0 (#3465)
* Bump to 1.6.0

* Update yarn.lock
2023-05-31 23:09:04 +02:00
github-actions[bot]
a7ad57842b
Update translations (#3463)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-05-30 00:23:21 +02:00
github-actions[bot]
9e99716558
Update translations (#3452)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-05-25 00:35:35 +02:00
Mark Haslinghuis
99730ef531
Fix invalid version (#3449) 2023-05-12 21:44:01 +02:00
Mark Haslinghuis
c5ddfa4555
Refactor: writeConfiguration (#3444)
* Refactor writeConfiguration

* Fix after review
2023-05-10 22:33:53 +02:00
github-actions[bot]
a27c8ceb05
Update translations (#3446)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-05-09 17:46:20 +02:00
Mark Haslinghuis
e789d97baa
Fix: arm status [icon] (#3438)
Fix status
2023-05-09 17:33:49 +02:00
Mark Haslinghuis
5c3951626a
Fix: tooltip (#3445)
Fix tooltip
2023-05-09 16:43:42 +02:00
Mark Haslinghuis
5235c5c812
Add DSHOT_TELEMETRY_COUNTS debug mode (#3439)
Adds DSHOT_TELEMETRY_COUNTS debug mode
2023-05-07 19:10:29 +02:00
Mark Haslinghuis
506194ba25
Fix mixer (#3442) 2023-05-06 21:25:15 +02:00