I am attempting to send a navigate to waypoint command to the autopilot over the telemetry port. I believe I have the general method correct; however, I'm unsure of what some of the necessary values are. The steps I'm following are as below:Send…
I would like to receive telemetry data (or really, any data) and pass it to another microcontroller inside of my plane. Would this be feasible with the current I/O and software setup of the ArduPilot Mega?