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
a43f2650
Commit
a43f2650
authored
Dec 16, 2010
by
James Goppert
Browse files
Added orbit radius to navigation waypoints.
parent
f731943f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ui/WaypointView.cc
View file @
a43f2650
...
...
@@ -146,6 +146,7 @@ void WaypointView::changedAction(int index)
break
;
case
MAV_ACTION_NAVIGATE
:
m_ui
->
autoContinue
->
show
();
m_ui
->
orbitSpinBox
->
show
();
break
;
case
MAV_ACTION_LOITER
:
m_ui
->
orbitSpinBox
->
show
();
...
...
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