ardupilot/libraries/AP_ExternalAHRS
Peter Barker de7d5c6899 AP_ExternalAHRS: don't check MINIMIZE_FEATURES when also checking BOARD_FLASH_SIZE
we have an assertion that no board with >1MB of flash is minimized
2023-04-15 09:33:35 +10:00
..
AP_ExternalAHRS.cpp AP_ExternalAHRS: added EAHRS_SENSORS parameter 2023-01-30 09:22:02 +11:00
AP_ExternalAHRS.h AP_ExternalAHRS: added EAHRS_SENSORS parameter 2023-01-30 09:22:02 +11:00
AP_ExternalAHRS_LORD.cpp AP_ExternalAHRS: add and use a "bool read(c)" method to AP_HAL 2023-03-22 17:59:11 +11:00
AP_ExternalAHRS_LORD.h AP_ExternalAHRS: add get_name function for reporting 2023-01-03 10:32:20 +11:00
AP_ExternalAHRS_VectorNav.cpp AP_ExternalAHRS: honour AP_COMPASS_EXTERNALAHRS_ENABLED 2023-02-22 19:40:13 +11:00
AP_ExternalAHRS_VectorNav.h AP_ExternalAHRS: VectorNAV: add support for VN-100 2023-01-03 10:32:20 +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_ExtneralAHRS: add option to use uncompensated IMU values on vector nav 2023-01-03 10:32:20 +11:00
AP_ExternalAHRS_config.h AP_ExternalAHRS: don't check MINIMIZE_FEATURES when also checking BOARD_FLASH_SIZE 2023-04-15 09:33:35 +10:00