I have a telemetry module connected to a Raspberry Pi, which communicates with autopilot. I want to receive MAVLink messages and specifically extract the latitude, longitude, and altitude values from those messages. What are the steps involved in setting up the connection and decoding the required fields?
This worked for me
1 Like