Rebase of vtol_land_weathervane patch

This commit is contained in:
Sander Smeets
2016-11-04 00:59:49 +01:00
committed by Andreas Antener
parent 4bcf2cdb52
commit 39cc75b4a0
3 changed files with 5 additions and 2 deletions
+1
View File
@@ -622,6 +622,7 @@ Mission::set_mission_items()
_mission_item.nav_cmd = NAV_CMD_WAYPOINT;
_mission_item.autocontinue = true;
_mission_item.time_inside = 0.0f;
_mission_item.disable_mc_yaw = true;
}
/* we just moved to the landing waypoint, now descend */