AC2 fix guide mode fly off

This commit is contained in:
Michael Oborne 2011-10-13 18:34:32 +08:00
parent d89e944254
commit c7c8c309be

View File

@ -1046,6 +1046,8 @@ static void update_navigation()
case GUIDED:
wp_control = WP_MODE;
// check if we are close to point > loiter
verify_nav_wp();
update_auto_yaw();
update_nav_wp();