@ -1005,11 +1005,6 @@
@@ -1005,11 +1005,6 @@
"friendlyName" : "Start image capture" ,
"description" : "Start taking one or more photos." ,
"category" : "Camera" ,
"param1" : {
"label" : "Reserved" ,
"default" : 0 ,
"decimalPlaces" : 0
} ,
"param2" : {
"label" : "Interval" ,
"default" : 0 ,
@ -1027,12 +1022,7 @@
@@ -1027,12 +1022,7 @@
"rawName" : "MAV_CMD_IMAGE_STOP_CAPTURE" ,
"friendlyName" : "Stop image capture" ,
"description" : "Stop taking photos." ,
"category" : "Camera" ,
"param1" : {
"label" : "Reserved" ,
"default" : 0 ,
"decimalPlaces" : 0
}
"category" : "Camera"
} ,
{ "id" : 2003 , "rawName" : "MAV_CMD_DO_TRIGGER_CONTROL" , "friendlyName" : "Trigger control" } ,
{
@ -1041,10 +1031,10 @@
@@ -1041,10 +1031,10 @@
"friendlyName" : "Start video capture" ,
"description" : "Start video capture." ,
"category" : "Camera" ,
"param1 " : {
"label" : "Reserved " ,
"default" : 0 ,
"decimalPlaces" : 0
"param2 " : {
"label" : "Status Interval " ,
"default" : 0.2 ,
"decimalPlaces" : 2
}
} ,
{
@ -1052,12 +1042,7 @@
@@ -1052,12 +1042,7 @@
"rawName" : "MAV_CMD_VIDEO_STOP_CAPTURE" ,
"friendlyName" : "Stop video capture" ,
"description" : "Stop video capture." ,
"category" : "Camera" ,
"param1" : {
"label" : "Reserved" ,
"default" : 0 ,
"decimalPlaces" : 0
}
"category" : "Camera"
} ,
{ "id" : 2800 , "rawName" : "MAV_CMD_PANORAMA_CREATE" , "friendlyName" : "Create panorama" } ,
{