mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-07 00:13:59 -04:00
AP_Logger: move EK3 log message IDs into AP_NavEKF3 log structure
This commit is contained in:
parent
79109458c2
commit
ea36a84b53
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user