

Generate MAVLink Lua Plugin for Wiresharkįirst you will need to generate a Wireshark plugin that includes definitions for the MAVLink messages that you want it to handle. You will need to regenerate and reimport the plugin (as shown below) if your dialect changes. It also provides an overview of how you can use tcpdump for collecting traffic on a linux computer (for later analysis). This topic shows how to generate a Wireshark plugin for a particular dialect file and install it on Wireshark, and how to perform basic filtering. Rebuilding QGroundControl so you can use it analyse custom messages is much harder!

The benefits of using Wireshark over other alternatives are: Wireshark is an extremely popular "general purpose" network protocol analyzer that can be used to inspect and analyse MAVLink traffic.
