mavCmdGetMessageInterval top-level constant
- @Deprecated("Replaced by [MAV_CMD_REQUEST_MESSAGE] since 2022-04. ")
Request the interval between messages for a particular MAVLink message ID. The receiver should ACK the command and then emit its response in a MESSAGE_INTERVAL message.
MAV_CMD_GET_MESSAGE_INTERVAL
Implementation
@Deprecated("Replaced by [MAV_CMD_REQUEST_MESSAGE] since 2022-04. ")
const MavCmd mavCmdGetMessageInterval = 510;