mavCmdDoMountConfigure top-level constant

  1. @Deprecated("Replaced by [MAV_CMD_DO_GIMBAL_MANAGER_CONFIGURE] since 2020-01. This message has been superseded by MAV_CMD_DO_GIMBAL_MANAGER_CONFIGURE. The message can still be used to communicate with legacy gimbals implementing it.")
MavCmd const mavCmdDoMountConfigure

Mission command to configure a camera or antenna mount

MAV_CMD_DO_MOUNT_CONFIGURE

Implementation

@Deprecated(
    "Replaced by [MAV_CMD_DO_GIMBAL_MANAGER_CONFIGURE] since 2020-01. This message has been superseded by MAV_CMD_DO_GIMBAL_MANAGER_CONFIGURE. The message can still be used to communicate with legacy gimbals implementing it.")
const MavCmd mavCmdDoMountConfigure = 204;