Skip to content

Commit 85e7fc5

Browse files
committed
mavcmd: add do-set-roi-location and do-set-roi-none
1 parent bcee1e0 commit 85e7fc5

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

mavcmd.xml

+54
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,24 @@
381381
<Y>Long</Y>
382382
<Z unitType="alt">Alt</Z>
383383
</DO_SET_ROI>
384+
<DO_SET_ROI_LOCATION>
385+
<P1>Gimbal Id</P1>
386+
<P2></P2>
387+
<P3></P3>
388+
<P4></P4>
389+
<X>Lat</X>
390+
<Y>Long</Y>
391+
<Z>Alt</Z>
392+
</DO_SET_ROI_LOCATION>
393+
<DO_SET_ROI_NONE>
394+
<P1>Gimbal Id</P1>
395+
<P2></P2>
396+
<P3></P3>
397+
<P4></P4>
398+
<X></X>
399+
<Y></Y>
400+
<Z></Z>
401+
</DO_SET_ROI_NONE>
384402
<DO_SET_SERVO>
385403
<P1>Ser No</P1>
386404
<P2>PWM</P2>
@@ -717,6 +735,24 @@
717735
<Y>Long</Y>
718736
<Z unitType="alt">Alt</Z>
719737
</DO_SET_ROI>
738+
<DO_SET_ROI_LOCATION>
739+
<P1>Gimbal Id</P1>
740+
<P2></P2>
741+
<P3></P3>
742+
<P4></P4>
743+
<X>Lat</X>
744+
<Y>Long</Y>
745+
<Z>Alt</Z>
746+
</DO_SET_ROI_LOCATION>
747+
<DO_SET_ROI_NONE>
748+
<P1>Gimbal Id</P1>
749+
<P2></P2>
750+
<P3></P3>
751+
<P4></P4>
752+
<X></X>
753+
<Y></Y>
754+
<Z></Z>
755+
</DO_SET_ROI_NONE>
720756
<DO_INVERTED_FLIGHT>
721757
<P1>0=normal, 1=inverted</P1>
722758
<P2></P2>
@@ -1233,6 +1269,24 @@
12331269
<Y>Long</Y>
12341270
<Z unitType="alt">Alt</Z>
12351271
</DO_SET_ROI>
1272+
<DO_SET_ROI_LOCATION>
1273+
<P1>Gimbal Id</P1>
1274+
<P2></P2>
1275+
<P3></P3>
1276+
<P4></P4>
1277+
<X>Lat</X>
1278+
<Y>Long</Y>
1279+
<Z>Alt</Z>
1280+
</DO_SET_ROI_LOCATION>
1281+
<DO_SET_ROI_NONE>
1282+
<P1>Gimbal Id</P1>
1283+
<P2></P2>
1284+
<P3></P3>
1285+
<P4></P4>
1286+
<X></X>
1287+
<Y></Y>
1288+
<Z></Z>
1289+
</DO_SET_ROI_NONE>
12361290
<DO_SET_SERVO>
12371291
<P1>Ser No</P1>
12381292
<P2>PWM</P2>

0 commit comments

Comments
 (0)