Skip to content

Commit

Permalink
ardupilotmega:add Plane AUTOLAND mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed Dec 30, 2024
1 parent 9f094ee commit 57649db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions message_definitions/v1.0/ardupilotmega.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1146,6 +1146,9 @@
<entry value="25" name="PLANE_MODE_LOITER_ALT_QLAND">
<description>LOITER2QLAND</description>
</entry>
<entry value="26" name="PLANE_MODE_AUTOLAND">
<description>AUTOLAND</description>
</entry>
</enum>
<enum name="COPTER_MODE">
<description>A mapping of copter flight modes for custom_mode field of heartbeat.</description>
Expand Down

0 comments on commit 57649db

Please sign in to comment.