Peter Barker
7dfc285f2a
AP_NavEKF2: remove incorrect units from yaw esimtator LoggerMessage
5 years ago
Andrew Tridgell
d8c533e7ab
AP_NavEKF2: added missing log documentation for field C
5 years ago
Paul Riseborough
8f1b732d79
AP_NavEKF2: Add documentation for GSF logging
5 years ago
Paul Riseborough
49e4c799d3
AP_NavEKF2: Use unique names for EKF2 logging
5 years ago
Randy Mackay
a9cbd5aa29
AP_NavEKF2: getDataEKFGSF and getYawData pass by reference
5 years ago
Paul Riseborough
de0040ad69
AP_NavEKF2: Enable use of EKF-GSF yaw estimate
...
Enables the yaw to be reset in flight to a value estimated from a specialised yaw estimator. This allows faster recovery if taking off with a bad magnetometer and also allows yaw alignment and GPS use to commence in-air when operating without any yaw sensing.
AP_NavEKF2: Add missing accesor functions for default airspeed
5 years ago
Peter Hall
e0eeb4f863
AP_NavEKF2: add initalized flag and change to uint32_t
5 years ago
Peter Barker
524647d221
AP_NavEKF2: use instance number when logging rather than multiple message IDs
5 years ago
Peter Barker
239df941e5
AP_NavEKF2: use instance # when logging EKF core timings
5 years ago
Peter Barker
c8fac758ee
AP_NavEKF2: use timing logging from AP_NavEKF
6 years ago
Siddharth Purohit
1527a5b97c
AP_NavEKF2: do logging for 3rd EKF core
6 years ago
Peter Barker
6a0a466f42
AP_NavEKF2: factor out and logging functions, reuse for 2nd core
6 years ago
Peter Barker
5175d23cc1
AP_NavEKF2: move logging in from AP_Logger
6 years ago