mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-16 07:30:35 +08:00
Rebase of vtol_land_weathervane patch
This commit is contained in:
committed by
Andreas Antener
parent
4bcf2cdb52
commit
39cc75b4a0
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user