ardupilot/libraries/AC_AttitudeControl
Randy Mackay 3638bfb614 AC_PosControl: bug fix dt calculation
fixes issue in which now could be earlier than _last_update_xy_ms
leading to a large dt value and a sudden lean on takeoff
2014-10-21 11:41:55 +09:00
..
examples/AC_AttitudeControl_test AC_AttitudeControl: fixed example build 2014-08-13 21:45:38 +10:00
AC_AttitudeControl.cpp AC_AttControl: bug fix for ef target during acro 2014-08-23 22:22:03 +09:00
AC_AttitudeControl.h AC_AttControl: div-by-zero check for bf-to-ef conversion 2014-08-22 22:59:43 +09:00
AC_AttitudeControl_Heli.cpp TradHeli: update AttControl params to match multicopters 2014-09-09 16:45:12 +09:00
AC_AttitudeControl_Heli.h AC_AttControlHeli: add passthrough_bf_roll_pitch_rate_yaw 2014-08-22 21:37:19 +09:00
AC_PosControl.cpp AC_PosControl: bug fix dt calculation 2014-10-21 11:41:55 +09:00
AC_PosControl.h AC_PosControl: 4hz filter on z-axis velocity error 2014-09-22 13:41:02 +09:00