mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "More reliable NTP server for GPS HAL" into oc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0dd4cf8157
7
gps.conf
7
gps.conf
@@ -17,7 +17,10 @@ ERR_ESTIMATE=0
|
||||
# Europe
|
||||
# NTP_SERVER=europe.pool.ntp.org
|
||||
# North America
|
||||
NTP_SERVER=north-america.pool.ntp.org
|
||||
# NTP_SERVER=north-america.pool.ntp.org
|
||||
|
||||
NTP_SERVER = time.google.com
|
||||
|
||||
# If NTP_SERVER is commented NTP_SERVER=time.izatcloud.net is used
|
||||
|
||||
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
|
||||
@@ -125,4 +128,4 @@ MISSING_PULSE_TIME_DELTA = 900
|
||||
#####################################
|
||||
#Propagation time uncertainty
|
||||
#####################################
|
||||
PROPAGATION_TIME_UNCERTAINTY = 1
|
||||
PROPAGATION_TIME_UNCERTAINTY = 1
|
||||
|
||||
Reference in New Issue
Block a user