Merge "gps: update gps version 4.13.1.10" into udc-qpr-dev
This commit is contained in:
commit
08d0ed45fc
3 changed files with 32 additions and 12 deletions
Binary file not shown.
Binary file not shown.
|
@ -6,7 +6,6 @@ debug_console=1
|
|||
debug_dir=/data/vendor/gps/logs
|
||||
############################################
|
||||
GlueLayer_IsGedKeyExist=1
|
||||
GlueLayer_isForceIPV6=0
|
||||
GlueLayer_EnableGnssCfgInterface=1
|
||||
debug_enable=1
|
||||
|
||||
|
@ -82,6 +81,12 @@ Chip_Configuration_WatchdogPeriod = 0
|
|||
Chip_Configuration_GNSSConstConstraintDef=0x603F
|
||||
Chip_Configuration_RfMiscCtrl=0x80008001
|
||||
|
||||
# Disable BDS in the U.S.
|
||||
bdsUsedInUSPolicy=2
|
||||
sbasUsedInUSPolicy=2
|
||||
qzssUsedInUSPolicy=2
|
||||
navicUsedInUSPolicy=2
|
||||
|
||||
# DVS: 0 = Disabled (default), 1 = Enabled
|
||||
# DFS: 0 = Disabled (default), 1 = Enabled
|
||||
# JJM: disabling due to suspicion that DVFS is contributing to GAL BAD ISM
|
||||
|
@ -128,6 +133,26 @@ Chip_Configuration_FeatureCfg_ACT = 5
|
|||
|
||||
ChipCfg_DspMemdumpEnable=1
|
||||
|
||||
Agnss_IsGloAidingEnable=0
|
||||
SETCaps_IsOtdoa=1
|
||||
PosReq_Supl2Params_SuplNiUdpPort=7275
|
||||
GlueLayer_LPPCpBitmask=0x17
|
||||
GlueLayer_IsCpLteNeighborCellEnable=1
|
||||
GlueLayer_isReqDBHFromFwRefLoc=1
|
||||
GlueLayer_isReqUBPFromPressureSensor=1
|
||||
GlueLayer_IsMemsEnable=1
|
||||
GlueLayer_MeasCorrCap=7
|
||||
Chip_Configuration_mems_data_Configuration=13
|
||||
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
|
||||
CachingFwRefLocEnable=1
|
||||
CP_LocTech_PrimaryConst=0
|
||||
CP_LocTech_Constraints=1
|
||||
CP_LocTech_Requirements=0
|
||||
UP_LocTech_PrimaryConst=0
|
||||
UP_LocTech_Constraints=1
|
||||
UP_LocTech_Requirements=0
|
||||
SpotLogger_Allowed=0
|
||||
|
||||
GNSS_CARRIER_CONFIG_BEGIN
|
||||
# DEFAULT
|
||||
GNSS_CARRIER_ID=0
|
||||
|
@ -153,12 +178,14 @@ ENABLE_LPP_CP=1
|
|||
ENABLE_LPP_UP=0
|
||||
ENABLE_LPPE_CP=3
|
||||
ENABLE_LPPE_UP=0
|
||||
ENABLE_NLP_IN_LPPE=0
|
||||
# ATT
|
||||
GNSS_CARRIER_ID=1
|
||||
# TMO
|
||||
GNSS_CARRIER_ID=2
|
||||
ENABLE_3G_CP_CAPS_MSA=0
|
||||
ENABLE_4G_CP_CAPS_MSA=0
|
||||
ENABLE_NLP_IN_LPPE=1
|
||||
# VZW
|
||||
GNSS_CARRIER_ID=3
|
||||
ENABLE_LPP_UP=1
|
||||
|
@ -189,18 +216,11 @@ ENABLE_5G_CP_CAPS_MSA=0
|
|||
ENABLE_5G_CP_CAPS_MSB=0
|
||||
GNSS_CARRIER_CONFIG_END
|
||||
|
||||
bdsUsedInUSPolicy=2
|
||||
sbasUsedInUSPolicy=2
|
||||
qzssUsedInUSPolicy=2
|
||||
navicUsedInUSPolicy=2
|
||||
|
||||
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
|
||||
GlueLayer_MeasCorrCap=7
|
||||
|
||||
RfPathLossDb_Ap=3.5
|
||||
RfPathLossDb_Cp=3.5
|
||||
|
||||
Agnss_SuplUseCpNi=1
|
||||
PosReq_Supl2Params_SuplNiUdpPort=7275
|
||||
|
||||
NmeaBitmask=0x010003fff
|
||||
|
||||
# TODO - should remove after NFW implementation done
|
||||
GlueLayer_IsUseNfwLocAccess=0
|
||||
GlueLayer_IsUseNfwVCLocAccess=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue