@Niklas_Jester wrote:
Hello everyone,
i am new to the MAVProxy Topic and seem to be a bit lost.
I am trying to connect a PC Programm written in QT5 via UDP to a Raspberry PI 3 running MavProxy and to a PX4 via Serial.
So far everything works and i can connect. I am using
--master=/dev/AMA0 and --out=udp:192.168.0.16:14550 to connect to both sides.
If in the MAVProxy Terminal I watch HEARTBEAT I can see the HEARTBEAT of the PX4 and the one that the PI (MAVProxy) sends.
But on the PC I can only see the HEARTBEAT of the PX4. MAVProxy doesn't seem to send its own Heartbeat through the output.
I would like to communicate with both the PI and the PX4 from my PC Programm.
I don't know how to figure it out. I tried a few things like adding another Link but nothing seems to work.
Any help is highly appreciated.
Thanks in advance,
Nick
Posts: 1
Participants: 1