mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
GCS_MAVLink: add EKF_STATUS_REPORT to enum
This commit is contained in:
parent
3c555fc396
commit
5ee67e63ec
@ -56,6 +56,7 @@ enum ap_message {
|
|||||||
MSG_MOUNT_STATUS,
|
MSG_MOUNT_STATUS,
|
||||||
MSG_OPTICAL_FLOW,
|
MSG_OPTICAL_FLOW,
|
||||||
MSG_GIMBAL_REPORT,
|
MSG_GIMBAL_REPORT,
|
||||||
|
MSG_EKF_STATUS_REPORT,
|
||||||
MSG_RETRY_DEFERRED // this must be last
|
MSG_RETRY_DEFERRED // this must be last
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user