AP_Logger: move EK3 log message IDs into AP_NavEKF3 log structure

This commit is contained in:
Peter Barker 2020-12-03 10:25:43 +11:00 committed by Andrew Tridgell
parent 79109458c2
commit ea36a84b53
1 changed files with 0 additions and 11 deletions

View File

@ -2338,17 +2338,6 @@ enum LogMessages : uint8_t {
LOG_NKF5_MSG,
LOG_NKF10_MSG,
LOG_NKQ_MSG,
LOG_XKF1_MSG,
LOG_XKF2_MSG,
LOG_XKF3_MSG,
LOG_XKF4_MSG,
LOG_XKF5_MSG,
LOG_XKF10_MSG,
LOG_XKFS_MSG,
LOG_XKQ_MSG,
LOG_XKFD_MSG,
LOG_XKV1_MSG,
LOG_XKV2_MSG,
LOG_PARAMETER_MSG,
LOG_GPS_MSG,
LOG_IMU_MSG,