Ardupilot2/libraries/AP_Vehicle
Peter Barker 621d029207 AP_Vehicle: add warning about get_scheduler_task implementations
We don't initialise these values we pass in.  Considering how few times
we need to get this right, requiring it of the implementation would seem
to make sense and save a few bytes.
2020-03-11 22:23:56 +11:00
..
AP_Vehicle_Type.h AP_Vehicle: added AP_Periph vehicle type 2019-08-27 10:29:56 +10:00
AP_Vehicle.cpp AP_Vehicle: move AP_PARM_KEY_DUMP function up to AP_Vehicle base class 2020-03-10 11:00:14 +11:00
AP_Vehicle.h AP_Vehicle: add warning about get_scheduler_task implementations 2020-03-11 22:23:56 +11:00
ModeReason.h AP_Vehicle: Added mode change reasons for autorotation 2019-11-29 08:06:10 +08:00