ardupilot/libraries/AP_ExternalAHRS
BLash 271f08fc03 AP_ExternalAHRS: VectorNav: Add support for sensors outside VN-100 and VN-300
Includes naming changes to match new broadened usage
2024-07-05 21:41:22 +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: VectorNav: Add support for sensors outside VN-100 and VN-300 2024-07-05 21:41:22 +10:00
AP_ExternalAHRS_VectorNav.h AP_ExternalAHRS: VectorNav: Add support for sensors outside VN-100 and VN-300 2024-07-05 21:41:22 +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