You are on page 1of 2

# gps.

conf

##################### Faster Gps Fix ############################


# Change Country and Region! see http://www.pool.ntp.org/en/
# NTP_SERVER=0.COUNTRY.pool.ntp.org
# NTP_SERVER=1.COUNTRY.pool.ntp.org
# NTP_SERVER=2.COUNTRY.pool.ntp.org
# NTP_SERVER=3.COUNTRY.pool.ntp.org
# NTP_SERVER=0.REGION.pool.ntp.org
# NTP_SERVER=1.REGION.pool.ntp.org
# NTP_SERVER=2.REGION.pool.ntp.org
# NTP_SERVER=3.REGION.pool.ntp.org
# NTP_SERVER=COUNTRY.pool.ntp.org <-This is changed from the top line to here.

# My country is Italy

NTP_SERVER=it.pool.ntp.org
NTP_SERVER=0.it.pool.ntp.org
NTP_SERVER=1.it.pool.ntp.org
NTP_SERVER=2.it.pool.ntp.org
NTP_SERVER=3.it.pool.ntp.org
NTP_SERVER=0.europe.pool.ntp.org
NTP_SERVER=1.europe.pool.ntp.org
NTP_SERVER=2.europe.pool.ntp.org
NTP_SERVER=3.europe.pool.ntp.org

XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin
XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin
XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin

# AGPS Daemon Call


DEFAULT_AGPS_ENABLE=TRUE
DEFAULT_USER_PLANE=TRUE
DEFAULT_SSL_ENABLE=FALSE

DEBUG_LEVEL = 0
INTERMEDIATE_POS=1
ACCURACY_THRES=0

AssistMethodType=1
AgpsUse=1
AgpsServerType=1
AgpsServerIp=-1062731741
# -1062731741 is the long ip of 192.168.0.35
AgpsMtConf=0
AgpsMtResponseType=1
QOS_ACCURACY=50
QOS_TIME_OUT_AGPS=255
QosHorizontalThreshold=1000
QosVerticalThreshold=500

#Active GOOGLE
### AGPS server settings GOOGLE ###
SUPL_HOST=supl.google.com
SUPL_PORT=7276
SUPL_SECURE_PORT=7278
SUPL_NO_SECURE_PORT=3425
############################

### AGPS alternative setting NOKIA ###


# SUPL_HOST=supl.nokia.com
# SUPL_PORT=7275
################################

### AGPS alternative setting SONY ###


# SUPL_HOST=supl.sonyericsson.com
# SUPL_PORT=7275
################################

### AGPS alternative setting T-MOBILE ###


# SUPL_HOST=10.176.29.225
# SUPL_PORT=7275
# SUPL_TLS_HOST=lbs.geo.t-mobile.com
##################################

#WiFi Position 1=”On”, 0=”Off”


ENABLE_WIPER=1

CURRENT_CARRIER=common
REPORT_POSITION_USE_SUPL_REFLOC=1

You might also like