MAVLink Include Files:
MAVLink commands (MAV_CMD) and messages are different! These commands define the values of up to 7 parameters that are packaged INSIDE specific messages used in the Mission Protocol and Command Protocol. Use commands for actions in missions or if you need acknowledgment and/or retry logic from a request. Otherwise use messages.
[Message]
Field Name | Type | Units | Values | Description |
---|
The current MAVLink version is 2.
This file has protocol dialect:
Value | Field Name | Description |
---|
Send this command in a COMMAND_INT (if supported by your flight stack), as it specifies positional information. If sent in a COMMAND_LONG, no frame of reference can be set, and lat/lon values in param 5/6 are less precise.
Param (:Label) | Description | Values | Units |
---|
WORK IN PROGRESS:
DEPRECATED: