I am trying to send complex control commands from rasberry pi b+ to ArduPilot Mega(APM) 2.5, such as loitering and acquire GPS location. i am not able to understand how to read compass,gps values from APM2.5 and dynamically change those gps commands via rasberry pi using 3g/4g dongle. any help in this regard is greatly appreciated.thanks in advance |
You need to be a member of diydrones to add comments!
Replies
Use a Pixhawk and use the regular telemetry serial port
Have you read this? http://dev.ardupilot.com/wiki/raspberry-pi-via-mavlink/
I would not recommend using the USB interface for in-flight communication