gps: Update official binary release 4.15.1_11_240527_R3 config for CT3
Add isUseUncalMagn=0 to use calibrated data (PDR) Test: CTS/VTS, GNSS sanity test/Stress test/SST Change-Id: I310221b61f03b4216b6819b69aa86fe3546429cb
This commit is contained in:
parent
111ad939fb
commit
b5eede4d42
2 changed files with 3 additions and 1 deletions
|
@ -70,6 +70,7 @@ IsUseEntireRespTime911=1
|
|||
isForceHighAccuracyMode=1
|
||||
cp_partial_reset_disable=1
|
||||
isUseUncalAccel=1
|
||||
isUseUncalMagn=0
|
||||
|
||||
GNSS_CARRIER_CONFIG_BEGIN
|
||||
GNSS_CARRIER_ID=0
|
||||
|
|
|
@ -208,8 +208,9 @@ 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
|
||||
|
||||
GNSS_CARRIER_CONFIG_BEGIN
|
||||
# DEFAULT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue