ardupilot/libraries/AP_AHRS
Andrew Tridgell 41baa09c96 AHRS: changed the docs for AHRS_YAW_P and AHRS_RP_P
a user had set AHRS_YAW_P to zero. Make it clear that zero is not a
good value. MichaelO will change MP to give a warning for a value
below 0.1
2012-11-19 22:50:05 +11:00
..
examples/AHRS_Test AP_AHRS: fix example sketch 2012-11-08 00:08:18 +09:00
AP_AHRS.cpp AHRS: changed the docs for AHRS_YAW_P and AHRS_RP_P 2012-11-19 22:50:05 +11:00
AP_AHRS.h AP_AHRS: replace IMU with INS and add roll and pitch trim 2012-11-07 19:20:32 +09:00
AP_AHRS_DCM.cpp AP_AHRS: prevent a large delta_t from affecting DCM solution 2012-11-13 15:33:10 +11:00
AP_AHRS_DCM.h AP_AHRS: replace IMU with INS and add roll and pitch trim 2012-11-07 19:20:32 +09:00
AP_AHRS_HIL.cpp uncrustify libraries/AP_AHRS/AP_AHRS_HIL.cpp 2012-08-21 18:59:34 -07:00
AP_AHRS_HIL.h AP_AHRS: replace IMU with INS and add roll and pitch trim 2012-11-07 19:20:32 +09:00
AP_AHRS_MPU6000.cpp AP_AHRS: replace IMU with INS and add roll and pitch trim 2012-11-07 19:20:32 +09:00
AP_AHRS_MPU6000.h AP_AHRS: replace IMU with INS and add roll and pitch trim 2012-11-07 19:20:32 +09:00