Commit Graph

535 Commits (ec5453e49be9b2527eae80b9a55fc4174e50af2d)

Author SHA1 Message Date
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
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
J Blackman 10645cb791
Merge pull request #2931 from haslinghuis/move-telemetry-to-receiver-tab 2022-05-29 08:49:26 +10:00
J Blackman ae8ee6a9ea
Merge pull request #2865 from benlumley/jb-bf-43-link 2022-05-28 12:12:29 +10: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
Ivan Efimov 8fb0961701 Change failsafe delays units to seconds in UI 2022-04-07 20:21:33 -05:00
Ben Lumley c60d1232f0 Update playlist link 2022-03-22 22:30:20 +00:00
Mark Haslinghuis b4f35d5fad Fix state if local target does not match board 2022-03-04 22:00:29 +01:00
Mark Haslinghuis 6a2fc80b60 Show firmware loaded 2022-02-26 17:57:54 +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
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
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