Skip to content

Commit

Permalink
Update common.xml - match SPEED_TYPE_GROUNDSPEED in common
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored and tridge committed Oct 4, 2023
1 parent c27c7cd commit b640cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message_definitions/v1.0/common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2960,7 +2960,7 @@
<entry value="0" name="SPEED_TYPE_AIRSPEED">
<description>Airspeed</description>
</entry>
<entry value="1" name="SPEED_TYPE_GROUND_SPEED">
<entry value="1" name="SPEED_TYPE_GROUNDSPEED">
<description>Groundspeed</description>
</entry>
<entry value="2" name="SPEED_TYPE_CLIMB_SPEED">
Expand Down

0 comments on commit b640cd4

Please sign in to comment.