ardupilot/libraries/AP_ExternalAHRS
Peter Barker c3b6127b1b AP_ExternalAHRS: correct VectorNAV handling of error term 2024-08-13 08:38:21 +10:00
..
AP_ExternalAHRS.cpp AP_ExternalAHRS: use NEW_NOTHROW for new(std::nothrow) 2024-06-04 09:20:21 +10:00
AP_ExternalAHRS.h AP_ExternalAHRS: Populate orientation from filter 2024-03-15 18:11:22 +11:00
AP_ExternalAHRS_InertialLabs.cpp AP_ExternalAHRS: added EAHRS_LOG_RATE and common logging 2024-02-27 21:10:20 +11:00
AP_ExternalAHRS_InertialLabs.h AP_ExternalAHRS: Add pre-arm for misconfigured EAHRS_SENSORS and GPS_TYPE 2024-04-30 09:18:46 +10:00
AP_ExternalAHRS_MicroStrain5.cpp AP_ExternalAHRS: added location extrapolation 2023-12-17 09:47:30 +11:00
AP_ExternalAHRS_MicroStrain5.h AP_ExternalAHRS: Add pre-arm for misconfigured EAHRS_SENSORS and GPS_TYPE 2024-04-30 09:18:46 +10:00
AP_ExternalAHRS_MicroStrain7.cpp AP_ExternalAHRS: Fix duplicate condition 2024-05-14 09:58:59 +10:00
AP_ExternalAHRS_MicroStrain7.h AP_ExternalAHRS: Add pre-arm for misconfigured EAHRS_SENSORS and GPS_TYPE 2024-04-30 09:18:46 +10:00
AP_ExternalAHRS_VectorNav.cpp AP_ExternalAHRS: correct VectorNAV handling of error term 2024-08-13 08:38:21 +10:00
AP_ExternalAHRS_VectorNav.h AP_ExternalAHRS_VectorNav: Consolidate EAH3 definition to single method 2024-07-29 15:52:29 +10:00
AP_ExternalAHRS_backend.cpp AP_ExternalAHRS: added support for GPS disable and fwd flight 2024-02-27 21:10:20 +11:00
AP_ExternalAHRS_backend.h AP_ExternalAHRS: Add pre-arm for misconfigured EAHRS_SENSORS and GPS_TYPE 2024-04-30 09:18:46 +10:00
AP_ExternalAHRS_config.h AP_ExternalAHRS: correct compilation with MicroStrain5 disabled 2024-01-15 09:39:41 +11:00
MicroStrain_common.cpp AP_ExternalAHRS: Use filter data to populate EKF status report 2024-03-26 11:11:39 +11:00
MicroStrain_common.h AP_ExternalAHRS: Use filter data to populate EKF status report 2024-03-26 11:11:39 +11:00