mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
no longer calling reset_nav
This commit is contained in:
parent
26267f75b2
commit
28984a72e4
@ -1392,7 +1392,7 @@ static void update_navigation()
|
||||
next_WP = current_loc;
|
||||
|
||||
// clear Loiter Iterms
|
||||
reset_nav();
|
||||
//reset_nav();
|
||||
}else{
|
||||
// this is also set by GPS in update_nav
|
||||
wp_control = LOITER_MODE;
|
||||
|
Loading…
Reference in New Issue
Block a user