ardupilot/libraries/AC_AttitudeControl
Randy Mackay 4a06ca4be2 AC_AttControl: remove unused call to motors.set_stabilizing
Also minor change to order of a call to motors library to make stabilizing
and non-stabilizing calls consistent.

Non functional change
2016-05-07 10:08:38 +09:00
..
AC_AttitudeControl.cpp AC_AttControl: remove unused call to motors.set_stabilizing 2016-05-07 10:08:38 +09:00
AC_AttitudeControl.h AC_AttitudeControl: fixed comment on function 2016-04-28 17:46:58 +10:00
AC_AttitudeControl_Heli.cpp AC_AttitudeControl: fix heli documentation 2016-04-18 07:40:34 +09:00
AC_AttitudeControl_Heli.h AC_AttControl_Heli: remove scaling for centi-degrees and legacy motor input 2016-04-01 11:59:30 +09:00
AC_AttitudeControl_Multi.cpp AC_AttControl_Multi: fix parameter descriptions 2016-04-01 11:59:30 +09:00
AC_AttitudeControl_Multi.h AC_AttControl_Multi: reduce rate gain defaults 2016-04-01 11:59:30 +09:00
AC_PosControl.cpp AC_AttitudeControl: fixed accel limit trigonometry 2016-04-28 16:15:15 +10:00
AC_PosControl.h AC_AttitudeControl: added set_limit_accel_xy() API 2016-04-10 22:01:18 +10:00