From b5eede4d4238fe6802671e05897f5018b0311a7a Mon Sep 17 00:00:00 2001 From: James Huang Date: Fri, 24 May 2024 18:53:14 +0800 Subject: [PATCH] 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 --- location/user/gps.cfg | 1 + location/userdebug/gps.cfg | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/location/user/gps.cfg b/location/user/gps.cfg index 18fa6b4..202ca7b 100644 --- a/location/user/gps.cfg +++ b/location/user/gps.cfg @@ -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 diff --git a/location/userdebug/gps.cfg b/location/userdebug/gps.cfg index 802d006..334c158 100644 --- a/location/userdebug/gps.cfg +++ b/location/userdebug/gps.cfg @@ -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