ardupilot/libraries/APM_Control
Peter Barker 7f202b8a0e APM_Control: change namespace of MultiCopter and FixedWing params
this stops the libraries knowing anything about AP_Vehicle
2022-11-09 19:04:37 +11:00
..
APM_Control.h APM_Control: added a ground vehicle steering controller 2013-09-09 18:04:40 +10:00
AP_AutoTune.cpp APM_Control: change namespace of MultiCopter and FixedWing params 2022-11-09 19:04:37 +11:00
AP_AutoTune.h APM_Control: change namespace of MultiCopter and FixedWing params 2022-11-09 19:04:37 +11:00
AP_PitchController.cpp APM_Control: change namespace of MultiCopter and FixedWing params 2022-11-09 19:04:37 +11:00
AP_PitchController.h APM_Control: change namespace of MultiCopter and FixedWing params 2022-11-09 19:04:37 +11:00
AP_RollController.cpp APM_Control: change namespace of MultiCopter and FixedWing params 2022-11-09 19:04:37 +11:00
AP_RollController.h APM_Control: change namespace of MultiCopter and FixedWing params 2022-11-09 19:04:37 +11:00
AP_SteerController.cpp APM_Control: SteerController: add active method 2022-09-20 11:21:54 +10:00
AP_SteerController.h APM_Control: change namespace of MultiCopter and FixedWing params 2022-11-09 19:04:37 +11:00
AP_YawController.cpp APM_Control: change namespace of MultiCopter and FixedWing params 2022-11-09 19:04:37 +11:00
AP_YawController.h APM_Control: change namespace of MultiCopter and FixedWing params 2022-11-09 19:04:37 +11:00
AR_AttitudeControl.cpp AR_AttitudeControl: use _desired_speed instead of desired_speed for throttle-speed controller 2022-03-04 17:51:19 +11:00
AR_AttitudeControl.h APM_Control: stop libraries including AP_Logger.h in .h files 2022-04-08 19:18:38 +10:00
AR_PosControl.cpp APM_Control: removed use of "blended" earth frame accel 2022-08-21 18:51:59 +10:00
AR_PosControl.h AR_PosControl: add accessor for reversed 2022-09-06 11:23:51 +09:00