summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqctecmdr <qctecmdr@localhost>2019-05-02 16:30:29 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2019-05-02 16:30:29 -0700
commit99db93452d82f253c2634d5dc303d454c5a686de (patch)
tree5e9b9aacafc61d54c079ecafe98ea35bd00b4b1e
parent9b6103421b0ea3a78b37dc974a5f71eb8b9bd5a8 (diff)
parent9d0d8e3c7294dac72a2db83b9bcd9185dd53e057 (diff)
downloadgps-99db93452d82f253c2634d5dc303d454c5a686de.tar.gz
Merge "Default value of SUPL_ES to enable"
-rw-r--r--core/ContextBase.cpp2
-rw-r--r--etc/gps.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/ContextBase.cpp b/core/ContextBase.cpp
index 9650701..12e550f 100644
--- a/core/ContextBase.cpp
+++ b/core/ContextBase.cpp
@@ -112,7 +112,7 @@ void ContextBase::readConfig()
mGps_conf.GPS_LOCK = GNSS_CONFIG_GPS_LOCK_MO_AND_NI;
mGps_conf.SUPL_VER = 0x10000;
mGps_conf.SUPL_MODE = 0x1;
- mGps_conf.SUPL_ES = 0;
+ mGps_conf.SUPL_ES = 1;
mGps_conf.SUPL_HOST[0] = 0;
mGps_conf.SUPL_PORT = 0;
mGps_conf.CAPABILITIES = 0x7;
diff --git a/etc/gps.conf b/etc/gps.conf
index f1cf84d..2ec3f69 100644
--- a/etc/gps.conf
+++ b/etc/gps.conf
@@ -35,7 +35,7 @@ INTERMEDIATE_POS=0
SUPL_VER=0x10000
# Emergency SUPL, 1=enable, 0=disable
-#SUPL_ES=0
+#SUPL_ES=1
#Choose PDN for Emergency SUPL
#1 - Use emergency PDN