Skip to content

Commit

Permalink
mavcmd: add image start capture
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 authored and meee1 committed Mar 9, 2023
1 parent d2157fb commit f616f88
Showing 1 changed file with 135 additions and 0 deletions.
135 changes: 135 additions & 0 deletions mavcmd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,51 @@
<Y>Long</Y>
<Z>Alt</Z>
</SPLINE_WAYPOINT>
<IMAGE_START_CAPTURE>
<P1></P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</IMAGE_START_CAPTURE>
<SET_CAMERA_ZOOM>
<P1>Type</P1>
<P2>Value</P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</SET_CAMERA_ZOOM>
<SET_CAMERA_FOCUS>
<P1>Type</P1>
<P2>Value</P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</SET_CAMERA_FOCUS>
<VIDEO_START_CAPTURE>
<P1>StreamId</P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</VIDEO_START_CAPTURE>
<VIDEO_STOP_CAPTURE>
<P1>StreamId</P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</VIDEO_STOP_CAPTURE>
<DO_AUX_FUNCTION>
<P1>AuxFunction</P1>
<P2>SwitchPosition</P2>
Expand Down Expand Up @@ -456,6 +501,51 @@
<Y></Y>
<Z></Z>
</DO_VTOL_TRANSITION>
<IMAGE_START_CAPTURE>
<P1></P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</IMAGE_START_CAPTURE>
<SET_CAMERA_ZOOM>
<P1>Type</P1>
<P2>Value</P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</SET_CAMERA_ZOOM>
<SET_CAMERA_FOCUS>
<P1>Type</P1>
<P2>Value</P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</SET_CAMERA_FOCUS>
<VIDEO_START_CAPTURE>
<P1>StreamId</P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</VIDEO_START_CAPTURE>
<VIDEO_STOP_CAPTURE>
<P1>StreamId</P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</VIDEO_STOP_CAPTURE>
<DO_AUX_FUNCTION>
<P1>AuxFunction</P1>
<P2>SwitchPosition</P2>
Expand Down Expand Up @@ -774,6 +864,51 @@
<Y></Y>
<Z></Z>
</SET_YAW_SPEED>
<IMAGE_START_CAPTURE>
<P1></P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</IMAGE_START_CAPTURE>
<SET_CAMERA_ZOOM>
<P1>Type</P1>
<P2>Value</P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</SET_CAMERA_ZOOM>
<SET_CAMERA_FOCUS>
<P1>Type</P1>
<P2>Value</P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</SET_CAMERA_FOCUS>
<VIDEO_START_CAPTURE>
<P1>StreamId</P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</VIDEO_START_CAPTURE>
<VIDEO_STOP_CAPTURE>
<P1>StreamId</P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</VIDEO_STOP_CAPTURE>
<DO_AUX_FUNCTION>
<P1>AuxFunction</P1>
<P2>SwitchPosition</P2>
Expand Down

0 comments on commit f616f88

Please sign in to comment.