MAVLINK-ADDRESS
The MAVLINK-ADDRESS command stores an IP address and TCP port for the MAVlink REST server and takes effect at next boot. The IP broadcast address 0.0.0.0 can be used to disable any attempts to send MAVlink messages.
Examples:
MAVLINK-ADDRESS 192.168.2.2:6040
MAVLINK-ADDRESS 0.0.0.0:0
Last updated