-
-
Notifications
You must be signed in to change notification settings - Fork 915
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
Comments
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. |
On the plus side, we support MSPv2 now, so we are not limited to 256 messages any more. |
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. |
Do you want to test this code? Here you have an automated build: |
Do you want to test this code? Here you have an automated build: |
Do you want to test this code? Here you have an automated build: |
Do you want to test this code? Here you have an automated build: |
Do you want to test this code? Here you have an automated build: |
Do you want to test this code? Here you have an automated build: |
Do you want to test this code? Here you have an automated build: |
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.
The text was updated successfully, but these errors were encountered: