Skip to content

WLua: add custom dissector for FTP Mavlink message#1051

Merged
peterbarker merged 1 commit intoArduPilot:masterfrom
shancock884:wlua-custom-dissector
May 28, 2025
Merged

WLua: add custom dissector for FTP Mavlink message#1051
peterbarker merged 1 commit intoArduPilot:masterfrom
shancock884:wlua-custom-dissector

Conversation

@shancock884
Copy link
Contributor

This PR allows custom dissectors to be added for specific fields within the wireshark dissector, to allow more details on fields that have their own internal formatting.
The first example implemented is for the FILE_TRANSFER_PROTOCOL.payload field, and looks like this:

image

This has been tested both interactively/locally, and by a new snapshot test case.

@peterbarker peterbarker merged commit 2dcded1 into ArduPilot:master May 28, 2025
14 checks passed
@peterbarker
Copy link
Contributor

Merged, thanks!

@shancock884 shancock884 deleted the wlua-custom-dissector branch May 28, 2025 06:46
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