1#Version check for XTRA
2#DISABLE = 0
3#AUTO    = 1
4#XTRA2   = 2
5#XTRA3   = 3
6XTRA_VERSION_CHECK=0
7
8# Error Estimate
9# _SET = 1
10# _CLEAR = 0
11ERR_ESTIMATE=0
12
13#NTP server
14NTP_SERVER=time.izatcloud.net
15
16#XTRA CA path
17XTRA_CA_PATH=/usr/lib/ssl/certs
18
19# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
20#               4 - Debug, 5 - Verbose
21# If DEBUG_LEVEL is commented, Android's logging levels will be used
22DEBUG_LEVEL = 3
23
24# Intermediate position report, 1=enable, 0=disable
25INTERMEDIATE_POS=0
26
27# supl version 1.0
28SUPL_VER=0x10000
29
30# Emergency SUPL, 1=enable, 0=disable
31#SUPL_ES=1
32
33#Choose PDN for Emergency SUPL
34#1 - Use emergency PDN
35#0 - Use regular SUPL PDN for Emergency SUPL
36#USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=0
37
38#SUPL_MODE is a bit mask set in config.xml per carrier by default.
39#If it is uncommented here, this value will overwrite the value from
40#config.xml.
41#MSA=0X2
42#MSB=0X1
43#SUPL_MODE=
44
45# GPS Capabilities bit mask
46# SCHEDULING = 0x01
47# MSB = 0x02
48# MSA = 0x04
49# ON_DEMAND_TIME = 0x10
50# default = ON_DEMAND_TIME | MSA | MSB | SCHEDULING
51CAPABILITIES=0x17
52
53# Accuracy threshold for intermediate positions
54# less accurate positions are ignored, 0 for passing all positions
55# ACCURACY_THRES=5000
56
57################################
58##### AGPS server settings #####
59################################
60
61# FOR SUPL SUPPORT, set the following
62# SUPL_HOST=supl.host.com or IP
63# SUPL_PORT=1234
64
65# FOR MO SUPL SUPPORT, set the following
66# MO_SUPL_HOST=supl.host.com or IP
67# MO_SUPL_PORT=1234
68
69# FOR C2K PDE SUPPORT, set the following
70# C2K_HOST=c2k.pde.com or IP
71# C2K_PORT=1234
72
73# Bitmask of slots that are available
74# for write/install to, where 1s indicate writable,
75# and the default value is 0 where no slots
76# are writable. For example, AGPS_CERT_WRITABLE_MASK
77# of b1000001010 makes 3 slots available
78# and the remaining 7 slots unwritable.
79#AGPS_CERT_WRITABLE_MASK=0
80
81####################################
82#  LTE Positioning Profile Settings
83####################################
84# 0: Enable RRLP on LTE(Default)
85# 1: Enable LPP_User_Plane on LTE
86# 2: Enable LPP_Control_Plane
87# 3: Enable both LPP_User_Plane and LPP_Control_Plane
88LPP_PROFILE = 2
89
90####################################
91#Datum Type
92####################################
93# 0: WGS-84
94# 1: PZ-90
95DATUM_TYPE = 0
96
97################################
98# EXTRA SETTINGS
99################################
100# NMEA provider (1=Modem Processor, 0=Application Processor)
101NMEA_PROVIDER=0
102# Mark if it is a SGLTE target (1=SGLTE, 0=nonSGLTE)
103SGLTE_TARGET=0
104
105##################################################
106# Select Positioning Protocol on A-GLONASS system
107##################################################
108# 0x1: RRC CPlane
109# 0x2: RRLP UPlane
110# 0x4: LLP Uplane
111A_GLONASS_POS_PROTOCOL_SELECT = 0
112
113##################################################
114# Select technology for LPPe Control Plane
115##################################################
116# 0x1: DBH for LPPe CP
117# 0x2: WLAN AP Measurements for LPPe CP
118# 0x4: SRN AP measurement for CP
119# 0x8: Sensor Barometer Measurement LPPe CP
120#LPPE_CP_TECHNOLOGY = 0
121
122##################################################
123# Select technology for LPPe User Plane
124##################################################
125# 0x1: DBH for LPPe UP
126# 0x2: WLAN AP Measurements for LPPe UP
127# 0x4: SRN AP measurement for UP
128# 0x8: Sensor Barometer Measurement LPPe UP
129#LPPE_UP_TECHNOLOGY = 0
130
131##################################################
132# AGPS_CONFIG_INJECT
133##################################################
134# enable/disable injection of AGPS configurations:
135#     SUPL_VER
136#     SUPL_HOST
137#     SUPL_PORT
138#     MO_SUPL_HOST
139#     MO_SUPL_PORT
140#     C2K_HOST
141#     C2K_PORT
142#     LPP_PROFILE
143#     A_GLONASS_POS_PROTOCOL_SELECT
144# 0: disable
145# 1: enable
146AGPS_CONFIG_INJECT = 1
147
148##################################################
149# GNSS settings for automotive use cases
150# Configurations in following section are
151# specific to automotive use cases, others
152# please do not change, keep the default values
153##################################################
154
155# AP Coarse Timestamp Uncertainty
156##################################################
157# default : 10
158# AP time stamp uncertainty, until GNSS receiver
159# is able to acquire better timing information
160AP_TIMESTAMP_UNCERTAINTY = 10
161
162##################################################
163# QDR engine availability status
164##################################################
165# 0 : NO QDR (default)
166# 1 : QDR enabled
167# This settings enables QDR Configuration for
168# automotive use case, if enabled then
169# DR_AP_Service needs to be enabled in izat.conf
170#EXTERNAL_DR_ENABLED = 0
171
172#####################################
173# DR_SYNC Pulse Availability
174#####################################
175# 0 : DR_SYNC pulse not available (default)
176# 1 : DR_SYNC pulse available
177# This configuration enables the driver to make use
178# of PPS events generated by DR_SYNC pulse
179# Standard Linux PPS driver needs to be enabled
180DR_SYNC_ENABLED = 0
181
182#####################################
183# PPS Device name
184#####################################
185PPS_DEVICENAME = /dev/pps0
186
187#####################################
188# Ignore PPS at Startup and after long outage
189#####################################
190IGNORE_PPS_PULSE_COUNT = 1
191
192#####################################
193# Long GNSS RF outage in seconds
194#####################################
195GNSS_OUTAGE_DURATION = 10
196
197#####################################
198# AP Clock Accuracy
199#####################################
200# Quality of APPS processor clock (in PPM).
201# Value specified is used for calculation of
202# APPS time stamp uncertainty
203AP_CLOCK_PPM = 100
204
205#####################################
206# MAX ms difference to detect missing pulse
207#####################################
208# Specifies time threshold in ms to validate any missing PPS pulses
209MISSING_PULSE_TIME_DELTA = 900
210
211#####################################
212# Propagation time uncertainty
213#####################################
214# This settings enables time uncertainty propagation
215# logic incase of missing PPS pulse
216PROPAGATION_TIME_UNCERTAINTY = 1
217
218#######################################
219#  APN / IP Type Configuration
220#  APN and IP Type to use for setting
221#  up WWAN call.
222#  Use below values for IP Type:
223#  v4 = 4
224#  v6 = 6
225#  v4v6 = 10
226#######################################
227# INTERNET_APN = abc.xyz
228# INTERNET_IP_TYPE = 4
229# SUPL_APN = abc.xyz
230# SUPL_IP_TYPE = 4
231
232#####################################
233# Modem type
234#####################################
235# This setting configures modem type
236# (external=0 or internal=1)
237# comment out the next line to vote
238# for the first modem in the list
239MODEM_TYPE = 1
240
241##################################################
242# CONSTRAINED TIME UNCERTAINTY MODE
243##################################################
244# 0 : disabled (default)
245# 1 : enabled
246# This setting enables GPS engine to keep its time
247# uncertainty below the specified constraint
248#CONSTRAINED_TIME_UNCERTAINTY_ENABLED = 0
249
250# If constrained time uncertainty mode is enabled,
251# this setting specifies the time uncertainty
252# threshold that gps engine need to maintain.
253# In unit of milli-seconds.
254# Default is 0.0 meaning that modem default value
255# of time uncertainty threshold will be used.
256#CONSTRAINED_TIME_UNCERTAINTY_THRESHOLD = 0.0
257
258# If constrained time uncertainty mode is enabled,
259# this setting specifies the power budget that
260# gps engine is allowed to spend to maintain the time
261# uncertainty.
262# Default is 0 meaning that GPS engine is not constained
263# by power budget and can spend as much power as needed.
264# In unit of 0.1 milli watt second.
265#CONSTRAINED_TIME_UNCERTAINTY_ENERGY_BUDGET = 0
266
267##################################################
268# POSITION ASSISTED CLOCK ESTIMATOR
269##################################################
270# 0 : disabled (default)
271# 1 : enabled
272# This setting enables GPS engine to estimate clock
273# bias and drift when the signal from at least 1
274# SV is available and the UE�s position is known by
275# other position engines.
276#POSITION_ASSISTED_CLOCK_ESTIMATOR_ENABLED = 0
277
278#####################################
279# proxyAppPackageName
280#####################################
281# This is a string that is sent to the framework
282# in nfwNotifyCb callback
283PROXY_APP_PACKAGE_NAME = com.google.android.carrierlocation
284
285#####################################
286# CP_MTLR_ES
287#####################################
288# CP MTLR ES, 1=enable, 0=disable
289CP_MTLR_ES=0
290
291##################################################
292# GNSS_DEPLOYMENT
293##################################################
294# 0 : Enable QTI GNSS (default)
295# 1 : Enable QCSR SS5
296# This setting use to select between QTI GNSS
297# and QCSR SS5 hardware receiver.
298# By default QTI GNSS receiver is enabled.
299# GNSS_DEPLOYMENT = 0
300