Commit Graph

558 Commits (293ca700773a0a1147c4ff6e5c746a6632d9a0f5)

Author SHA1 Message Date
Mark Haslinghuis 799b587ac6
Simplify Expert Mode (#3301) 2023-02-02 20:26:45 +01:00
Mark Haslinghuis b4d1375aa0
Fix links (#3294) 2023-01-31 22:01:06 +01:00
Mark Haslinghuis c14a056dae
Remove deprecated features (#3268)
Remove features
2023-01-23 16:13:44 +01:00
Rickard von Essen 80686eb8ef
Rename ExpressLRS "passphrase" to "binding phrase" (#3257) 2023-01-23 21:27:10 +11:00
Míguel Ángel Mulero Martínez a5fad5cc68
Add zoom option to make OSD big in small screens (#3252) 2023-01-20 18:44:23 +11:00
haslinghuis 51ed2ddb51
Enable dynamic notch warning (#3253) 2023-01-17 13:27:22 +01:00
haslinghuis 4b0d4467de
Fix OSD (HD) display overflow on Android (#3241)
* Fix OSD (HD) display overflow on Android
* Add button for OSD tab orientation (Android)
2023-01-16 10:14:08 +11:00
J Blackman ce2b69843f
Refactor. Core build mode. (#3236)
* Refactor. Core build mode.

* Be explicit.

* Removing example

* Removed reference to classic

* Updated description.
2023-01-14 21:24:36 +01:00
J Blackman 78652bf37f
FIX: removing duplicate language key (#3220) 2023-01-07 19:29:52 +11:00
Ivan Efimov 8e7aa89ee5
Bringing Google stats back - Reverting #3148 (#3204) 2023-01-07 10:05:34 +11:00
HThuren 1301f97a4f
Show wiki to target, ie. Board---FRSKYF4 (#3187) 2023-01-07 06:57:19 +11:00
J Blackman 902f979878
Adding a support submission button on CLI to assist in support (#3206)
* Adding a support submission button on CLI to assist in identifying issues

* Fixes following rebase

* Rename build_api to BuildApi.js
2023-01-04 20:16:20 +01:00
J Blackman e6cbc22f6b
FIX: Update spelling error in code (#3201) 2023-01-03 08:08:39 +01:00
haslinghuis b287361575
Fix tooltip (#3175) 2022-12-31 00:32:42 +01:00
HThuren 704970e291
Tab adjustments: Sort the translated optionlist (#3152)
* Sort the translated optionlist

* Remoove 22_2 and 23_2

* Remove 22_2 and 23_2 in messages

* Now use sortSelect in common.js
2022-12-28 14:13:09 +01:00
J Blackman 110256cccb
UI: Move motor protocol to single option (#3165)
* UI: Move motor protocol to single option

* Remove plural

* Removing plurals, and updating help messages
2022-12-27 14:05:01 +01:00
J Blackman 072be2eaaf
IMPROVEMENT: As per suggestion, one RX protocol, and one Telem protocol (#3161) 2022-12-26 14:48:05 +11:00
Vasyl Demianov bc6307adf7
Fields for PID and rate profile names. (#3150)
* Fields for PID and rate profile names.

* Minor styling changes.
2022-12-17 07:41:28 +01:00
Vít Semrád 96aeab67f4
More descriptive Reset Settings warning (#3147)
More descriptive Reset warning + Red button
2022-12-16 02:07:29 +01:00
J Blackman f0cdf83de1
Housekeeping: Updating some messaging labels. (#3139)
Updating some messaging labels.
2022-12-13 13:39:34 +01:00
haslinghuis c625741604
Restore experimental backup and restore only for virtual and fw below 4.3 (#3134)
Restore backup and restore
2022-12-11 23:22:12 +01:00
haslinghuis 867b59d204
Bump API_VERSION_ACCEPTED and semver cleanup (#3104)
Firmware flasher: build config help icons style fix (#3092)

Co-authored-by: Ivan Efimov <gendalf44@yandex.ru>
2022-12-11 04:55:14 +01:00
HThuren 8b79bcd3a0
Improved message when save lua VTX file (#3110)
* Improved message when save lua VTX file

* Added new strings

* Missing backslash

* Update messages.json

removed one blank line

* Update locales/en/messages.json

Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>

* Update locales/en/messages.json

Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>

* Update locales/en/messages.json

Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>

Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>
2022-12-08 23:35:34 +01:00
Míguel Ángel Mulero Martínez 85860ac527
Remove outdated languages (#3126) 2022-12-09 08:03:16 +11:00
haslinghuis 6242f1e721
Add support for ELRS UID (#3097)
* Add support for ELRS UID

* Add Babel

* Fix review

* Fix CSS
2022-12-05 14:24:37 +11:00
ASDosjani f8c6c02a04
Fix 2 typos (#3111)
typo fix
2022-12-04 19:43:29 +11:00
haslinghuis d6c129fb1f
Fix RSNR (#3088)
Fix OSD items
2022-11-20 19:11:51 +01:00
Steve Evans 266d5f445d
Add HD OSD support (#3071)
* Add HD OSD mode

* Update src/js/tabs/osd.js

Co-authored-by: Jan Post <Rm2k-Freak@web.de>

Co-authored-by: Jan Post <Rm2k-Freak@web.de>
2022-11-20 18:42:52 +01:00
J Blackman 0064747f30
Adding ability to specify a classic build (#3087)
* Adding ability to specify a classic build

This means a user rather than using cloud options, can simply get all options (same as previous unified nightlies).

* Corrected means to enable/disable.
2022-11-19 03:14:43 +01:00
J Blackman 717d7f6685
Adding a progress bar for CLOUD BUILD progress (#3081)
* Adding simple progress bar for build request

* Adding language support.
2022-11-14 21:48:12 +01:00
haslinghuis 40d204c546
Fix TPA (#3078) 2022-11-14 15:12:20 +11:00
J Blackman 2a01685373
Adding custom define input box (#3074) 2022-11-09 10:11:07 +11:00
blckmn 78b168d8f5 Adding help icons and improving darkmode css. 2022-11-05 21:48:16 +11:00
J Blackman 6bb248a9e3
Restoring ability to load local configuration for a target (#3066)
Based on device auto detect, and the use of local flash files.
2022-11-05 11:51:01 +11:00
blckmn 752cac9b7a Restoring ability to load local configuration for a target 2022-11-05 11:49:13 +11:00
Steve Evans 9975846a46 Change 'VTX (MSP)' to 'VTX (MSP + Displayport)' and lose 'OSD (MSP Displayport)' option 2022-11-02 20:31:17 +00:00
haslinghuis 4f9348742d
Merge pull request #2798 from krasiyan/1877-display-name-configuration
Add 'Pilot name' to the Configurator UI; rename 'Display name' to 'Pilot name'; rename 'name' to 'craft_name'
2022-10-30 19:00:17 +01:00
blckmn fbff80dbbb Merge branch 'master' into cloud_build 2022-10-30 18:51:32 +11:00
blckmn 6aae795781 Setup for the cloud build implementation 2022-10-30 18:50:53 +11:00
Krasiyan Nedelchev 3873f82c23 Add 'Pilot name' to the Configurator UI; rename 'Display name' to 'Pilot name'; rename 'name' to 'craft_name'
- add pilot name (display_name) to the Configuration tab

  - add handling for the 'MSP2_GET_TEXT' and 'MSP2_SET_TEXT' commands

    - with support for the 'MSP2TEXT_PILOT_DISPLAY_NAME' ('displayName') config prop

  - backup handling of the 'displayName' config prop

  - add a text field to configure the pilot name in the 'Configuration/Personalization' box

    - using the 'display_name' FC config prop and the 'MSP2_GET_TEXT' / 'MSP2_SET_TEXT' MSP commands
    - add tooltips for both the 'Craft name' and 'Pilot name' fileds

  - rename the 'Display name' OSD element to 'Display name (Pilot name)'

    - expand the tooltip descriptions of 'Craft name' and 'Display name (Pilot name)'
    - change the default 'DISPLAY_NAME' OSD element preview to 'PILOT_NAME'

  - remove the default 'JOE PILOT' string value of the 'displayName' FC initial config

  - backwards compatibility handling for 'display_name' pre MSP v1.45

- rename 'display name' to 'pilot name'

  - add 'FC.CONFIG.pilotName' in place of 'FC.CONFIG.displayName'
  - add the 'PILOT_NAME' OSD element and keep backwards compatibility
    for the 'DISPLAY_NAME' OSD element (depending on the MSP version)

- rename 'FC.CONFIG.name' to 'FC.CONFIG.craftName'

  - add the 'MSP2TEXT_CRAFT_NAME' const for 'MSP2_GET_TEXT' / 'MSP2_SET_TEXT'
  - use 'MSP2_GET_TEXT' / 'MSP2_SET_TEXT' to get/set 'FC.CONFIG.craftName'
  - keep full backwards compatibility pre MSP v1.45 (using the legacy 'MSP_NAME' / 'MSP_SET_NAME')
2022-10-26 02:17:23 +02:00
haslinghuis c3a81ca438
Merge pull request #3056 from SteveCEvans/msp_dp
Add OSD (MSP Displayport) option to port peripherals
2022-10-25 12:54:14 +02:00
Mark Haslinghuis 98e698b39a Add aux value element 2022-10-25 02:46:09 +02:00
Steve Evans ee4284b63b Add OSD (MSP Displayport) option to port peripherals 2022-10-21 22:33:50 +01:00
Jon Mahoney adc3114b40 Ready Mode
Ready Mode allows the pilot to signal they are ready. Ideal for race
lines so all pilots are ready to race.
2022-10-19 22:15:27 -04:00
Mark Haslinghuis f86bbfdba6 fix anti gravity tooltip 2022-10-11 22:56:19 +02:00
Mark Haslinghuis 2a3a83e1db Fix VTX status 2022-10-08 00:43:29 +02:00
haslinghuis 500dea5b14
Merge pull request #2974 from jonmahoney15/watt-hours-consumed-osd-element
Watt Hours Consumed OSD element and post Flight Stat
2022-09-29 12:42:53 +02:00
J Blackman c4706b17a7
Merge pull request #2964 from P-I-Engineer/vtx_osd_variant_gitfix 2022-09-18 09:09:35 +10:00
J Blackman 0718559f4f
Merge pull request #2993 from haslinghuis/fix-auto-profile-cell-count-range 2022-09-18 09:07:41 +10:00
J Blackman e0692c1350
Merge pull request #2969 from haslinghuis/remove-stm32-link 2022-09-17 08:27:59 +10:00