aboutsummaryrefslogtreecommitdiff
path: root/gps
diff options
context:
space:
mode:
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