Skip to content

Commit

Permalink
MissionPlanner:add DO_SET_HOME to Copter and Rover
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed Dec 29, 2024
1 parent e6bfc67 commit 1ef57a4
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions ExtLibs/Xamarin/Xamarin/Resources/mavcmd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,16 @@
<Y></Y>
<Z></Z>
</DO_SET_CAM_TRIGG_DIST>
<DO_SET_RELAY>
<DO_SET_HOME>
<P1>Current(1)/Spec(0)</P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X>Lat</X>
<Y>Long</Y>
<Z>Alt</Z>
</DO_SET_HOME>
<DO_SET_RELAY>
<P1>Relay No</P1>
<P2>off(0)/on(1)</P2>
<P3></P3>
Expand Down Expand Up @@ -685,7 +694,16 @@
<Y></Y>
<Z></Z>
</DO_GRIPPER>
<DO_SET_ROI>
<DO_SET_HOME>
<P1>Current(1)/Spec(0)</P1>
<P2></P2>
<P3></P3>
<P4></P4>
<X>Lat</X>
<Y>Long</Y>
<Z>Alt</Z>
</DO_SET_HOME>
<DO_SET_ROI>
<P1></P1>
<P2></P2>
<P3></P3>
Expand Down Expand Up @@ -821,4 +839,4 @@
<Z></Z>
</DO_MOUNT_CONTROL>
</APRover>
</CMD>
</CMD>

0 comments on commit 1ef57a4

Please sign in to comment.