Commit Graph

6460 Commits (9e99716558be51b648efdb7a6a64f1d9e0186c1d)

Author SHA1 Message Date
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
Mark Haslinghuis 07a352a941
Improve MSP handling (#3415)
* Improve MSP

* Only retain last duplicate MSP command in queue

* For MSP V1 we skip requests that are already in the queue

* Implement MULTIPLE_MSP

* Revert

* Give FC time to react to new settings

* Reduce timeout to 200ms

* Add new mspHelper for EEPROM write

* Reduce MIN_TIMEOUT
2023-05-06 21:12:18 +02:00
github-actions[bot] 67ce2ec7c7
Update translations (#3434)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-05-03 18:51:11 +02:00
Mark Haslinghuis 44fd3af527
Fix missing tooltip messages (#3435) 2023-05-03 17:53:55 +02:00
HThuren 51af4da42c
Add help to modes at Mode tab (#3430)
* Add help to modes

* Use camelize
2023-04-27 23:23:27 +02:00
github-actions[bot] 1c4332ae21
Update translations (#3431)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-04-27 14:00:31 +02:00
HThuren b523f0a0ac
Color for vtx ready status (#3422)
* VTX ready change if device get ready

* minor change

* removed class from translated string

* Use of css way

* Now use CSS style

* reduce size of main.less

* xVx
2023-04-27 13:23:50 +02:00
Károly Kiripolszky 8d5533bbd0
Clarify the usage of crash flip arrow (#3428) 2023-04-22 21:18:38 +02:00
Richard Benkovsky 1657351598
Add a few unit tests for MspHelper class (#3425)
* Add a few unit tests for MSPHelper

* Simplify encode_message_v1

* Simplify MSP_BOARD_INFO handling
2023-04-19 21:44:05 +02:00
Mark Haslinghuis 61e31e4250
Fix no buildkey (#3427) 2023-04-19 00:52:45 +02:00
github-actions[bot] 466a71e954
Update translations (#3424)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-04-17 23:44:54 +02:00
Richard Benkovsky 9d9edf9266
Add a few unit tests for MSP protocol (#3421)
* Add a few unit tests for msp protocol

* fixup! Add a few unit tests for msp protocol
2023-04-16 23:57:34 +02:00
HThuren db97687d17
Show sonar altitude, if sensor exist (#3414)
* Show sonar altitude, if sensor exist

* Review resolved
2023-04-12 18:50:45 +02:00
HThuren 1406dc07b4
More feature tip at Configuration tab (#3413)
* More feature tip

* haveTip ajusted in feature.js

* Review resolved
2023-04-12 16:35:45 +02:00
Míguel Ángel Mulero Martínez b04c891a25
crowdin-action: use github action versioning (#3418)
Until now the Crowdin action didn't follow the Github actions conventions.
Now it does, and this PR uses it.
2023-04-12 15:44:47 +02:00
github-actions[bot] 64f31cf652
Update translations (#3416)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-04-10 13:17:01 +02:00
Mark Haslinghuis ef40e88e21
Move mDNS initialization (#3412) 2023-04-10 01:55:24 +02:00
Mark Haslinghuis 5344781de2
Fix battery status and optimize and fix status pull (#3397)
* Fix status

* Remove duplicate status requests

* Add clearInterval

* Cleanup

* Remove more duplicate status polling
2023-04-10 01:42:03 +02:00
HThuren 56338c2de6
Add sensor / range finder information at Setup tab (#3410)
* Show sonar at setup.js

* Changed logic for , seperator

* Changed logic for , seperator
2023-04-09 21:34:05 +02:00
HThuren c20d527343
align alignDisarmFlagElements (#3400)
* align alignDisarmFlagElements

* restore backward comp
2023-04-07 16:10:33 +02:00
Mark Haslinghuis 92484c3c44
Fix full chip erase (#3405) 2023-04-07 06:56:18 +10:00
HThuren e15cb55e24
Show CPU core temp on Setup tab (#3403)
* add temp

* add cpu temperature
2023-04-06 22:22:13 +02:00
HThuren 397aba07aa
Add more localization on setup tab (#3402)
* changed

* Update setup.html

Removed typo

* Update messages.json
2023-04-06 21:28:39 +02:00
Mark Haslinghuis 9db6806b1a
Fix PID tab (#3399) 2023-04-05 13:56:22 +02:00
github-actions[bot] ab6d58f4be
Update translations (#3395)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-04-04 17:06:57 +02:00
ASDosjani e87ffaa390
Cleanup + led overlay expansion (#3390)
* Cleanup + led overlay expansion

* Delete unused class and design fixes

* more spacing

* Revert #3391
2023-04-04 16:46:53 +02:00
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