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

ExtLibs: Utilities: BinaryLog: fix FW version detection used for mode names #3220

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

IamPete1
Copy link
Member

Correctly parsing the System.Byte[] to a string fixes the setting of the _firmware variable which is used to lookup the mode names from the numbers. Same idea as #3210

Without we just get numbers:
image

With we get names again:
image

@meee1 meee1 merged commit f57bc79 into ArduPilot:master Oct 29, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants