mavCmdGetMessageInterval top-level constant

  1. @Deprecated("Replaced by [MAV_CMD_REQUEST_MESSAGE] since 2022-04. ")
MavCmd const mavCmdGetMessageInterval

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;