ardupilot/libraries/AC_PID
Pat Hickey 3f1d9d7f69 AP_Param: #include <AP_Param.h> fixups for libraries & sketches
* I mostly went through with grep and added an #include <AP_Param.h> below
  every #include <AP_Common.h>. Not all of these example sketches might
  strictly need AP_Param.
2012-12-20 14:51:19 +11:00
..
examples/AC_PID_test AP_Param: #include <AP_Param.h> fixups for libraries & sketches 2012-12-20 14:51:19 +11:00
AC_PID.cpp AC_PID, AP_AHRS: added descriptions to some parameters 2012-12-10 22:28:39 +09:00
AC_PID.h AP_Param: #include <AP_Param.h> fixups for libraries & sketches 2012-12-20 14:51:19 +11:00
keywords.txt Added D term to APM_PI - need to refactor this as a parent class and two child classes to save code space, remove dupes 2012-01-28 21:21:43 -08:00