Skip to content

Commit

Permalink
added NAV_DELAY support for plane
Browse files Browse the repository at this point in the history
  • Loading branch information
tridge authored and meee1 committed Apr 10, 2024
1 parent d73c899 commit 608b04e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions mavcmd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -492,6 +492,15 @@
<Y></Y>
<Z>Alt</Z>
</TAKEOFF>
<DELAY>
<P1>Seconds (or -1)</P1>
<P2>Hour UTC (or -1)</P2>
<P3>Minute UTC (or -1)</P3>
<P4>Second UTC</P4>
<X></X>
<Y></Y>
<Z></Z>
</DELAY>
<VTOL_TAKEOFF>
<P1></P1>
<P2></P2>
Expand Down

0 comments on commit 608b04e

Please sign in to comment.