Skip to content

Commit

Permalink
ardupilotmega: add rover loiter mode
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 authored and LorenzMeier committed May 16, 2018
1 parent 8134afa commit 84281c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions message_definitions/v1.0/ardupilotmega.xml
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,7 @@
<entry value="1" name="ROVER_MODE_ACRO"/>
<entry value="3" name="ROVER_MODE_STEERING"/>
<entry value="4" name="ROVER_MODE_HOLD"/>
<entry value="5" name="ROVER_MODE_LOITER"/>
<entry value="10" name="ROVER_MODE_AUTO"/>
<entry value="11" name="ROVER_MODE_RTL"/>
<entry value="12" name="ROVER_MODE_SMART_RTL"/>
Expand Down

0 comments on commit 84281c9

Please sign in to comment.