Skip to content

Commit

Permalink
common.xml: Do not deprecate MAV_CMD_NAV_FENCE_RETURN_POINT. it is he…
Browse files Browse the repository at this point in the history
…avily used by Ardupilot (mavlink#1539)

Co-authored-by: Hamish Willee <[email protected]>
  • Loading branch information
amilcarlucas and hamishwillee authored Feb 3, 2021
1 parent 7eec42f commit 5244b94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion message_definitions/v1.0/common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1967,7 +1967,6 @@
<param index="7" label="Altitude" units="m">Altitude</param>
</entry>
<entry value="5000" name="MAV_CMD_NAV_FENCE_RETURN_POINT" hasLocation="true" isDestination="true">
<deprecated since="2020-09" replaced_by="MAV_CMD_NAV_RALLY_POINT">This mechanism was superseded by rally points. If rally points are defined then they take precedence.</deprecated>
<description>Fence return point. There can only be one fence return point.
</description>
<param index="1">Reserved</param>
Expand Down

0 comments on commit 5244b94

Please sign in to comment.