mirror of https://github.com/ArduPilot/ardupilot
Tracker: do not send ahrs3 mavlink message
This commit is contained in:
parent
6f8176c71e
commit
9d3427ec86
|
@ -307,7 +307,6 @@ static const ap_message STREAM_EXTRA3_msgs[] = {
|
||||||
MSG_SIMSTATE,
|
MSG_SIMSTATE,
|
||||||
MSG_SYSTEM_TIME,
|
MSG_SYSTEM_TIME,
|
||||||
MSG_AHRS2,
|
MSG_AHRS2,
|
||||||
MSG_AHRS3,
|
|
||||||
MSG_MAG_CAL_REPORT,
|
MSG_MAG_CAL_REPORT,
|
||||||
MSG_MAG_CAL_PROGRESS,
|
MSG_MAG_CAL_PROGRESS,
|
||||||
MSG_EKF_STATUS_REPORT,
|
MSG_EKF_STATUS_REPORT,
|
||||||
|
|
Loading…
Reference in New Issue