@tranquility wrote:
Hello,
the documents mention, it is possible to ad more than one Telemtry options in "/etc/default/arducopter ".
I want to connect the Navio to my laptop AND my Smartphone simultaneously over Wifi.
So i added the following to the file:
TELEM1="-A udp::14550"
TELEM2="-A udp::14550"Options to pass to ArduPilot
ARDUPILOT_OPTS="$TELEM1 $TELEM2"
But a connection is only possible with device . I.e. The last $TELEM variable at ARDUPILOT_OPTS.
Is it possible to have 2 GCS at once?
Thanks for any help =)
Posts: 1
Participants: 1