aboutsummaryrefslogtreecommitdiff
path: root/gps
diff options
context:
space:
mode:
authordavidevinavil <davidevinavil@gmail.com>2017-05-22 15:46:06 +0200
committerdavidevinavil <davidevinavil@gmail.com>2017-06-21 12:36:05 +0200
commit14159da14e313945dd39f6aff4b037a9eaa1872e (patch)
tree3619a3166166c441bd26f2806578450048ddface /gps
parent5a8ed0a5df25c93751a6a5c875e3bb43adebee9a (diff)
gps: Fix agps
Diffstat (limited to 'gps')
-rw-r--r--gps/etc/gps.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/gps/etc/gps.conf b/gps/etc/gps.conf
index f586e34..2643dbe 100644
--- a/gps/etc/gps.conf
+++ b/gps/etc/gps.conf
@@ -34,8 +34,8 @@ INTERMEDIATE_POS=1
# default - non is locked for backward compatibility
#GPS_LOCK = 0
-# supl version 1.0
-SUPL_VER=0x10000
+# supl version 2.0
+SUPL_VER=0x20000
# Emergency SUPL, 1=enable, 0=disable
SUPL_ES=0
@@ -92,7 +92,7 @@ SUPL_PORT=7276
# 1: Enable LPP_User_Plane on LTE
# 2: Enable LPP_Control_Plane
# 3: Enable both LPP_User_Plane and LPP_Control_Plane
-LPP_PROFILE = 0
+LPP_PROFILE = 2
################################
# EXTRA SETTINGS