25 Commits (8739858658fb82b395d4984242771d782d00e0af)

Author SHA1 Message Date
Tom Pittenger 44037c13a1 Revert "AP_Vehicle: Removed unused airspeed_min and airspeed_max as now part of AP_Airspeed." 9 years ago
AndersonRayner bf7ab052c1 AP_Vehicle: Removed unused airspeed_min and airspeed_max as now part of AP_Airspeed. 9 years ago
Andrew Tridgell 1f29b51dd6 AP_Vehicle: moved roll_limit_cd into AP_Vehicle 9 years ago
Lucas De Marchi 80749af698 AP_Vehicle: replace header guard with pragma once 9 years ago
Tom Pittenger 96833a0b73 AP_Vehicle: new params for pre-flare 9 years ago
Peter Barker f21774d3e8 AP_Vehicle: define vehicle type APM_BUILD_Replay 9 years ago
Gustavo Jose de Sousa 5eea2683f2 AP_Vehicle: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell f24e69f4a0 AP_Vehicle: all vehicles now use functors 10 years ago
Andrew Tridgell 9ed0ee12fb AP_Vehicle: all vehicle types now use functors 10 years ago
Andrew Tridgell 1088e72fda AP_Vehicle: make copter use functors 10 years ago
Andrew Tridgell 83e6181024 AP_Vehicle: removed BUILD_DELEGATES code 10 years ago
Lucas De Marchi 0daeeb9518 ArduPlane: Start using new Functor implementation 10 years ago
Lucas De Marchi 84f399ec3c APMrover2: Start using new Functor implementation 10 years ago
Lucas De Marchi 4b5cf24a81 Allow to change to functor implementation 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 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 12 years ago