Skip to content

Commit

Permalink
Updated param version to 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ShobhitAd committed Jun 28, 2019
1 parent ee79065 commit a0a5e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/interfaces/MOBILE_API.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2014,7 +2014,7 @@
<param name="speed" type="Float" minvalue="0" maxvalue="500" mandatory="true" since="2.0" until="5.0"/>
</history>
</param>
<param name="shifted" type="Boolean" mandatory="false" since="5.2">
<param name="shifted" type="Boolean" mandatory="false" since="6.0">
<description>
True, if GPS lat/long, time, and altitude have been purposefully shifted (requires a proprietary algorithm to unshift).
False, if the GPS data is raw and un-shifted.
Expand Down

0 comments on commit a0a5e1e

Please sign in to comment.