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
9a32905d
Commit
9a32905d
authored
Mar 03, 2017
by
Don Gagne
Browse files
Fix loiter xTrack enum
parent
2e697315
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/MissionManager/MavCmdInfoCommon.json
View file @
9a32905d
...
...
@@ -92,8 +92,8 @@
"decimalPlaces"
:
2
},
"param4"
:
{
"label"
:
"
Next waypoint start
:"
,
"enumStrings"
:
"Center,
On Loiter
"
,
"label"
:
"
Exit loiter from
:"
,
"enumStrings"
:
"Center,
Tangent
"
,
"enumValues"
:
"0,1"
,
"default"
:
1
,
"decimalPlaces"
:
0
...
...
@@ -120,8 +120,8 @@
"decimalPlaces"
:
2
},
"param4"
:
{
"label"
:
"
Next waypoint start
:"
,
"enumStrings"
:
"Center,
On Loiter
"
,
"label"
:
"
Exit loiter from
:"
,
"enumStrings"
:
"Center,
Tangent
"
,
"enumValues"
:
"0,1"
,
"default"
:
1
,
"decimalPlaces"
:
0
...
...
@@ -224,8 +224,8 @@
"decimalPlaces"
:
2
},
"param4"
:
{
"label"
:
"
Next waypoint start
:"
,
"enumStrings"
:
"Center,
On Loiter
"
,
"label"
:
"
Exit loiter from
:"
,
"enumStrings"
:
"Center,
Tangent
"
,
"enumValues"
:
"0,1"
,
"default"
:
1
,
"decimalPlaces"
:
0
...
...
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