ardupilot/libraries/AP_AHRS
rmackay9 6e1798b104 AP_AHRS: updated default AHRS_YAW_P to 0.2 (was 0.4)
This reduces the compass's default authority over the yaw direction by half
2012-04-30 17:29:45 +09:00
..
examples AHRS: fixed build of AHRS example 2012-03-22 23:00:45 +11:00
AP_AHRS.h DCM: drop the 'drop z' method 2012-04-23 12:13:24 +10:00
AP_AHRS_DCM.cpp AP_AHRS_DCM.cpp: Added comments that follow the new parse structure 2012-04-25 12:00:42 -05:00
AP_AHRS_DCM.h AP_AHRS: updated default AHRS_YAW_P to 0.2 (was 0.4) 2012-04-30 17:29:45 +09:00
AP_AHRS_HIL.cpp AHRS: adapt the DCM_HIL library to AHRS 2012-03-19 17:29:02 +11:00
AP_AHRS_HIL.h AP_AHRS_HIL.h: Fixed HIL build by adding missing public property. 2012-04-16 10:26:14 -05:00
AP_AHRS_Quaternion.cpp AHRS: fixed error_yaw reporting with 2 MAVLink connections 2012-03-29 12:39:53 +11:00
AP_AHRS_Quaternion.h AHRS: fixed error_yaw reporting with 2 MAVLink connections 2012-03-29 12:39:53 +11:00