Commit Graph

6 Commits

Author SHA1 Message Date
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
Andrew Tridgell 5b4321d367 cleanup: removed unused AP_PID library 2012-11-27 13:39:45 +11:00
Andrew Tridgell a096a3fda1 AP_PID: fixed example build 2012-11-24 21:08:14 +11:00
uncrustify 9c865a0d0d uncrustify libraries/AP_PID/examples/AP_pid/AP_pid.pde 2012-08-21 19:04:10 -07:00
Randy Mackay 8533aaf5d9 AP_PID, AP_RC_Channel, FastSerial - small changes to make example sketches compile again 2012-01-28 17:54:20 +09:00
jasonshort fc4759dfbb Libraries to support non AP_VAR usage. This is for Ardupilot legacy hardware.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2075 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-03 04:33:32 +00:00