mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 17:38:32 -04:00
Plane: do not send ahrs3 mavlink message
This commit is contained in:
parent
b32c5a840b
commit
9a43a31f24
@ -584,7 +584,6 @@ static const ap_message STREAM_EXTRA1_msgs[] = {
|
|||||||
MSG_ATTITUDE,
|
MSG_ATTITUDE,
|
||||||
MSG_SIMSTATE,
|
MSG_SIMSTATE,
|
||||||
MSG_AHRS2,
|
MSG_AHRS2,
|
||||||
MSG_AHRS3,
|
|
||||||
MSG_RPM,
|
MSG_RPM,
|
||||||
MSG_AOA_SSA,
|
MSG_AOA_SSA,
|
||||||
MSG_PID_TUNING,
|
MSG_PID_TUNING,
|
||||||
|
Loading…
Reference in New Issue
Block a user