ardupilot/libraries/AP_ExternalAHRS
Ryan Friedman 7c183f4ab3 AP_ExternalAHRS: Add MicroStrain7 support
* Implement filter state without relying on GPS
* Implement health and initialization check based on filter state
* Fix pre-arm checks missing version
* Add version specifics to microstrain 5 log msgs
* Add utilities to microstrain packet to remove magic number array
  access

Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
2023-12-05 11:09:22 +11:00
..
AP_ExternalAHRS.cpp AP_ExternalAHRS: Add MicroStrain7 support 2023-12-05 11:09:22 +11:00
AP_ExternalAHRS.h AP_ExternalAHRS: Add MicroStrain7 support 2023-12-05 11:09:22 +11:00
AP_ExternalAHRS_MicroStrain5.cpp AP_ExternalAHRS: Add MicroStrain7 support 2023-12-05 11:09:22 +11:00
AP_ExternalAHRS_MicroStrain5.h AP_ExternalAHRS: Fix some typos 2023-10-12 18:30:42 +11:00
AP_ExternalAHRS_MicroStrain7.cpp AP_ExternalAHRS: Add MicroStrain7 support 2023-12-05 11:09:22 +11:00
AP_ExternalAHRS_MicroStrain7.h AP_ExternalAHRS: Add MicroStrain7 support 2023-12-05 11:09:22 +11:00
AP_ExternalAHRS_VectorNav.cpp AP_ExternalAHRS: Specify brand on all log messages 2023-11-14 11:02:26 +11:00
AP_ExternalAHRS_VectorNav.h AP_ExternalAHRS: Fix some typos 2023-10-12 18:30:42 +11:00
AP_ExternalAHRS_backend.cpp AP_ExtneralAHRS: add option to use uncompensated IMU values on vector nav 2023-01-03 10:32:20 +11:00
AP_ExternalAHRS_backend.h AP_ExternalAHRS: Clarify public interface design intent 2023-11-28 11:48:22 +11:00
AP_ExternalAHRS_config.h AP_ExternalAHRS: Add MicroStrain7 support 2023-12-05 11:09:22 +11:00
MicroStrain_common.cpp AP_ExternalAHRS: Add MicroStrain7 support 2023-12-05 11:09:22 +11:00
MicroStrain_common.h AP_ExternalAHRS: Add MicroStrain7 support 2023-12-05 11:09:22 +11:00