Commands Accepted by the Tracker 650
Here is a summary table of commands the Tracker 650 recognizes. Each message is described in further detail after the table. “Sticky” means the effect of the command is preserved across a power on/off cycle. Commands are terminated with a newline (ASCII 0x0A, C++ “\n”). Carriage returns (ASCII 0x0D, C++ “\r”), if any, prior to the newline are ignored. There are additional commands for factory use that are not documented. Try not to experiment, for example, we recommend not sending a “BRICK-DEVICE” command to see what will happen.
Command
Serial
Ethernet
Sticky*
Notes
X
X
X
Enables send the MAVlink distance message if the MAVlink interface is enabled.
X
X
X
Sets the mounting orientation of the DVL sensor with respect to the ROV coordinate frame
X
X
X
Set an IP address and port for the the MAVlink REST server. Setting the IP address to 0.0.0.0 will disable the MAVlink interface.
Last updated