Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qgroundcontrol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
a7b369db
Commit
a7b369db
authored
Dec 30, 2017
by
DonLakeFlyer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removing dup'ed command
parent
8f3d2001
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
27 deletions
+0
-27
MavCmdInfoCommon.json
src/MissionManager/MavCmdInfoCommon.json
+0
-27
No files found.
src/MissionManager/MavCmdInfoCommon.json
View file @
a7b369db
...
...
@@ -237,33 +237,6 @@
},
{
"id"
:
32
,
"rawName"
:
"MAV_CMD_DO_FOLLOW", "friendlyName"
:
"Follow Me"
},
{
"id"
:
33
,
"rawName"
:
"MAV_CMD_DO_FOLLOW_REPOSITION", "friendlyName"
:
"Vehicle reposition"
},
{
"id"
:
80
,
"rawName"
:
"MAV_CMD_NAV_ROI"
,
"friendlyName"
:
"Region of interest (nav)"
,
"description"
:
"Sets the region of interest for cameras."
,
"specifiesCoordinate"
:
true
,
"standaloneCoordinate"
:
true
,
"friendlyEdit"
:
true
,
"category"
:
"Camera"
,
"param1"
:
{
"label"
:
"Mode"
,
"enumStrings"
:
"None,Next waypoint,Mission item,Location,ROI item"
,
"enumValues"
:
"0,1,2,3,4"
,
"default"
:
3
,
"decimalPlaces"
:
0
},
"param2"
:
{
"label"
:
"Mission Index"
,
"default"
:
0
,
"decimalPlaces"
:
0
},
"param3"
:
{
"label"
:
"ROI Index"
,
"default"
:
0
,
"decimalPlaces"
:
0
}
},
{
"id"
:
81
,
"rawName"
:
"MAV_CMD_NAV_PATHPLANNING"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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