Lucas De Marchi
|
7c4cf41ebc
|
ArduPlane: use functor macros
Functor is not yet being used but let's make is macro fallback to the
previous Delegate implementation for easy of transition between the two.
|
2015-05-26 13:46:54 +10:00 |
Andrew Tridgell
|
eee191875e
|
Plane: fixed plane version, removing old pde
|
2015-05-22 16:07:43 +10:00 |
Andrew Tridgell
|
441d96c946
|
Plane: fixed APM1 build
|
2015-05-21 07:48:53 +10:00 |
Andrew Tridgell
|
554869033f
|
Plane: disabled rangefinder on APM2
this saves 5k of flash space, enough for support to be kept for
another release
|
2015-05-21 07:48:53 +10:00 |
Andrew Tridgell
|
6fe65cdd9a
|
Plane: removed duplicate rangefinder
|
2015-05-21 07:48:53 +10:00 |
Andrew Tridgell
|
b92c2409e4
|
Plane: added local millis() and micros() to reduce code size a bit
|
2015-05-21 07:48:53 +10:00 |
Andrew Tridgell
|
18c37935c9
|
Plane: convert from .pde to .cpp files
|
2015-05-21 07:48:52 +10:00 |