OpenHD / QOpenHD

QOpenHD App
Other
220 stars 88 forks source link

Mavlink mirror problem #611

Closed do1234521 closed 6 months ago

do1234521 commented 10 months ago

Is it possible to mirror the mavlink locally to another UDP port for other programs to use in qopenhd? Other control software like missionplaner and qgc can do it. I searched all the documents and found no description about it. Could anyone help?

Consti10 commented 10 months ago

mavlink is distributed by openhd core (the main openhd executable on the ground). It already has the option for another (secondary) GC to connect via tcp.

Feel free to add a forwarding option in qopenhd too, though.