Commit Graph

763 Commits (master)

Author SHA1 Message Date
J Blackman 78652bf37f
FIX: removing duplicate language key (#3220) 2023-01-07 19:29:52 +11:00
J Blackman 5a19c97c97
Translation key fixes (#3216) 2023-01-07 10:10:45 +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
github-actions[bot] f7e6188c36
Update translations (#3199) 2023-01-02 21:20:44 +11:00
github-actions[bot] a0ba23865f
Update translations (#3188)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-01-01 08:20:37 +11: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
github-actions[bot] 454627c05f
Update translations (#3176)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-28 13:46:25 +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
github-actions[bot] dc2880fcbb
Update translations (#3163)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-27 00:39:15 +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
github-actions[bot] 223eddb2e8
Update translations (#3156)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-19 12:17:56 +01: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
github-actions[bot] f861ffa7dd
Update translations (#3143)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-15 08:00:48 +11:00
J Blackman f0cdf83de1
Housekeeping: Updating some messaging labels. (#3139)
Updating some messaging labels.
2022-12-13 13:39:34 +01:00
github-actions[bot] 02c2ac0856
Update translations (#3138)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-12 13:03:03 +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
github-actions[bot] dbab0e0da1
Update translations (#3132) 2022-12-11 10:43:08 +11: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
github-actions[bot] 64b710b074
Update translations (#3117)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-06 12:18:52 +01: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
Míguel Ángel Mulero Martínez 0fefc78dc9
Update translations (#3099) 2022-12-01 14:42:40 +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
Míguel Ángel Mulero Martínez 6657139d75
Update translations (#3080) 2022-11-13 14:29:35 +01: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
Miguel Angel Mulero Martinez 33613a82c0 Update translations 2022-10-02 09:20:41 +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
Mark Haslinghuis bea9d16486 Fix auto_profile_cell_count range 2022-09-15 21:08:17 +02:00
Jon Mahoney 8bc93fdd7e Watt Hours Consumed OSD element and post Flight Stat
A feature request was made to implement watt hour consumed on the osd.
This allows pilots who prefer reading Wh over other battery stats can
judge battery consumption.
2022-07-15 17:29:02 -04:00
Mark Haslinghuis 828e553f2d Remove STM32 driver link 2022-07-07 22:43:30 +02:00
phobos- c4d6b7b0df MSP VTX device 2022-06-29 15:36:53 +02:00
p-i-engineer e17cf1ae68 initial commit to fix PR
haslinghuis comment inc

comments inc

haslinghuis comment inc

Revert "haslinghuis comment inc"

This reverts commit cbe38ff353cacc041dc1f88bbe59780b9982f9d0.

Update src/js/tabs/osd.js

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

Update src/js/tabs/osd.js

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

clean

clean

fix

clean
2022-06-28 16:30:46 -07:00
Miguel Angel Mulero Martinez 61a2cd3374 Update translations 2022-06-07 15:45:59 +02:00
J Blackman 10645cb791
Merge pull request #2931 from haslinghuis/move-telemetry-to-receiver-tab 2022-05-29 08:49:26 +10:00
J Blackman 21bfd58b40
Merge pull request #2923 from McGiverGim/update_translations 2022-05-29 06:46:11 +10:00
J Blackman ae8ee6a9ea
Merge pull request #2865 from benlumley/jb-bf-43-link 2022-05-28 12:12:29 +10:00
Miguel Angel Mulero Martinez 05bcf03c02 Update translations 2022-05-23 15:43:07 +02:00
Mark Haslinghuis 6f0bdba5f4 Move telemetry to receiver tab 2022-05-22 05:00:47 +02:00
Miguel Angel Mulero Martinez 51eca21578 Add Danish translation 2022-04-29 20:51:40 +02:00
Miguel Angel Mulero Martinez a107acf620 Update translations 2022-04-19 16:12:21 +02:00
haslinghuis d9089dc212
Merge pull request #2884 from limonspb/failsafe_units_fix
Change failsafe delays units to seconds in UI
2022-04-13 01:57:56 +02:00
Miguel Angel Mulero Martinez e0496eef13 Update translations 2022-04-09 10:04:31 +02:00
Ivan Efimov 8fb0961701 Change failsafe delays units to seconds in UI 2022-04-07 20:21:33 -05:00
Miguel Angel Mulero Martinez 47657b4b2a Update translations 2022-03-30 16:36:00 +02:00
Ben Lumley c60d1232f0 Update playlist link 2022-03-22 22:30:20 +00:00
haslinghuis e90ffd1d35
Merge pull request #2850 from haslinghuis/add_local_flashing_protection
Fix state if local target does not match board
2022-03-13 23:02:58 +01:00
Mark Haslinghuis b4f35d5fad Fix state if local target does not match board 2022-03-04 22:00:29 +01:00
Miguel Angel Mulero Martinez 87c3838e6d Update translations 2022-03-01 19:50:27 +01:00
haslinghuis 989816a2e1
Merge pull request #2831 from McGiverGim/update_translations
Update translations
2022-02-27 02:18:30 +01:00
Mark Haslinghuis 6a2fc80b60 Show firmware loaded 2022-02-26 17:57:54 +01:00
Miguel Angel Mulero Martinez f7f755ab55 Update translations 2022-02-25 19:08:12 +01:00
Miguel Angel Mulero Martinez 87c12d6e6b Update translations 2022-02-17 12:13:36 +01:00
Miguel Angel Mulero Martinez 1b68e1b452 Update translations 2022-02-11 09:36:13 +01:00
Miguel Angel Mulero Martinez f7034dceac Update translations 2022-02-02 12:46:16 +01:00
haslinghuis c4f7a8f0bd
Merge pull request #2775 from haslinghuis/fix_flash_status
Fix board select trigger after flashing
2022-01-29 04:39:16 +01:00
haslinghuis f3f8df6d38
Merge pull request #2712 from Asizon/rpm_defaults_fix
Rpm defaults fix for 4.3
2022-01-28 14:19:09 +01:00
Mark Haslinghuis b44b7ecc2e Fix board select trigger after flashing
Detect unofficial targets
2022-01-28 14:13:29 +01:00
Hugo Chiang dc019b7881
typo fix in pidTuningIdleMinRpmHelp 2022-01-27 09:20:20 +08:00
Asizon b7085a5926 Rpm defaults fix
Change dialog

sonar fixes

sonar fix

fix text

no values change if not dialog shows

typo
2022-01-26 07:41:21 +01:00
Ivan Efimov 43b7a8b0d9 Presets: show warning dialog when preset options list has not been opened 2022-01-25 21:49:51 -06:00
Asizon cb3287b509
Merge pull request #2761 from McGiverGim/update_translations
Update translations
2022-01-20 07:39:33 +01:00
Ivan Efimov cfba903fa5
Merge pull request #2752 from haslinghuis/add_irc_driver_fix
Add Impulse RC driver fix to landing page
2022-01-18 12:03:48 -06:00
Miguel Angel Mulero Martinez a383232ffb Update translations 2022-01-18 10:18:49 +01:00
haslinghuis 598ab9b544
Merge pull request #2759 from limonspb/presets_remove_description
Presets: shorter index.json file, added option groups, preset priority, updated search, source versioning
2022-01-18 00:36:01 +01:00
Ivan Efimov 9357eae32c Presets: shorter index.file, added option groups and preset priority 2022-01-17 00:33:25 -06:00
Asizon dc33fb9e97
Merge pull request #2748 from haslinghuis/restore_backup_virtual
Make virtual mode an option using msp backup and restore
2022-01-13 06:40:28 +01:00
Mark Haslinghuis 7edb846274 Add Impulse RC driver fix to landing page 2022-01-12 23:10:16 +01:00
Mark Haslinghuis 77d30caf9b Move section and rename buttons 2022-01-12 15:57:41 +01:00
Ivan Efimov aae48b75d2 Discord link fix: make permanent (never expire) 2022-01-12 05:43:00 -06:00
Mark Haslinghuis bad27d3d15 Make virtual mode an option using msp backup and restore 2022-01-10 14:25:01 +01:00
ctzsnooze 993b59a650 update filter messages
update filter messages
2022-01-10 12:53:32 +11:00
J Blackman 71fb7a68a7
Merge pull request #2704 from limonspb/add_discord_link 2022-01-07 11:33:53 +11:00