Merge "More reliable NTP server for GPS HAL" into oc-mr1-dev

This commit is contained in:
TreeHugger Robot
2017-09-01 20:12:33 +00:00
committed by Android (Google) Code Review

View File

@@ -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