ardupilot/libraries/AP_Vehicle
Peter Barker 7b90326888 AP_Vehicle: declare get_control_output only if scripting is enabled
It's right there in the comments - this should only be defined if
scripting is enabled.

Rover overrides this but that is protected by AP_SCRIPTING_ENABLED.
2021-12-14 11:38:06 +11:00
..
AP_Vehicle_Type.h AP_Vehicle: convert APM_BUILD_COPTER_OR_HELI() to APM_BUILD_COPTER_OR_HELI 2021-10-26 11:42:12 +11:00
AP_Vehicle.cpp AP_Vehicle: correct update_dynamic_notch_at_specified_rate() 2021-11-17 13:35:34 +00:00
AP_Vehicle.h AP_Vehicle: declare get_control_output only if scripting is enabled 2021-12-14 11:38:06 +11:00
ModeReason.h AP_Vehicle: clean up short failsafe 2021-12-07 10:09:33 +11:00