diff --git a/location/caiman/user/gps.cfg b/location/caiman/user/gps.cfg index d564e7fa..a491857a 100644 --- a/location/caiman/user/gps.cfg +++ b/location/caiman/user/gps.cfg @@ -23,6 +23,7 @@ ChipCfg_VDR_low_end_Time = 20 Chip_Configuration_AidingConfiguration=0x00020046 Chip_Configuration_RefClkControl=0x24 Chip_Configuration_DCXO_CrystalType=0x11 +Chip_Configuration_FeatureCfg_MTPL = 0 Chip_Configuration_GNSSConstConstraintDef = 0x60BF LocTech_Constraints = 0x60BF Chip_Configuration_RfMiscCtrl = 0x80008001 @@ -42,7 +43,7 @@ SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 SETCaps_SuplUT1=20 PosReq_Supl2Params_SuplNiUdpPort=7275 -GlueLayer_LPPCpBitmask=0x17 +GlueLayer_LPPCpBitmask=0xFF GlueLayer_IsCpLteNeighborCellEnable=1 GlueLayer_isReqDBHFromFwRefLoc=1 GlueLayer_isReqUBPFromPressureSensor=1 diff --git a/location/caiman/userdebug/gps.cfg b/location/caiman/userdebug/gps.cfg index 1fee71b0..f111061b 100644 --- a/location/caiman/userdebug/gps.cfg +++ b/location/caiman/userdebug/gps.cfg @@ -92,6 +92,9 @@ Chip_Configuration_DCXO_CrystalType=0x11 # Range should be 2000 to 3100 #Chip_Configuration_DCXO_InflectionPoint=2855 +# Disable MTPL +Chip_Configuration_FeatureCfg_MTPL = 0 + # L1 + L5 MCW Chip_Configuration_GNSSConstConstraintDef = 0x60BF LocTech_Constraints = 0x60BF @@ -166,7 +169,7 @@ SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 SETCaps_SuplUT1=20 PosReq_Supl2Params_SuplNiUdpPort=7275 -GlueLayer_LPPCpBitmask=0x17 +GlueLayer_LPPCpBitmask=0xFF GlueLayer_IsCpLteNeighborCellEnable=1 GlueLayer_isReqDBHFromFwRefLoc=1 GlueLayer_isReqUBPFromPressureSensor=1 diff --git a/location/komodo/user/gps.cfg b/location/komodo/user/gps.cfg index 508023ad..147be4e4 100644 --- a/location/komodo/user/gps.cfg +++ b/location/komodo/user/gps.cfg @@ -23,6 +23,7 @@ ChipCfg_VDR_low_end_Time = 20 Chip_Configuration_AidingConfiguration=0x00020046 Chip_Configuration_RefClkControl=0x24 Chip_Configuration_DCXO_CrystalType=0x11 +Chip_Configuration_FeatureCfg_MTPL = 0 Chip_Configuration_GNSSConstConstraintDef = 0x60BF LocTech_Constraints = 0x60BF Chip_Configuration_RfMiscCtrl = 0x80008001 @@ -42,7 +43,7 @@ SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 SETCaps_SuplUT1=20 PosReq_Supl2Params_SuplNiUdpPort=7275 -GlueLayer_LPPCpBitmask=0x17 +GlueLayer_LPPCpBitmask=0xFF GlueLayer_IsCpLteNeighborCellEnable=1 GlueLayer_isReqDBHFromFwRefLoc=1 GlueLayer_isReqUBPFromPressureSensor=1 diff --git a/location/komodo/userdebug/gps.cfg b/location/komodo/userdebug/gps.cfg index 7e957ad7..ce675df0 100644 --- a/location/komodo/userdebug/gps.cfg +++ b/location/komodo/userdebug/gps.cfg @@ -92,6 +92,9 @@ Chip_Configuration_DCXO_CrystalType=0x11 # Range should be 2000 to 3100 #Chip_Configuration_DCXO_InflectionPoint=2855 +# Disable MTPL +Chip_Configuration_FeatureCfg_MTPL = 0 + # L1 + L5 MCW Chip_Configuration_GNSSConstConstraintDef = 0x60BF LocTech_Constraints = 0x60BF @@ -166,7 +169,7 @@ SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 SETCaps_SuplUT1=20 PosReq_Supl2Params_SuplNiUdpPort=7275 -GlueLayer_LPPCpBitmask=0x17 +GlueLayer_LPPCpBitmask=0xFF GlueLayer_IsCpLteNeighborCellEnable=1 GlueLayer_isReqDBHFromFwRefLoc=1 GlueLayer_isReqUBPFromPressureSensor=1 diff --git a/location/ripcurrent24/user/gps.cfg b/location/ripcurrent24/user/gps.cfg index a1d4e878..861a3a33 100644 --- a/location/ripcurrent24/user/gps.cfg +++ b/location/ripcurrent24/user/gps.cfg @@ -23,6 +23,7 @@ ChipCfg_VDR_low_end_Time = 20 Chip_Configuration_AidingConfiguration=0x00020046 Chip_Configuration_RefClkControl=0x24 Chip_Configuration_DCXO_CrystalType=0x11 +Chip_Configuration_FeatureCfg_MTPL = 0 Chip_Configuration_GNSSConstConstraintDef = 0x60BF LocTech_Constraints = 0x60BF Chip_Configuration_RfMiscCtrl = 0x80008001 @@ -41,7 +42,7 @@ Agnss_IsGloAidingEnable=0 SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 PosReq_Supl2Params_SuplNiUdpPort=7275 -GlueLayer_LPPCpBitmask=0x17 +GlueLayer_LPPCpBitmask=0xFF GlueLayer_IsCpLteNeighborCellEnable=1 GlueLayer_isReqDBHFromFwRefLoc=1 GlueLayer_isReqUBPFromPressureSensor=1 diff --git a/location/ripcurrent24/userdebug/gps.cfg b/location/ripcurrent24/userdebug/gps.cfg index 3f75603a..21a27f5d 100644 --- a/location/ripcurrent24/userdebug/gps.cfg +++ b/location/ripcurrent24/userdebug/gps.cfg @@ -92,6 +92,9 @@ Chip_Configuration_DCXO_CrystalType=0x11 # Range should be 2000 to 3100 #Chip_Configuration_DCXO_InflectionPoint=2855 +# Disable MTPL +Chip_Configuration_FeatureCfg_MTPL = 0 + # L1 + L5 MCW Chip_Configuration_GNSSConstConstraintDef = 0x60BF LocTech_Constraints = 0x60BF @@ -165,7 +168,7 @@ Agnss_IsGloAidingEnable=0 SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 PosReq_Supl2Params_SuplNiUdpPort=7275 -GlueLayer_LPPCpBitmask=0x17 +GlueLayer_LPPCpBitmask=0xFF GlueLayer_IsCpLteNeighborCellEnable=1 GlueLayer_isReqDBHFromFwRefLoc=1 GlueLayer_isReqUBPFromPressureSensor=1 diff --git a/location/ripcurrentpro/user/gps.cfg b/location/ripcurrentpro/user/gps.cfg index a1d4e878..861a3a33 100644 --- a/location/ripcurrentpro/user/gps.cfg +++ b/location/ripcurrentpro/user/gps.cfg @@ -23,6 +23,7 @@ ChipCfg_VDR_low_end_Time = 20 Chip_Configuration_AidingConfiguration=0x00020046 Chip_Configuration_RefClkControl=0x24 Chip_Configuration_DCXO_CrystalType=0x11 +Chip_Configuration_FeatureCfg_MTPL = 0 Chip_Configuration_GNSSConstConstraintDef = 0x60BF LocTech_Constraints = 0x60BF Chip_Configuration_RfMiscCtrl = 0x80008001 @@ -41,7 +42,7 @@ Agnss_IsGloAidingEnable=0 SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 PosReq_Supl2Params_SuplNiUdpPort=7275 -GlueLayer_LPPCpBitmask=0x17 +GlueLayer_LPPCpBitmask=0xFF GlueLayer_IsCpLteNeighborCellEnable=1 GlueLayer_isReqDBHFromFwRefLoc=1 GlueLayer_isReqUBPFromPressureSensor=1 diff --git a/location/ripcurrentpro/userdebug/gps.cfg b/location/ripcurrentpro/userdebug/gps.cfg index 3f75603a..78d07d4a 100644 --- a/location/ripcurrentpro/userdebug/gps.cfg +++ b/location/ripcurrentpro/userdebug/gps.cfg @@ -92,6 +92,9 @@ Chip_Configuration_DCXO_CrystalType=0x11 # Range should be 2000 to 3100 #Chip_Configuration_DCXO_InflectionPoint=2855 +# Disable MTPL +Chip_Configuration_FeatureCfg_MTPL = 0 + # L1 + L5 MCW Chip_Configuration_GNSSConstConstraintDef = 0x60BF LocTech_Constraints = 0x60BF @@ -165,13 +168,13 @@ Agnss_IsGloAidingEnable=0 SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 PosReq_Supl2Params_SuplNiUdpPort=7275 -GlueLayer_LPPCpBitmask=0x17 +GlueLayer_LPPCpBitmask=0xFF GlueLayer_IsCpLteNeighborCellEnable=1 GlueLayer_isReqDBHFromFwRefLoc=1 GlueLayer_isReqUBPFromPressureSensor=1 GlueLayer_IsMemsEnable=1 GlueLayer_MeasCorrCap=7 -Chip_Configuration_mems_data_Configuration=0x7 +Chip_Configuration_mems_data_Configuration=0x37 Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1 CP_LocTech_PrimaryConst=0 CP_LocTech_Constraints=0x81 diff --git a/location/tokay/user/gps.cfg b/location/tokay/user/gps.cfg index c80600d7..2adc1410 100644 --- a/location/tokay/user/gps.cfg +++ b/location/tokay/user/gps.cfg @@ -23,6 +23,7 @@ ChipCfg_VDR_low_end_Time = 20 Chip_Configuration_AidingConfiguration=0x00020046 Chip_Configuration_RefClkControl=0x24 Chip_Configuration_DCXO_CrystalType=0x11 +Chip_Configuration_FeatureCfg_MTPL = 0 Chip_Configuration_GNSSConstConstraintDef = 0x60BF LocTech_Constraints = 0x60BF Chip_Configuration_RfMiscCtrl = 0x80008001 @@ -42,7 +43,7 @@ SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 SETCaps_SuplUT1=20 PosReq_Supl2Params_SuplNiUdpPort=7275 -GlueLayer_LPPCpBitmask=0x17 +GlueLayer_LPPCpBitmask=0xFF GlueLayer_IsCpLteNeighborCellEnable=1 GlueLayer_isReqDBHFromFwRefLoc=1 GlueLayer_isReqUBPFromPressureSensor=1 diff --git a/location/tokay/userdebug/gps.cfg b/location/tokay/userdebug/gps.cfg index 5423aa85..621fef15 100644 --- a/location/tokay/userdebug/gps.cfg +++ b/location/tokay/userdebug/gps.cfg @@ -92,6 +92,9 @@ Chip_Configuration_DCXO_CrystalType=0x11 # Range should be 2000 to 3100 #Chip_Configuration_DCXO_InflectionPoint=2855 +# Disable MTPL +Chip_Configuration_FeatureCfg_MTPL = 0 + # L1 + L5 MCW Chip_Configuration_GNSSConstConstraintDef = 0x60BF LocTech_Constraints = 0x60BF @@ -166,7 +169,7 @@ SETCaps_IsOtdoa=1 SETCaps_IsLpp=1 SETCaps_SuplUT1=20 PosReq_Supl2Params_SuplNiUdpPort=7275 -GlueLayer_LPPCpBitmask=0x17 +GlueLayer_LPPCpBitmask=0xFF GlueLayer_IsCpLteNeighborCellEnable=1 GlueLayer_isReqDBHFromFwRefLoc=1 GlueLayer_isReqUBPFromPressureSensor=1