GCS_MAVLink: add MSG_MAG_CAL_PROGRESS and _REPORT

This commit is contained in:
Jonathan Challinger 2015-03-07 07:50:50 -08:00 committed by Andrew Tridgell
parent 72c8d0f530
commit 53fe649016
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ enum ap_message {
MSG_MOUNT_STATUS,
MSG_OPTICAL_FLOW,
MSG_GIMBAL_REPORT,
MSG_MAG_CAL_PROGRESS,
MSG_MAG_CAL_REPORT,
MSG_EKF_STATUS_REPORT,
MSG_LOCAL_POSITION,
MSG_PID_TUNING,