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
e88e3b63
Commit
e88e3b63
authored
Oct 17, 2016
by
Don Gagne
Browse files
Update VTOL command text
parent
42f447cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/MissionManager/MavCmdInfoCommon.json
View file @
e88e3b63
...
...
@@ -308,8 +308,8 @@
{
"id"
:
84
,
"rawName"
:
"MAV_CMD_NAV_VTOL_TAKEOFF"
,
"friendlyName"
:
"VTOL takeoff"
,
"description"
:
"Takeoff from ground using VTOL mode."
,
"friendlyName"
:
"VTOL takeoff
and transition
"
,
"description"
:
"Takeoff from ground using VTOL mode
and transition to forwards flight
."
,
"specifiesCoordinate"
:
true
,
"friendlyEdit"
:
true
,
"category"
:
"VTOL"
,
...
...
@@ -323,8 +323,8 @@
{
"id"
:
85
,
"rawName"
:
"MAV_CMD_NAV_VTOL_LAND"
,
"friendlyName"
:
"VTOL land"
,
"description"
:
"
Land using
VTOL mode."
,
"friendlyName"
:
"VTOL
transition and
land"
,
"description"
:
"
Transition to
VTOL mode
and land
."
,
"specifiesCoordinate"
:
true
,
"friendlyEdit"
:
true
,
"category"
:
"VTOL"
,
...
...
@@ -975,7 +975,7 @@
"id"
:
3000
,
"rawName"
:
"MAV_CMD_DO_VTOL_TRANSITION"
,
"friendlyName"
:
"VTOL Transition"
,
"description"
:
"Perform flight mode transition"
,
"description"
:
"Perform flight mode transition
.
"
,
"category"
:
"VTOL"
,
"param1"
:
{
"label"
:
"Mode:"
,
...
...
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