Browse Source

change category to Advanced

QGC4.4
Leon 9 years ago
parent
commit
c52af71bf1
  1. 4
      src/MissionManager/MavCmdInfoCommon.json

4
src/MissionManager/MavCmdInfoCommon.json

@ -666,7 +666,7 @@ @@ -666,7 +666,7 @@
"rawName": "MAV_CMD_DO_MOUNT_CONFIGURE",
"friendlyName": "Configure Mount",
"description": "Configure the vehicle mount (e.g. gimbal).",
"category": "Mount",
"category": "Advanced",
"param1": {
"label": "Mode:",
"default": 0,
@ -701,7 +701,7 @@ @@ -701,7 +701,7 @@
"rawName": "MAV_CMD_DO_MOUNT_CONTROL",
"friendlyName": "Control Mount",
"description": "Control the vehicle mount (e.g. gimbal).",
"category": "Mount",
"category": "Advanced",
"param1": {
"label": "Lat/Pitch:",
"default": 0,

Loading…
Cancel
Save