summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShobhitAd <adlakhashobhit@gmail.com>2019-06-28 10:37:47 -0400
committerShobhitAd <adlakhashobhit@gmail.com>2019-06-28 10:37:47 -0400
commita0a5e1e2016caeefd2cc521a0f35353da092497a (patch)
treef47eff6b4e5e5a15478f09e26a9b182f226404f5
parentee79065322f6305168d4a99efcc9734b3091d411 (diff)
downloadsdl_core-feature/gps_shift_support.tar.gz
Updated param version to 6.0feature/gps_shift_support
-rw-r--r--src/components/interfaces/MOBILE_API.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml
index f1f4df4ed1..1a7c5d640f 100644
--- a/src/components/interfaces/MOBILE_API.xml
+++ b/src/components/interfaces/MOBILE_API.xml
@@ -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.