Commit a9d2e4c9 authored by Valentin Platzgummer's avatar Valentin Platzgummer

merge with remote master

parent d8f34f39
......@@ -305,6 +305,7 @@ void WimaController::containerDataValidChanged(bool valid)
if ( missionItem->command() == MAV_CMD_NAV_VTOL_LAND
|| missionItem->command() == MAV_CMD_NAV_LAND)
_missionController->insertSimpleMissionItem(*missionItem, missionControllerVisualItems->count());
break;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment