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

6779 commits

Author SHA1 Message Date
Míguel Ángel Mulero Martínez
df226eacd3
Adjust title/name to be in coherence with Blackbox (#3934) 2024-05-10 09:04:32 +10:00
Mark Haslinghuis
6105210e9e
Add manual connection option (#3703)
* Hide manual connection and refactor port_handler

* Rebased
2024-05-08 20:01:44 +02:00
Míguel Ángel Mulero Martínez
d354567129
Fix MSP Radio emulator in PWA (#3939)
* Fix MSP Radio emulator in PWA

* Fix MSP Radio Emulator for PWA build
2024-05-07 23:07:56 +02:00
Mark Haslinghuis
776a1f5dfc
Fix reset options (#3932)
* Fix reset options

* Use deep copy
2024-05-06 22:45:32 +02:00
Mark Haslinghuis
71dad13bc1
Fix AT32 detection (#3935) 2024-05-06 16:53:11 +02:00
github-actions[bot]
1a73e86be9
Update translations (#3937)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-06 16:04:51 +02:00
Jonas Becker
4d46da2a8b
New led functions gps bar battery bar altitude (#3823)
* new led basefunctions: gps bar, battery bar, altitude

* removed trailing spaces

removed trailing spaces

* Update led_strip.js

* Reorder index to follow firmware

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2024-05-05 16:32:30 +02:00
Mark Haslinghuis
461e2db634
Fix virtual reboot and auto-connect (#3933)
* Fix virtual reboot

* Fix sonar
2024-05-05 15:16:28 +02:00
Mark Haslinghuis
0f96175655
Expose [local] firmware build options (#3931)
Fix options and expost local options
2024-05-03 20:40:06 +02:00
dependabot[bot]
03234eb36b
Bump ejs from 3.1.9 to 3.1.10 (#3928)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 23:23:46 +02:00
Mark Haslinghuis
9e25c166a6
Fix dual telemetry in receiver tab for local builds (#3923)
* Fix dual telemetry in receiver tab

* Do not add telemetry twice
2024-05-02 18:14:03 +02:00
Míguel Ángel Mulero Martínez
6b71569af7
Adjust header bar in mobile devices (#3925) 2024-05-01 22:05:51 +10:00
Míguel Ángel Mulero Martínez
5cce278188
Add clipboard feature to web app (#3887)
* Add clipboard feature to web app

* Make the code simpler using modern js

Co-authored-by: Tomas Chmelevskij <chmelevskij@users.noreply.github.com>

* Fix VTX table read from clipboard

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
Co-authored-by: Tomas Chmelevskij <chmelevskij@users.noreply.github.com>
2024-04-29 19:28:07 +02:00
Mark Haslinghuis
cf57a28606
Fix virtual mode after serial connection (#3916) 2024-04-29 18:56:10 +02:00
Sergii Goncharov
08f37f5fa4
Update link in CONTRIBUTING.md (#3922) 2024-04-29 18:47:48 +02:00
github-actions[bot]
8ae2b0506a
Update translations (#3917)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-29 12:47:43 +02:00
Míguel Ángel Mulero Martínez
cd25abfa03
Update yarn.lock versions (#3872) 2024-04-28 20:29:23 +02:00
Tomas Chmelevskij
18eb8dd1b2
Feat/web virtual mode (#3882)
* feat: add virtual mode on web

* feat: only show msp virtual version on virtual mode selection

* feat: update port selection to update the options
2024-04-28 19:51:41 +02:00
Mark Haslinghuis
8499939bdf
Update version to 11.0 (#3873) 2024-04-28 11:50:01 +10:00
Mark Haslinghuis
c97deaf714
Fix Angle Mode positioning (#3914) 2024-04-27 21:53:13 +02:00
Mark Haslinghuis
9e07b125fd
Add angle mode center sensitivity (#3910) 2024-04-27 13:43:53 +10:00
Jan Post
6b7b06ee31
More Space Between Sponsors (#3909)
slightly more space between logos
2024-04-25 12:40:04 +02:00
Mark Haslinghuis
befa88b27b
Fix connection for patch release versions (#3908) 2024-04-24 20:53:52 +02:00
Mark Haslinghuis
fe3fdb1c99
Fix column width (#3903) 2024-04-22 21:25:08 +02:00
Jan Post
806f8445ff
Rename blackbox field entry "Unfiltered Gyro" (#3905)
Rename field entry
2024-04-22 16:28:48 +02:00
github-actions[bot]
afd71a7c64
Update translations (#3904)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-22 16:20:42 +02:00
Mark Haslinghuis
37fada11ef
Use firmware options on introduction (#3900)
* Use firmware options

* Enable telemetry for CRSF, GHST and FPORT

* Add supported date

* Only add telemetry when not included in firmware

* Reduce brain overload
2024-04-21 01:38:56 +02:00
Mark Haslinghuis
16f70a5be8
Fix intermittent race condition (#3901)
Fix race condition
2024-04-20 23:24:40 +02:00
Mark Haslinghuis
4af575788a
Fix buildkey 404 (#3899) 2024-04-20 23:18:33 +02:00
Mark Haslinghuis
939b88d897
Add support for using MSP build options (#3780)
* Add buildOptions from MSP

* Fixup semver
2024-04-19 21:42:57 +02:00
github-actions[bot]
322a198165
Update translations (#3896)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-15 13:48:15 +02:00
Mark Haslinghuis
e444fa9aa7
Smoothing transition while refreshing sponsor icons (#3895)
Fade in and out sponsor icons on refresh
2024-04-14 13:27:42 +02:00
Mark Haslinghuis
0acc0e4a60
Fix OSD timer (#3894) 2024-04-12 22:50:36 +02:00
J Blackman
8c7e952104
Remove nightly and weekly app builds. (#3889)
- small whitespace cleanup of yaml files.
2024-04-11 18:16:36 +02:00
J Blackman
1451aebb41
FIX: Incorrect format for the tracking call. (#3890) 2024-04-11 14:48:00 +02:00
J Blackman
b7d861c814
Adding rotation of the sponsor logos. (#3888) 2024-04-11 20:13:25 +10:00
Mark Haslinghuis
f578e32472
Add additional installation steps for Ubuntu 23.10 (#3884)
* Add additional installation steps for Ubuntu 23.10

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2024-04-10 22:03:09 +02:00
Míguel Ángel Mulero Martínez
8c5ac1ed78
Add PWA link to unstable versions of the Configurator on README (#3886)
* Add PWA link to unstable versions of the Configurator on README

Add a link to the PWA version of the Configurator, under "Unstable Testing Versions".

* Fix typo in README

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

* Replace Slack information with Discord

The text is the same than we have in the Betaflight firmware README.

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2024-04-10 21:52:50 +02:00
Mark Haslinghuis
e1f5f24964
Clarify GPS Signal Strength (#3705)
Hide GPS Signal Strength if GPS is not active
2024-04-10 15:29:29 +02:00
Míguel Ángel Mulero Martínez
be0103f445
Make the dark / light theme work with PWA (#3883)
Changed the way the dark-theme is loaded. Thanks to @Vitroid for the suggestion.
2024-04-10 00:10:08 +02:00
ChrisRosser
4bae72907d
Throttle curve now respects throttle scale and clip (#3879)
* Update pid_tuning.js

Update pid_tuning.js

Update pid_tuning.js

* Update src/js/tabs/pid_tuning.js

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

* Update src/js/tabs/pid_tuning.js

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

* Update src/js/tabs/pid_tuning.js

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

* Update src/js/tabs/pid_tuning.js

* Update src/js/tabs/pid_tuning.js

* Update src/js/tabs/pid_tuning.js

---------

Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
2024-04-09 17:25:11 +02:00
github-actions[bot]
38657331ff
Update translations (#3881)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-08 15:27:43 +02:00
Mark Haslinghuis
7474a9b3b1
Fix failsafe delay constraints (#3875)
Fix failsafe delay contraints
2024-04-08 10:36:06 +02:00
Mark Haslinghuis
146fb04d97
Fix compass calibration interval timeout (#3865) 2024-04-04 11:46:07 +02:00
Mark Haslinghuis
e03d102112
Add EZLANDING debug field (#3826)
Add debug field
2024-04-03 22:59:40 +02:00
Mark Haslinghuis
4e53868150
Update board wiki URL (#3862)
* Update board wiki URL

* Update src/js/tabs/firmware_flasher.js

* Update src/js/tabs/firmware_flasher.js
2024-04-03 22:13:26 +02:00
github-actions[bot]
eb8f3986c5
Update translations (#3867)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-01 15:14:39 +02:00
dependabot[bot]
4415e3aac7
Bump express from 4.18.2 to 4.19.2 (#3864)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.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.18.2...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 20:19:36 +01:00
Mark Haslinghuis
09870667f2
Update tooltip (#3861) 2024-03-28 10:04:36 +01:00
Tomas Chmelevskij
dd16cb7679
feat: add netlify config file (#3863) 2024-03-27 14:46:28 +01:00