How to connect the PX4 to the qgroundcontrol via WIFI?
I have two PC.
- The PX4 is connected to the PC 1 with mavsdk. (Linux)
- The qgroundcontrol runs on the PC 2.
I would like to see PX4 in qgroundcontrol on PC 2.
How to connect the PX4 to the qgroundcontrol via WIFI?
I have two PC.
I would like to see PX4 in qgroundcontrol on PC 2.
Hi,
one posibility is that you:
Have a deeper look into the MAVProxy documentation. There are a lot of information, how to connect a companion computer (like your PC1) over wifi with a groundstation (like your PC2).
Have a nice try.