Browse Source

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

master
Randy Mackay 3 years ago
parent
commit
796b39e908
  1. 2
      ArduSub/GCS_Mavlink.cpp

2
ArduSub/GCS_Mavlink.cpp

@ -382,7 +382,7 @@ static const ap_message STREAM_EXTRA3_msgs[] = {
#endif #endif
MSG_BATTERY2, MSG_BATTERY2,
MSG_BATTERY_STATUS, MSG_BATTERY_STATUS,
MSG_MOUNT_STATUS, MSG_GIMBAL_DEVICE_ATTITUDE_STATUS,
MSG_OPTICAL_FLOW, MSG_OPTICAL_FLOW,
MSG_MAG_CAL_REPORT, MSG_MAG_CAL_REPORT,
MSG_MAG_CAL_PROGRESS, MSG_MAG_CAL_PROGRESS,

Loading…
Cancel
Save