HThuren
08100bafa8
More info on setup tab 2 ( #3385 )
...
* add help and minor layout changes
* add help and minor layout changes
* add help and minor layout changes
* Fix layout
* add disable / enable logic
* small changes
2023-04-04 16:04:48 +02:00
ASDosjani
c5af8b1a25
Update android build info in README.md ( #3398 )
2023-04-01 21:04:42 +02:00
ASDosjani
3fe94b96a7
Fix max length of craft name and pilot name ( #3396 )
...
fix maxlength
2023-03-30 15:15:24 +02:00
HThuren
f7ea7f4f9a
Show logname on logging tab ( #3394 )
...
Show logname
2023-03-28 00:13:27 +02:00
Mark Haslinghuis
e7b057ef98
FIX: feature ESC_SENSOR ( #3382 )
...
Fix features
2023-03-25 00:24:52 +01:00
Vít Semrád
f56ea60d2d
Fix toggle switch margin in LED tab ( #3391 )
...
Fix toggle switch margin
2023-03-22 22:29:11 +01:00
github-actions[bot]
17c5d5329c
Update translations ( #3388 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-03-21 14:57:52 +01:00
Mark Haslinghuis
35959bbe58
FIX: missing debug modes ( #3386 )
...
Add missing debug modes
2023-03-21 14:42:04 +01:00
J Blackman
95f4c6e75d
Load available cloud build options when selecting the firmware version to build ( #3384 )
...
* Load options when selecting the firmware version
* Add the release to the request for options when setting defaults based on buildkey.
* Adjusting to allow build key to be passed.
2023-03-20 21:11:16 +01:00
J Blackman
e94cb0cd1e
FIX: Adjusting setting of ajax default header as not being passed for version check ( #3383 )
2023-03-19 00:46:45 +01:00
Mark Haslinghuis
43e080b81f
Change blackbox debug ( #3381 )
2023-03-18 00:59:54 +01:00
Mark Haslinghuis
23af01b218
Fix gyro_hardware_lpf ( #3378 )
2023-03-17 23:24:36 +01:00
github-actions[bot]
718aee1f18
Update translations ( #3370 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-03-17 17:10:03 +01:00
ASDosjani
b21468d41f
Add rainbow effect to led strip and cleanup ( #3322 )
...
* Add rainbow effect and cleanup
* reduce indentation
2023-03-16 15:08:59 +01:00
HThuren
36628523db
Firmware info on setup tab ( #3369 )
...
* More messages
* caps API
* More buiold info
* buildinfo
* buildinfo test
* Added build options
* Added build options
* Change of label
* chang loop
* Add buildkey and sensors
* Show config and log based on buildkey
2023-03-16 14:39:05 +01:00
Mark Haslinghuis
9705c1e040
Fix-motor-stop ( #3379 )
2023-03-14 22:01:24 +01:00
HThuren
6cbbaff240
GPS icon now reflect fix state ( #3377 )
...
* GPS icon now reflect fix state
* Code moved to sensor_helpers.js
* Code moved to sensor_helpers.js
* Minor changes
2023-03-13 20:34:17 +01:00
Károly Kiripolszky
6ef0046a1d
Display average RPM on motor tab ( #3371 )
2023-03-13 16:02:09 +01:00
Mark Haslinghuis
5b9c0ad3b9
Remove custom defaults ( #3361 )
2023-03-09 20:38:21 +01:00
dependabot[bot]
1f1aef0091
Bump minimist from 1.2.0 to 1.2.8 ( #3367 )
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.0 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases )
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.8 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-07 22:06:27 +01:00
Mark Haslinghuis
584e672c4d
Expose Cloud Build Options and hide tabs and features ( #3332 )
...
Expose Cloud Build Options
Add cloud build options to auto-detect
2023-03-03 00:11:20 +01:00
J Blackman
65d0ab3796
Remove setting of client version in the cloud build request ( #3358 )
...
Client as a property on the request is now ignored by the API, and the version is taken from the header that is always present.
2023-03-02 18:37:14 +01:00
Károly Kiripolszky
a4bc6ef01d
Display heading on GPS Tab ( #3355 )
2023-03-03 04:32:23 +11:00
Mark Haslinghuis
7fbb0597a3
Select blackbox debug fields ( #3363 )
2023-03-02 18:30:16 +01:00
Károly Kiripolszky
6abcce226f
Option to automatically open DevTools ( #3352 )
2023-03-03 04:29:24 +11:00
Mark Haslinghuis
7f3ba27301
Limit groundspeed in UI to 3m/s ( #3362 )
2023-02-28 00:04:46 +01:00
Ivan Efimov
b2654be757
Fix: vtx tab -> vtx type ( #3353 )
2023-02-27 17:47:42 +01:00
github-actions[bot]
d153205400
Update translations ( #3360 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-02-27 11:07:05 +01:00
ASDosjani
26cf3eefce
Fix css in gps tab ( #3359 )
...
css fix
2023-02-27 10:51:23 +01:00
github-actions[bot]
76c8d557e2
Update translations ( #3351 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-02-24 18:18:09 +01:00
Mark Haslinghuis
4a31cf21fc
Extend submit support ID with problem description field ( #3350 )
2023-02-24 17:43:53 +01:00
Mark Haslinghuis
62f5cecd71
replaceAll-workaround ( #3348 )
2023-02-22 15:35:53 +01:00
Mark Haslinghuis
4b9fab6635
Fix latest version check ( #3349 )
2023-02-22 13:07:34 +11:00
J Blackman
6618378e8d
Simplified configurator version checking ( #3346 )
2023-02-18 20:20:18 +01:00
Mark Haslinghuis
ad5b94cd2a
Fix mDNS browser ( #3337 )
...
Fix MSDN browser
2023-02-15 19:34:04 +01:00
github-actions[bot]
81541331cc
Update translations ( #3339 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-02-15 18:35:58 +01:00
Rickard von Essen
37e91ff9ed
Updated the PR template (2) ( #3335 )
2023-02-12 08:05:36 +11:00
Mark Haslinghuis
e0b44c0709
Update NW.js to 0.72.0 ( #3334 )
2023-02-10 22:56:40 +11:00
Rickard von Essen
fe978b9a44
Updated the PR template ( #3328 )
...
Reference _GitHub Actions_ instead of _Travis CI_. Also update
instructions to use `yarn lint` instead of `make pre-push`.
2023-02-09 17:22:02 +11:00
Mark Haslinghuis
309bd43128
Move GPS configuration to GPS tab ( #3326 )
2023-02-08 23:24:04 +01:00
Mark Haslinghuis
1906b3a82c
Fix Core Only toggle ( #3330 )
2023-02-08 04:05:24 +11:00
Mark Haslinghuis
c40fafcc05
Fix presets loading ( #3325 )
2023-02-07 15:15:52 +01:00
github-actions[bot]
4625386f41
Update translations ( #3311 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-02-06 16:00:42 +01:00
Mark Haslinghuis
7d690d3290
Found two more links ( #3312 )
2023-02-06 15:35:22 +01:00
Mark Haslinghuis
a472efdc91
Add FAILSAFE and GYRO_CALIBRATION debug modes ( #3313 )
2023-02-05 20:36:19 +01:00
dependabot[bot]
16ca73ee66
Bump http-cache-semantics from 4.1.0 to 4.1.1 ( #3309 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-05 16:42:20 +01:00
Mark Haslinghuis
f3997bda58
Patch VTX link and fix all remaining links ( #3308 )
2023-02-03 17:27:54 +01:00
Tomas Chmelevskij
293ca70077
refactor: drop bluebird dependency ( #3279 )
2023-02-03 15:50:22 +01:00
dependabot[bot]
3c8ad50005
Bump jszip from 3.7.1 to 3.10.1 ( #3306 )
2023-02-03 21:23:08 +11:00
Mark Haslinghuis
799b587ac6
Simplify Expert Mode ( #3301 )
2023-02-02 20:26:45 +01:00