Commit eb13f463 authored by DonLakeFlyer's avatar DonLakeFlyer

parent 2baf67ae
......@@ -47,11 +47,13 @@
"specifiesAltitudeOnly": true
},
{
"id": 84,
"comment": "MAV_CMD_NAV_VTOL_TAKEOFF",
"specifiesCoordinate": true,
"friendlyEdit": true,
"category": "VTOL"
"id": 84,
"comment": "MAV_CMD_NAV_VTOL_TAKEOFF",
"description": "Takeoff to specified altitude.",
"specifiesCoordinate": false,
"specifiesAltitudeOnly": true,
"friendlyEdit": true,
"category": "VTOL"
},
{
"id": 85,
......
......@@ -286,7 +286,7 @@
{
"id": 84,
"rawName": "MAV_CMD_NAV_VTOL_TAKEOFF",
"friendlyName": "VTOL takeoff and transition",
"friendlyName": "VTOL takeoff",
"description": "Takeoff in VTOL mode, transition to forward flight and fly to the specified location.",
"specifiesCoordinate": true,
"friendlyEdit": true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment