Browse Source

Rover: replace send-mount-status with send-gimbal-device-attitude-status

master
Randy Mackay 3 years ago
parent
commit
99858e021d
  1. 2
      Rover/GCS_Mavlink.cpp

2
Rover/GCS_Mavlink.cpp

@ -560,7 +560,7 @@ static const ap_message STREAM_EXTRA3_msgs[] = { @@ -560,7 +560,7 @@ static const ap_message STREAM_EXTRA3_msgs[] = {
MSG_SYSTEM_TIME,
MSG_BATTERY2,
MSG_BATTERY_STATUS,
MSG_MOUNT_STATUS,
MSG_GIMBAL_DEVICE_ATTITUDE_STATUS,
MSG_MAG_CAL_REPORT,
MSG_MAG_CAL_PROGRESS,
MSG_EKF_STATUS_REPORT,

Loading…
Cancel
Save