ardupilot/libraries/AC_AttitudeControl
Leonard Hall aed694316d AC_AttitudeControl: input_thrust_vector with general heading 2022-11-01 08:21:50 +09:00
..
AC_AttitudeControl.cpp AC_AttitudeControl: input_thrust_vector with general heading 2022-11-01 08:21:50 +09:00
AC_AttitudeControl.h AC_AttitudeControl: input_thrust_vector with general heading 2022-11-01 08:21:50 +09:00
AC_AttitudeControl_Heli.cpp
AC_AttitudeControl_Heli.h
AC_AttitudeControl_Multi.cpp
AC_AttitudeControl_Multi.h
AC_AttitudeControl_Multi_6DoF.cpp
AC_AttitudeControl_Multi_6DoF.h
AC_AttitudeControl_Sub.cpp Sub: remove angle_boost logic 2022-09-15 11:07:59 -03:00
AC_AttitudeControl_Sub.h
AC_AttitudeControl_TS.cpp
AC_AttitudeControl_TS.h
AC_CommandModel.cpp AC_AttitudeControl: CommandModel: use set_and_default method 2022-07-20 17:59:59 +10:00
AC_CommandModel.h AC_AttitudeControl: params always use set method 2022-08-03 13:43:48 +01:00
AC_PosControl.cpp AC_PosControl: Fix slow target decay decay problem 2022-09-02 09:02:46 +09:00
AC_PosControl.h AC_PosControl: Make get_z_accel_cmss public 2022-08-31 19:19:04 -04:00
AC_WeatherVane.cpp AC_AttitudeControl: correct metadata in libraries failing checks on emitter 2022-08-16 11:50:11 +10:00
AC_WeatherVane.h
ControlMonitor.cpp