Hi,
My question is related with in the following command, (the syntax is approximated)
mavproxy.py --master=udp:192.168.1.1:14550 --out=COM17,57600
How to MAVProxy manages the bandwith between the udp input and the serial output?
I assume that the input bandwith of udp is higher than the bandwith of the output.
Has anyone test this behaviour?
In that case, which would be the MAVProxy behaviour?
Thanks in advance!
Replies