Andrew Tridgell
c28ef033a2
AP_Limits: fixed indent-tabs-mode
12 years ago
Randy Mackay
7f79398989
AP_Limits: fixed return of AP_Int8 parameters from object
...
we should return the base type, not the parameter, or callers could
use set on the result
12 years ago
Pat Hickey
304afd45e1
AP_Limits: export all internal headers from AP_Limits.h
12 years ago
Pat Hickey
9f9dfc7c63
AP_Limits: fix spacing to 80 columns, use standard cpp header guard conventions
...
* No idea what was going on there. Confusing.
12 years ago
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
uncrustify
3aad66b909
uncrustify libraries/AP_Limits/AP_Limits.h
13 years ago
Andreas M. Antonopoulos
7262b0429a
AP_Limits: experimental "bounce" mode.
13 years ago
Andreas M. Antonopoulos
c73f7ef3ab
AP_Limits library, provides modular "limits" such as altitude and geo-fencing.
13 years ago