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.
12 years ago
Andrew Tridgell
5b4321d367
cleanup: removed unused AP_PID library
12 years ago
Andrew Tridgell
a096a3fda1
AP_PID: fixed example build
12 years ago
uncrustify
2b32044d6f
uncrustify libraries/AP_PID/AP_PID.h
13 years ago
uncrustify
25eba0c383
uncrustify libraries/AP_PID/AP_PID.cpp
13 years ago
uncrustify
9c865a0d0d
uncrustify libraries/AP_PID/examples/AP_pid/AP_pid.pde
13 years ago
Randy Mackay
8533aaf5d9
AP_PID, AP_RC_Channel, FastSerial - small changes to make example sketches compile again
13 years ago
James Goppert
0c7c508541
Optional recursion added.
14 years ago
James Goppert
5489b84f8e
Improvements to cmake.
14 years ago
James Goppert
d887a28b91
Added ArduBoat/ ArduRover/ and APO library.
14 years ago
unknown
a4e001bbcf
Adding CMake support
14 years ago
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
14 years ago