qgroundcontrol icon indicating copy to clipboard operation
qgroundcontrol copied to clipboard

I want to use the tcp/udp protocol to connect to QGC,How should I build a server?

Open zouzhe1 opened this issue 3 years ago • 1 comments

I want to use a 4G serial port DTU module to connect this module to my server, and then the server will do some processing. Finally, QGC uses TCP or UDP to connect the server address and port to complete the connection of pixhawk. I want to ask this DIY server, which software should be running on it? Is it a mavlink forwarding program? Or what other program can realize my function. thanks

zouzhe1 avatar May 18 '22 09:05 zouzhe1

Take a look at this.

mavlink-router

WTPENGUIN avatar May 20 '22 13:05 WTPENGUIN

Question was answered.

booo avatar Nov 02 '22 16:11 booo