Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
a9d2e4c9
Commit
a9d2e4c9
authored
Oct 16, 2019
by
Valentin Platzgummer
Browse files
merge with remote master
parent
d8f34f39
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Wima/WimaController.cc
View file @
a9d2e4c9
...
...
@@ -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
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment