Commit Graph

1722 Commits (6ee30ea293028654e6e863147952ea0271ae3408)

Author SHA1 Message Date
haslinghuis 402b7323a8
Constrain rates minimum setting (#3124)
Constrain rates minumum setting
2022-12-08 02:21:13 +01:00
haslinghuis 212b0bdb11
Fix virtual OSD elements and OSD backwards compability bug (#3118) 2022-12-06 12:20:52 +01:00
haslinghuis 5cafebf6d7
Fix OSD preview (#3101)
* Fix OSD preview

* Add media queries for OSD preview
2022-12-05 12:19:37 +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
haslinghuis a7b53afe13
Fix HD selection in UI (#3106) 2022-12-05 14:23:58 +11:00
ASDosjani 88f5c7d863
Fix elrs connection (#3095)
fix elrs connection

arrange mdns to class
2022-12-02 04:59:48 +01:00
haslinghuis 09355c25d0
Update MSP2TEXT command (#3096)
Fix constants for MSP2TEXT command
2022-12-02 02:40:46 +01:00
haslinghuis b7d0bd5df1
Fix local flashing messaging (#3102) 2022-12-01 14:44:12 +11:00
Ivan Efimov 8aced3b3a7
Firmware flasher: build config help icons style fix (#3092) 2022-11-23 12:34:57 +01:00
Ivan Efimov 50fc11cd66
Firmware flasher: classic build toggle - moved to build configuration header (#3091) 2022-11-20 19:14:48 +01: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
Ivan Efimov f20290451a
Few CSS fixes for firmware flasher -> build configuration (#3089) 2022-11-20 11:23:37 +11: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
haslinghuis 6b78f369fd
Fix serialportconfig (#3084) 2022-11-15 02:00:56 +01:00
Ivan Efimov 46f0bb3885
Removed release notes from firmware flasher (#3083)
Co-authored-by: J Blackman <blckmn@users.noreply.github.com>
2022-11-14 22:59:41 +01:00
haslinghuis 4df7f5b9fb
Enable or disable features according to port configuration (#2840) 2022-11-14 22:30:28 +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
haslinghuis 907d5b00da
Fix gps_rescue_min_start_dist (#3076) 2022-11-13 02:00:54 +01:00
haslinghuis bb8687bcbe
Fix scale for gyro readings (#3073) 2022-11-10 12:46:32 +01:00
J Blackman 0543f93777
Allow user to specify a sha / pull request (#3069) 2022-11-09 10:11:30 +11:00
J Blackman 2a01685373
Adding custom define input box (#3074) 2022-11-09 10:11:07 +11:00
J Blackman b0a2c40c22
Adding help icons and improving darkmode css. (#3070) 2022-11-07 11:25:13 +11:00
blckmn 956158ec12 Revert removal of selectedBoard as used within stm32.js 2022-11-06 15:09:59 +11:00
blckmn 78b168d8f5 Adding help icons and improving darkmode css. 2022-11-05 21:48:16 +11:00
blckmn 07dda5dda5 Fix for moving off tab and no update to cloud build options. 2022-11-05 15:42:35 +11:00
blckmn cfa789b49e Fixed board selection not sticking 2022-11-05 13:25:49 +11:00
J Blackman 9f77e00e17
Add GPS DOP debug (#3060)
Add GPS_DOP debug

https://github.com/betaflight/betaflight/pull/11912
2022-11-05 11:52:10 +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
ctzsnooze 45cd8bf175
Merge pull request #3062 from haslinghuis/fix-video-system
Fix video system selection for MSP
2022-10-31 20:38:37 +11:00
ctzsnooze 35ca9fc2aa
Merge pull request #3061 from haslinghuis/enforce-msp
Enable MSP configuration on MSP peripherals
2022-10-31 20:38:09 +11:00
haslinghuis c2a88b2de9
Merge pull request #3063 from blckmn/fix
Removing duplicate for Sonarcloud
2022-10-30 21:26:07 +01: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 955f4b993c Removing duplicate for Sonarcloud 2022-10-30 19:21:33 +11: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
Mark Haslinghuis 6e4ca6816b Fix video system selection for MSP 2022-10-29 07:04:36 +02:00
Mark Haslinghuis db97ca6705 Enforce MSP on MSP peripherals 2022-10-27 03:58:57 +02: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
J Blackman 3c776758a3
Merge pull request #3059 from Asizon/android_container
Fix container for phones
2022-10-25 17:53:43 +11:00
Mark Haslinghuis 98e698b39a Add aux value element 2022-10-25 02:46:09 +02:00
haslinghuis ce90b0faa7
Merge pull request #3054 from jonmahoney15/ready-mode-osd-element
Ready Mode
2022-10-25 02:40:52 +02:00
Mark Haslinghuis 7115ea3022 Add GPS DOP debug 2022-10-24 22:15:38 +02:00
asizon 416604a27e Fix container for phones 2022-10-23 18:30:09 +02:00
Steve Evans ee4284b63b Add OSD (MSP Displayport) option to port peripherals 2022-10-21 22:33:50 +01:00
Ivan Efimov d61a2564e2 Presets fix: search bar z-index should keep it above the presets panels 2022-10-20 23:15:54 -05:00