Skip to content

Commit

Permalink
mavcmd: add image-stop-capture command
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 authored and meee1 committed Sep 21, 2023
1 parent 643b8c1 commit 53a993a
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions mavcmd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,15 @@
<Y></Y>
<Z></Z>
</IMAGE_START_CAPTURE>
<IMAGE_STOP_CAPTURE>
<P1>Id</P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</IMAGE_STOP_CAPTURE>
<SET_CAMERA_ZOOM>
<P1>Type</P1>
<P2>Value</P2>
Expand Down Expand Up @@ -528,6 +537,15 @@
<Y></Y>
<Z></Z>
</IMAGE_START_CAPTURE>
<IMAGE_STOP_CAPTURE>
<P1>Id</P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</IMAGE_STOP_CAPTURE>
<SET_CAMERA_ZOOM>
<P1>Type</P1>
<P2>Value</P2>
Expand Down Expand Up @@ -927,6 +945,15 @@
<Y></Y>
<Z></Z>
</IMAGE_START_CAPTURE>
<IMAGE_STOP_CAPTURE>
<P1>Id</P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</IMAGE_STOP_CAPTURE>
<SET_CAMERA_ZOOM>
<P1>Type</P1>
<P2>Value</P2>
Expand Down

0 comments on commit 53a993a

Please sign in to comment.