You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rmackay9 0eaf427062 AP_AHRS_MPU6000: cleaning up compiler warning due to unused yaw_deltat variable 13 years ago
..
examples/AHRS_Test AP_AHRS: updated test sketch to allow use of MPU6000's DMP 13 years ago
AP_AHRS.h AP_AHRS: removed var_info from AP_AHRS class (moved to AP_AHRS_DCM) 13 years ago
AP_AHRS_DCM.cpp AP_AHRS_DCM: moved var_info to belong to AP_AHRS_DCM instead of AP_AHRS 13 years ago
AP_AHRS_DCM.h AP_AHRS_DCM: moved var_info to belong to AP_AHRS_DCM instead of AP_AHRS 13 years ago
AP_AHRS_HIL.cpp AHRS: adapt the DCM_HIL library to AHRS 13 years ago
AP_AHRS_HIL.h AHRS: fixed HIL build 13 years ago
AP_AHRS_MPU6000.cpp AP_AHRS_MPU6000: cleaning up compiler warning due to unused yaw_deltat variable 13 years ago
AP_AHRS_MPU6000.h AP_AHRS_MPU6000: first draft implementation of class that uses MPU6000's DMP to calculate attitude 13 years ago
AP_AHRS_Quaternion.cpp AHRS: normalize the ge vector in drift correction, and use barometer 13 years ago
AP_AHRS_Quaternion.h AHRS: fixed error_yaw reporting with 2 MAVLink connections 13 years ago