mirror of https://github.com/ArduPilot/ardupilot
cb924d1363
if our target loiter radius is unachievable then we can reach the loiter target on initial capture but be unable to maintain it. This ensures that once we capture we return true on reached_loiter_target() This is critical for any mission type where we take an action on reached_loiter_target() and another condition (such as being lined up for a waypoint). Otherwise we may continue loitering forever |
||
---|---|---|
.. | ||
AP_L1_Control.cpp | ||
AP_L1_Control.h |