From d5473f55d7767af3262dafcfe634d8ebc44227d7 Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Tue, 18 Oct 2016 10:36:54 -0700 Subject: [PATCH] VTOL text change --- src/MissionManager/MavCmdInfoCommon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MissionManager/MavCmdInfoCommon.json b/src/MissionManager/MavCmdInfoCommon.json index a79df4869..e0567057c 100644 --- a/src/MissionManager/MavCmdInfoCommon.json +++ b/src/MissionManager/MavCmdInfoCommon.json @@ -309,7 +309,7 @@ "id": 84, "rawName": "MAV_CMD_NAV_VTOL_TAKEOFF", "friendlyName": "VTOL takeoff and transition", - "description": "Takeoff from ground using VTOL mode and transition to forwards flight.", + "description": "Takeoff in VTOL mode, transition to forward flight and fly to the specified location.", "specifiesCoordinate": true, "friendlyEdit": true, "category": "VTOL", -- 2.22.0