summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRuifeng Xu <ruifeng@codeaurora.org>2016-04-15 16:09:15 -0700
committerRuifeng Xu <ruifeng@codeaurora.org>2016-04-15 16:10:34 -0700
commitd4c4fbf56ba878f3592854a4398a72fd7073a3f9 (patch)
tree34349ac108a0f32981d1c946c151b67ba30f954e /etc
parentc3a4fba9b887c147c5971d68b473c35d1001804c (diff)
downloadgps-d4c4fbf56ba878f3592854a4398a72fd7073a3f9.tar.gz
XTRA Client 2.0
This project implemented XTRA "Enhancements" grouped as XTRA Client 2.0. 1. Added NTP_SERVER config into gps.conf 2. Removed XTRA Client 2.0 Phase 1 code changes 3. Disabled public api to delete aiding data in user build CRs-fixed: 917950 Change-Id: I18b31da74c9fe0c24d0ced3770f099197ad32d9a
Diffstat (limited to 'etc')
-rw-r--r--etc/gps.conf10
1 files changed, 2 insertions, 8 deletions
diff --git a/etc/gps.conf b/etc/gps.conf
index 4e6b436..f415314 100644
--- a/etc/gps.conf
+++ b/etc/gps.conf
@@ -16,14 +16,8 @@ XTRA_VERSION_CHECK=0
# _CLEAR = 0
ERR_ESTIMATE=0
-#Test
-NTP_SERVER=time.gpsonextra.net
-#Asia
-# NTP_SERVER=asia.pool.ntp.org
-#Europe
-# NTP_SERVER=europe.pool.ntp.org
-#North America
-# NTP_SERVER=north-america.pool.ntp.org
+#NTP server
+NTP_SERVER=time.izatcloud.net
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
# 4 - Debug, 5 - Verbose