|
|
|
@ -99,6 +99,11 @@ void Plane::set_guided_WP(void)
@@ -99,6 +99,11 @@ void Plane::set_guided_WP(void)
|
|
|
|
|
auto_state.vtol_loiter = false; |
|
|
|
|
|
|
|
|
|
loiter_angle_reset(); |
|
|
|
|
|
|
|
|
|
#if HAL_QUADPLANE_ENABLED |
|
|
|
|
// cancel pending takeoff
|
|
|
|
|
quadplane.guided_takeoff = false; |
|
|
|
|
#endif |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|