gps: Update release 4.15.1_13_240603_R2 config to enable PDR on P24 am: d30d3fc1b7

Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27627760

Change-Id: Id30c7c570bb2e655743da8ac48428a329f984df4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
James Huang 2024-06-06 01:17:07 +00:00 committed by Automerger Merge Worker
commit 2abafe2bda
10 changed files with 56 additions and 13 deletions

View file

@ -52,7 +52,7 @@ GlueLayer_isReqUBPFromPressureSensor=1
GlueLayer_IsRilCIDReqEnable=0
GlueLayer_IsMemsEnable=1
GlueLayer_MeasCorrCap=7
Chip_Configuration_mems_data_Configuration=0x5
Chip_Configuration_mems_data_Configuration=0x27
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
CP_LocTech_PrimaryConst=0
CP_LocTech_Constraints=1
@ -70,6 +70,7 @@ isForceHighAccuracyMode=1
cp_partial_reset_disable=1
isUseUncalAccel=1
isUseUncalMagn=0
NavOptions=0x2443
GNSS_CARRIER_CONFIG_BEGIN
GNSS_CARRIER_ID=0

View file

@ -180,7 +180,7 @@ GlueLayer_isReqUBPFromPressureSensor=1
GlueLayer_IsRilCIDReqEnable=0
GlueLayer_IsMemsEnable=1
GlueLayer_MeasCorrCap=7
Chip_Configuration_mems_data_Configuration=0x5
Chip_Configuration_mems_data_Configuration=0x27
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
CP_LocTech_PrimaryConst=0
CP_LocTech_Constraints=1
@ -211,6 +211,13 @@ cp_partial_reset_disable=1
isUseUncalAccel=1
isUseUncalMagn=0
# 0x0001: Enable StaticNavMode
# 0x0002: Enable TunnelDetection
# 0x0040: Self-detection Algorithm works
# 0x0400: Enable MEMS S5
# 0x2000: Enable MEMS PGMF (Pedestrian GNSS + MEMS Fusion)
NavOptions=0x2443
GNSS_CARRIER_CONFIG_BEGIN
# DEFAULT
GNSS_CARRIER_ID=0

View file

@ -52,7 +52,7 @@ GlueLayer_isReqUBPFromPressureSensor=1
GlueLayer_IsRilCIDReqEnable=0
GlueLayer_IsMemsEnable=1
GlueLayer_MeasCorrCap=7
Chip_Configuration_mems_data_Configuration=0x5
Chip_Configuration_mems_data_Configuration=0x27
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
CP_LocTech_PrimaryConst=0
CP_LocTech_Constraints=1
@ -70,6 +70,7 @@ isForceHighAccuracyMode=1
cp_partial_reset_disable=1
isUseUncalAccel=1
isUseUncalMagn=0
NavOptions=0x2443
GNSS_CARRIER_CONFIG_BEGIN
GNSS_CARRIER_ID=0

View file

@ -180,7 +180,7 @@ GlueLayer_isReqUBPFromPressureSensor=1
GlueLayer_IsRilCIDReqEnable=0
GlueLayer_IsMemsEnable=1
GlueLayer_MeasCorrCap=7
Chip_Configuration_mems_data_Configuration=0x5
Chip_Configuration_mems_data_Configuration=0x27
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
CP_LocTech_PrimaryConst=0
CP_LocTech_Constraints=1
@ -211,6 +211,13 @@ cp_partial_reset_disable=1
isUseUncalAccel=1
isUseUncalMagn=0
# 0x0001: Enable StaticNavMode
# 0x0002: Enable TunnelDetection
# 0x0040: Self-detection Algorithm works
# 0x0400: Enable MEMS S5
# 0x2000: Enable MEMS PGMF (Pedestrian GNSS + MEMS Fusion)
NavOptions=0x2443
GNSS_CARRIER_CONFIG_BEGIN
# DEFAULT
GNSS_CARRIER_ID=0
@ -286,4 +293,3 @@ GNSS_CARRIER_ID=9
ENABLE_LPP_UP=1
ENABLE_LPPE_UP=3
GNSS_CARRIER_CONFIG_END

View file

@ -52,7 +52,7 @@ GlueLayer_isReqUBPFromPressureSensor=1
GlueLayer_IsRilCIDReqEnable=0
GlueLayer_IsMemsEnable=1
GlueLayer_MeasCorrCap=7
Chip_Configuration_mems_data_Configuration=0x5
Chip_Configuration_mems_data_Configuration=0x27
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
CP_LocTech_PrimaryConst=0
CP_LocTech_Constraints=1
@ -65,6 +65,8 @@ IsUseEntireRespTime911=1
isForceHighAccuracyMode=1
cp_partial_reset_disable=1
isUseUncalAccel=1
isUseUncalMagn=0
NavOptions=0x2443
GNSS_CARRIER_CONFIG_BEGIN
GNSS_CARRIER_ID=0

View file

@ -180,7 +180,7 @@ GlueLayer_isReqUBPFromPressureSensor=1
GlueLayer_IsRilCIDReqEnable=0
GlueLayer_IsMemsEnable=1
GlueLayer_MeasCorrCap=7
Chip_Configuration_mems_data_Configuration=0x5
Chip_Configuration_mems_data_Configuration=0x27
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
CP_LocTech_PrimaryConst=0
CP_LocTech_Constraints=1
@ -203,8 +203,16 @@ isForceHighAccuracyMode=1
# 1 = CP partial reset feature disabled
cp_partial_reset_disable=1
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
# 0: Use calibrated data 1: Use uncalibrated data
isUseUncalAccel=1
isUseUncalMagn=0
# 0x0001: Enable StaticNavMode
# 0x0002: Enable TunnelDetection
# 0x0040: Self-detection Algorithm works
# 0x0400: Enable MEMS S5
# 0x2000: Enable MEMS PGMF (Pedestrian GNSS + MEMS Fusion)
NavOptions=0x2443
GNSS_CARRIER_CONFIG_BEGIN
# DEFAULT

View file

@ -52,7 +52,7 @@ GlueLayer_isReqUBPFromPressureSensor=1
GlueLayer_IsRilCIDReqEnable=0
GlueLayer_IsMemsEnable=1
GlueLayer_MeasCorrCap=7
Chip_Configuration_mems_data_Configuration=0x5
Chip_Configuration_mems_data_Configuration=0x27
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
CP_LocTech_PrimaryConst=0
CP_LocTech_Constraints=1
@ -65,6 +65,8 @@ IsUseEntireRespTime911=1
isForceHighAccuracyMode=1
cp_partial_reset_disable=1
isUseUncalAccel=1
isUseUncalMagn=0
NavOptions=0x2443
GNSS_CARRIER_CONFIG_BEGIN
GNSS_CARRIER_ID=0

View file

@ -180,7 +180,7 @@ GlueLayer_isReqUBPFromPressureSensor=1
GlueLayer_IsRilCIDReqEnable=0
GlueLayer_IsMemsEnable=1
GlueLayer_MeasCorrCap=7
Chip_Configuration_mems_data_Configuration=0x5
Chip_Configuration_mems_data_Configuration=0x27
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
CP_LocTech_PrimaryConst=0
CP_LocTech_Constraints=1
@ -203,8 +203,16 @@ isForceHighAccuracyMode=1
# 1 = CP partial reset feature disabled
cp_partial_reset_disable=1
# 0: Use calibrated Accel data 1: Use uncalibrated Accel data
# 0: Use calibrated data 1: Use uncalibrated data
isUseUncalAccel=1
isUseUncalMagn=0
# 0x0001: Enable StaticNavMode
# 0x0002: Enable TunnelDetection
# 0x0040: Self-detection Algorithm works
# 0x0400: Enable MEMS S5
# 0x2000: Enable MEMS PGMF (Pedestrian GNSS + MEMS Fusion)
NavOptions=0x2443
GNSS_CARRIER_CONFIG_BEGIN
# DEFAULT

View file

@ -52,7 +52,7 @@ GlueLayer_isReqUBPFromPressureSensor=1
GlueLayer_IsRilCIDReqEnable=0
GlueLayer_IsMemsEnable=1
GlueLayer_MeasCorrCap=7
Chip_Configuration_mems_data_Configuration=0x5
Chip_Configuration_mems_data_Configuration=0x27
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
CP_LocTech_PrimaryConst=0
CP_LocTech_Constraints=1
@ -70,6 +70,7 @@ isForceHighAccuracyMode=1
cp_partial_reset_disable=1
isUseUncalAccel=1
isUseUncalMagn=0
NavOptions=0x2443
GNSS_CARRIER_CONFIG_BEGIN
GNSS_CARRIER_ID=0

View file

@ -180,7 +180,7 @@ GlueLayer_isReqUBPFromPressureSensor=1
GlueLayer_IsRilCIDReqEnable=0
GlueLayer_IsMemsEnable=1
GlueLayer_MeasCorrCap=7
Chip_Configuration_mems_data_Configuration=0x5
Chip_Configuration_mems_data_Configuration=0x27
Chip_Configuration_FeatureCfg_ANDRD_MEAS_CORR_ENABLE=1
CP_LocTech_PrimaryConst=0
CP_LocTech_Constraints=1
@ -211,6 +211,13 @@ cp_partial_reset_disable=1
isUseUncalAccel=1
isUseUncalMagn=0
# 0x0001: Enable StaticNavMode
# 0x0002: Enable TunnelDetection
# 0x0040: Self-detection Algorithm works
# 0x0400: Enable MEMS S5
# 0x2000: Enable MEMS PGMF (Pedestrian GNSS + MEMS Fusion)
NavOptions=0x2443
GNSS_CARRIER_CONFIG_BEGIN
# DEFAULT
GNSS_CARRIER_ID=0