<description>Pass control to an external controller.</description>
<paramindex="1">Timeout in seconds. The maximum amount of time that the external controller will be allowed to control the vehicle. 0 means no timeout</param>
<paramindex="2">Altitude min. If vehicle moves below this altitude the command will be aborted and the mission will continue. 0 for no lower alt limit</param>
<paramindex="3">Altitude max. If vehicle moves above this altitude the command will be aborted and the mission will continue. 0 for no upper alt limit</param>
<paramindex="4">Horizontal move limit. If vehicle moves more than this distance from it's location at the moment the command was begun, the command will be aborted and the mission will continue. 0 for no horizontal movement limit</param>
<paramindex="5">Empty</param>
<paramindex="6">Empty</param>
<paramindex="7">Empty</param>
</entry>
<entryname="MAV_CMD_DO_MOTOR_TEST"value="209">
<description>Mission command to perform motor test</description>
<paramindex="1">motor sequence number (a number from 1 to max number of motors on the vehicle)</param>