Skip to content

Commit

Permalink
mavcmd: add set-camera-source
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 authored and meee1 committed Apr 10, 2024
1 parent 608b04e commit 40c2204
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 @@ -165,6 +165,15 @@
<Y></Y>
<Z></Z>
</SET_CAMERA_FOCUS>
<SET_CAMERA_SOURCE>
<P1>Id</P1>
<P2>Primary(1:RGB,2:IR,3:NDVI,4:Wide)</P2>
<P3>Secondary(1:RGB,2:IR,3:NDVI,4:Wide)</P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</SET_CAMERA_SOURCE>
<VIDEO_START_CAPTURE>
<P1>StreamId</P1>
<P2></P2>
Expand Down Expand Up @@ -591,6 +600,15 @@
<Y></Y>
<Z></Z>
</SET_CAMERA_FOCUS>
<SET_CAMERA_SOURCE>
<P1>Id</P1>
<P2>Primary(1:RGB,2:IR,3:NDVI,4:Wide)</P2>
<P3>Secondary(1:RGB,2:IR,3:NDVI,4:Wide)</P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</SET_CAMERA_SOURCE>
<VIDEO_START_CAPTURE>
<P1>StreamId</P1>
<P2></P2>
Expand Down Expand Up @@ -1008,6 +1026,15 @@
<Y></Y>
<Z></Z>
</SET_CAMERA_FOCUS>
<SET_CAMERA_SOURCE>
<P1>Id</P1>
<P2>Primary(1:RGB,2:IR,3:NDVI,4:Wide)</P2>
<P3>Secondary(1:RGB,2:IR,3:NDVI,4:Wide)</P3>
<P4></P4>
<X></X>
<Y></Y>
<Z></Z>
</SET_CAMERA_SOURCE>
<VIDEO_START_CAPTURE>
<P1>StreamId</P1>
<P2></P2>
Expand Down

0 comments on commit 40c2204

Please sign in to comment.