forked from ChiefzReloaded/android_device_lge_startablet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgps.conf
43 lines (34 loc) · 1.23 KB
/
gps.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#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
#NTP_SERVER 0.pool.ntp.org
#SUPL_HOST "www.spirent-lcs.com"
#SUPL_PORT 7275
NTP_SERVER=xtra1.gpsonextra.net
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
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
# 4 - Debug, 5 - Verbose
DEBUG_LEVEL = 3
# Intermediate position report, 1=enable, 0=disable
INTERMEDIATE_POS=0
# Accuracy threshold for intermediate positions
# less accurate positions are ignored, 0 for passing all positions
# ACCURACY_THRES=5000
################################
##### AGPS server settings #####
################################
# FOR SUPL SUPPORT, set the following
#SUPL_HOST=supl.host.com
#SUPL_PORT=1234
SUPL_HOST=lbs.geo.t-mobile.com
SUPL_PORT=7275
# FOR C2K PDE SUPPORT, set the following
# C2K_HOST=c2k.pde.com or IP
# C2K_PORT=7275
################################
# EXTRA SETTINGS
################################
# Wiper (wifi positioning), 1=enable, 0=disable
ENABLE_WIPER=1