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.
 
 
 
 
 
 
Leonard Hall 96a8bcf641 AC_AttitudeControl: limit gyro correction to 45 degrees error 6 years ago
..
AC_AttitudeControl.cpp AC_AttitudeControl: limit gyro correction to 45 degrees error 6 years ago
AC_AttitudeControl.h AC_AttitudeControl: Add minimum angle limit for get_althold_lean_angle_max 7 years ago
AC_AttitudeControl_Heli.cpp AC_AttitudeControl: fixed use of double precision maths 7 years ago
AC_AttitudeControl_Heli.h AC_AttitudeControl: add set smoothing gain 7 years ago
AC_AttitudeControl_Multi.cpp AC_AttitudeControl: fixed use of double precision maths 7 years ago
AC_AttitudeControl_Multi.h
AC_AttitudeControl_Sub.cpp AC_AttitudeControl: fixed use of double precision maths 7 years ago
AC_AttitudeControl_Sub.h
AC_PosControl.cpp AC_AttitudeControl: use EKF singleton to get ekfNavVelGainScaler 6 years ago
AC_PosControl.h AC_AttitudeControl: use EKF singleton to get ekfNavVelGainScaler 6 years ago
AC_PosControl_Sub.cpp AC_PosControl_Sub: move pids to be local 7 years ago
AC_PosControl_Sub.h AC_PosControl_Sub: move pids to be local 7 years ago
ControlMonitor.cpp