diff --git a/ArduSub/GCS_Mavlink.cpp b/ArduSub/GCS_Mavlink.cpp index 9bb2f0a471..466279e295 100644 --- a/ArduSub/GCS_Mavlink.cpp +++ b/ArduSub/GCS_Mavlink.cpp @@ -557,7 +557,9 @@ static const ap_message STREAM_RC_CHANNELS_msgs[] = { }; static const ap_message STREAM_EXTRA1_msgs[] = { MSG_ATTITUDE, - MSG_SIMSTATE, // SIMSTATE, AHRS2 + MSG_SIMSTATE, + MSG_AHRS2, + MSG_AHRS3, MSG_PID_TUNING }; static const ap_message STREAM_EXTRA2_msgs[] = {