gps: Update release 4.15.1_13_240603_R2 config to enable PDR on CT3 am: 8b879fc372
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/27644645 Change-Id: I02b679afadb290a8a6ff6403732e010944da1754 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
c085e7dccc
2 changed files with 10 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue