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

Fix Wireshark parsing logic #671

Merged
merged 1 commit into from
Jun 24, 2022
Merged

Fix Wireshark parsing logic #671

merged 1 commit into from
Jun 24, 2022

Conversation

rotu
Copy link
Contributor

@rotu rotu commented May 6, 2022

Previously, fields sometimes showed the wrong value, byte offsets were from the beginning of the IP packet, and truncated fields were omitted.
Now, the correct value is shown, byte offsets are from the beginning of the MAVLink packet, and truncated values are kept.

image

image

@peterbarker peterbarker merged commit 4a8b143 into ArduPilot:master Jun 24, 2022
@peterbarker
Copy link
Contributor

Merged, thanks!

@hamishwillee
Copy link
Contributor

@rotu In case you don't get notifications from mavlink/mavlink, I was wondering if you could advise on mavlink/mavlink#1978 (as you were the last person to modify the Wirshark plugin, and will know a lot more than I do)! If not, is there anyone else you recommend we might ask for help?

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.

3 participants