Lucas De Marchi
4b5cf24a81
Allow to change to functor implementation
...
Start to add code behind APM_BUILD_FUNCTOR to support changing the
functor implementation (without breaking the build while the change is
not complete).
10 years ago
Andrew Tridgell
98d2b9b3aa
AP_Vehicle: added APM_BUILD_DELEGATES macro
10 years ago
Michael du Breuil
a9fc2b8a32
AP_Vehicle: Moved takeoff_throttle_max into plane parameters
10 years ago
Andrew Tridgell
8fc58d1cbe
AP_Vehicle: expose LAND_FLARE_SEC in vehicle parameters for fixed wing
10 years ago
Andrew Tridgell
04b63a61bf
AP_Vehicle: added stall_prevention variable
10 years ago
Andrew Tridgell
c09c86868f
AP_Vehicle: make APM_BUILD_TYPE() valid under arduino IDE
11 years ago
Andrew Tridgell
fb4ef0b5c6
AP_Vehicle: added land_pitch_cd for fixed wing
11 years ago
Andrew Tridgell
86f167fc7f
AP_Vehicle: added autotune_level to fixed wing parms
11 years ago
Andrew Tridgell
fbec098e2f
AP_Vehicle: added APM_BUILD_TYPE() macro
...
this makes checking build type less fragile
11 years ago
Andrew Tridgell
6b2f0b9553
AP_Vehicle: added defines for main vehicle types
11 years ago
Randy Mackay
0521806cc6
AP_Vehicle: add multicopter parameters
11 years ago
Andrew Tridgell
79a4bc6ea4
AP_Vehicle: added new header for parameters in multiple libraries
...
this adds a header where we can put vehicle specific parameters that
will be used in multiple libraries
12 years ago