Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pilot Name to the Configurator UI #1877

Closed
bizmar opened this issue Feb 9, 2020 · 10 comments · Fixed by betaflight/betaflight#11391 or #2798
Closed

Add Pilot Name to the Configurator UI #1877

bizmar opened this issue Feb 9, 2020 · 10 comments · Fixed by betaflight/betaflight#11391 or #2798

Comments

@bizmar
Copy link

bizmar commented Feb 9, 2020

BF has Craft Name and Pilot Name as an option in the CLI and separate OSD elements, it would be nice if I could set Pilot Name in the Personalization part of the Configuration tab. May need to be added to MSP first.

@etracer65
Copy link
Member

To be clear, it's the "display name" not pilot name.

But this will be more difficult than it would appear. The display name is currently not included in the MSP. Also the preexisting MSP messages where it would make sense to add the display name were designed in a legacy way and cannot be added to for this. So it would take new messages to get/set the display name in the firmware.

@mikeller
Copy link
Member

On the plus side, we support MSPv2 now, so we are not limited to 256 messages any more.

@stale
Copy link

stale bot commented Mar 12, 2020

This issue / pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

@github-actions
Copy link
Contributor

Do you want to test this code? Here you have an automated build:
Betaflight-Configurator-Debug-Android
Betaflight-Configurator-Debug-Linux
Betaflight-Configurator-Debug-macOS
Betaflight-Configurator-Debug-Windows
WARNING: It may be unstable and result in corrupted configurations or data loss. Use only for testing!

@github-actions
Copy link
Contributor

Do you want to test this code? Here you have an automated build:
Betaflight-Configurator-Android
Betaflight-Configurator-Linux
Betaflight-Configurator-macOS
Betaflight-Configurator-Windows
WARNING: It may be unstable and result in corrupted configurations or data loss. Use only for testing!

@github-actions
Copy link
Contributor

Do you want to test this code? Here you have an automated build:
Betaflight-Configurator-Android
Betaflight-Configurator-Linux
Betaflight-Configurator-macOS
Betaflight-Configurator-Windows
WARNING: It may be unstable and result in corrupted configurations or data loss. Use only for testing!

@github-actions
Copy link
Contributor

Do you want to test this code? Here you have an automated build:
Betaflight-Configurator-Android
Betaflight-Configurator-Linux
Betaflight-Configurator-macOS
Betaflight-Configurator-Windows
WARNING: It may be unstable and result in corrupted configurations or data loss. Use only for testing!

@github-actions
Copy link
Contributor

Do you want to test this code? Here you have an automated build:
Betaflight-Configurator-Android
Betaflight-Configurator-Linux
Betaflight-Configurator-macOS
Betaflight-Configurator-Windows
WARNING: It may be unstable and result in corrupted configurations or data loss. Use only for testing!

@github-actions
Copy link
Contributor

Do you want to test this code? Here you have an automated build:
Betaflight-Configurator-Android
Betaflight-Configurator-Linux
Betaflight-Configurator-macOS
Betaflight-Configurator-Windows
WARNING: It may be unstable and result in corrupted configurations or data loss. Use only for testing!

@github-actions
Copy link
Contributor

Do you want to test this code? Here you have an automated build:
Betaflight-Configurator-Android
Betaflight-Configurator-Linux
Betaflight-Configurator-macOS
Betaflight-Configurator-Windows
WARNING: It may be unstable and result in corrupted configurations or data loss. Use only for testing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment