This program plots up to all axes of mavlink message collected from serial port or udp port.
#how to use it: #1.fork the project at forst #2.clone to you pc:
$ git clone https://github.com/alvin1991/MavlinkPlotter.git
#3.open the project with QtCreater and Qt version 5.9.6+
#about mavlink #you should know how to use the mavlink at first.