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
J Blackman
f229c77406
Merge pull request #3057 from haslinghuis/add-aux-value
2022-10-25 13:45:30 +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
Asier Ruiz
75c6ab1b49
Merge pull request #3055 from limonspb/presets_search_bar_z_index
...
Presets fix: search bar z-index should keep it above the presets panels
2022-10-23 18:40:08 +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
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
J Blackman
a49a6b98ba
Merge pull request #3027 from ASDosjani/port_update
...
Update port selection after initialization
2022-10-18 07:36:30 +11:00
J Blackman
00ecf2b494
Merge pull request #3015 from ASDosjani/port_fix
...
Fix some absence of port selection menu
2022-10-18 07:36:03 +11:00
J Blackman
fc50fc2ed3
Merge pull request #3047 from haslinghuis/fix-backup-restore
...
Hide backup and restore (again)
2022-10-18 07:35:24 +11:00
J Blackman
d930924b2b
Merge pull request #3052 from limonspb/fav_presets
...
Presets: Interactive stars for favorites
2022-10-18 07:35:01 +11:00
haslinghuis
83cbb79ed7
Merge pull request #3045 from McGiverGim/update_setup-java_action
...
Update setup-java action to version 3
2022-10-17 13:18:48 +02:00
Ivan Efimov
152e1e9100
Presets: Interactive stars for favorites
2022-10-17 00:29:06 -05:00
ASDosjani
614eb5d957
Fix port selection
2022-10-16 20:31:24 +02:00
ASDosjani
b691740d55
Update port selection after initialization
2022-10-16 19:55:22 +02:00
haslinghuis
b5c2216970
Merge pull request #3046 from nerdCopter/20221013_github_actions_workflow_manual_build
...
Workflow improvement - add option for non-PR manual builds
2022-10-14 13:30:33 +02:00
Mark Haslinghuis
fbaa6df079
Hide backup and restore (again)
2022-10-14 01:19:12 +02:00
haslinghuis
2d84e4738e
Merge pull request #2988 from haslinghuis/update-pidprofile
...
Move TPA to PID profile
2022-10-14 00:36:21 +02:00
haslinghuis
2f375da818
Merge pull request #3044 from McGiverGim/fix_inflection_osd
...
Fix import of inflection library
2022-10-14 00:05:07 +02:00
nerdCopter
11661228a0
Workflow improvement - add option for non-PR manual builds
2022-10-13 09:36:28 -05:00
Miguel Angel Mulero Martinez
9dcb30d71a
Update setup-java action to version 3
2022-10-13 16:18:31 +02:00
Miguel Angel Mulero Martinez
3a0558c4b7
Fix import of inflection library
2022-10-13 09:05:52 +02:00
haslinghuis
3a4751946f
Merge pull request #3041 from haslinghuis/fix-debug-modes
...
Fix debug modes (GHST)
2022-10-12 22:41:36 +02:00
haslinghuis
880f2c9bd9
Merge pull request #3032 from haslinghuis/fix-anti-gravity
...
add anti gravity tooltip and fix scaling
2022-10-12 13:29:34 +02:00
haslinghuis
79b3d94d8d
Merge pull request #3031 from McGiverGim/cache_node_modules
...
Up to date Github actions and cache node_modules
2022-10-12 04:39:23 +02:00
Mark Haslinghuis
f86bbfdba6
fix anti gravity tooltip
2022-10-11 22:56:19 +02:00
haslinghuis
1efa12672b
Merge pull request #3034 from haslinghuis/fix-vtx-status
...
Fix VTX status update after saving
2022-10-11 18:34:30 +02:00
haslinghuis
09b98b0c1d
Merge pull request #3036 from limonspb/presets_select_firmware
...
Presets bugfix: automatically preselect current FC firmware version
2022-10-11 18:16:11 +02:00
Asier Ruiz
f4a01717fe
Merge pull request #3037 from nerdCopter/20221007_release_workflow_ref_name
...
release.yml - target_commitish REF_NAME
2022-10-11 17:24:08 +02:00
Asier Ruiz
bdfb872d28
Merge pull request #3035 from haslinghuis/fix-osd
...
Fix OSD
2022-10-11 17:23:20 +02:00
Mark Haslinghuis
ca612cdcc7
Fix debug modes (GHST)
2022-10-11 00:30:27 +02:00
haslinghuis
3bca34e11c
Merge pull request #3030 from McGiverGim/update_dependencies
...
Update dependencies
2022-10-09 12:41:38 +02:00
Mark Haslinghuis
2a3a83e1db
Fix VTX status
2022-10-08 00:43:29 +02:00
nerdCopter
2b8c11c51e
release.yml - target_commitish REF_NAME
2022-10-07 08:48:13 -05:00
Ivan Efimov
4f495eceb6
Presets bugfix: automatically preselect current FC firmware version in the search dropdown
2022-10-06 23:31:48 -05:00
Mark Haslinghuis
17291a6578
Fix OSD
2022-10-07 04:50:50 +02:00
J Blackman
edd5edd1c8
Merge pull request #3026 from limonspb/fav_presets
...
Presets: remember and show last used presets
2022-10-07 12:54:51 +11:00
Asier Ruiz
600fa605ef
Merge pull request #2996 from ASDosjani/list-fix
...
Add some missing style and minor bugfix
2022-10-05 17:40:06 +02:00
Miguel Angel Mulero Martinez
d823308b7b
Add node_modules to cache action
2022-10-05 09:29:15 +02:00
Miguel Angel Mulero Martinez
7100376d8f
Update versions of Github actions
2022-10-05 09:29:00 +02:00
J Blackman
516fc45da1
Merge pull request #3029 from McGiverGim/update_translations
...
Update translations
2022-10-04 12:24:34 +11:00
haslinghuis
b61ec42b55
Merge pull request #3028 from haslinghuis/fix-deb-permissions
...
Fix permissions in debian package
2022-10-04 03:15:51 +02:00
Miguel Angel Mulero Martinez
0a5b8e733d
Update minor (new compatible features) dependencies
2022-10-03 15:09:51 +02:00
Miguel Angel Mulero Martinez
877e0f93a6
Update patch (bug fixes) dependencies
2022-10-03 12:50:44 +02:00