@markvanhaze wrote:
I am following the manual from here to the letter:
http://ardupilot.org/dev/docs/raspberry-pi-via-mavlink.html
And after running the script I end up waiting for the heartbeat and they do not connect.
I know to change the starting parameter since the RPi3 has changed the ttyAMA0 for ttyS0 and I checked the baud rate and have set both the pixhawk to 115200 on serial 1 and 2.
My starting line is as follows:
mavproxy.py –master=/dev/ttyS0 –baudrate 115200 –aircraft MyCopter
Any ideas whats wrong?
Posts: 1
Participants: 1