ardupilot/libraries/AC_AttitudeControl
Tom Pittenger 4f1dd2c8a4 AC_AttitudeControl: compiler warning stuff
float to double promotion via cos & sin instead of cosf & sinf
(this code is commented out but in case it ever gets included it would be nice to be correct
2015-05-16 08:21:36 +10:00
..
AC_AttitudeControl_Heli.cpp AC_AttitudeControl: compiler warning stuff 2015-05-16 08:21:36 +10:00
AC_AttitudeControl_Heli.h AC_AttControlHeli: remove unused definitions 2015-05-08 14:50:38 +09:00
AC_AttitudeControl.cpp AC_AttitudeControl: revert AP_Math class change 2015-05-05 13:27:04 +10:00
AC_AttitudeControl.h AC_AttControl: bf_feedfoward_save made more concise 2015-05-08 14:29:49 +09:00
AC_PosControl.cpp AC_AttitudeControl: removed fast_atan 2015-05-05 13:57:16 +10:00
AC_PosControl.h AC_PosControl: add_takeoff_climb_rate method 2015-05-01 12:56:30 +09:00