From be3111f3a2b54d09e70dfb333be230c8c51ad77b Mon Sep 17 00:00:00 2001 From: Wayne Lin Date: Tue, 12 Mar 2024 08:24:38 +0800 Subject: [PATCH] gps: update GPS configurations - enable GNSS FW DFVS - use uncalibrated Accel Bug: 326437941 Bug: 326031975 Test: verify config pass Change-Id: I6ea22569642816ea0dbce82be1a6ca4317bb38cc Merged-In: I6ea22569642816ea0dbce82be1a6ca4317bb38cc --- location/caiman/user/gps.cfg | 6 +++--- location/caiman/userdebug/gps.cfg | 6 +++--- location/komodo/user/gps.cfg | 6 +++--- location/komodo/userdebug/gps.cfg | 6 +++--- location/ripcurrent24/user/gps.cfg | 6 +++--- location/ripcurrent24/userdebug/gps.cfg | 6 +++--- location/ripcurrentpro/user/gps.cfg | 6 +++--- location/ripcurrentpro/userdebug/gps.cfg | 6 +++--- location/tokay/user/gps.cfg | 6 +++--- location/tokay/userdebug/gps.cfg | 6 +++--- 10 files changed, 30 insertions(+), 30 deletions(-) diff --git a/location/caiman/user/gps.cfg b/location/caiman/user/gps.cfg index 5ae4c794..2e696551 100644 --- a/location/caiman/user/gps.cfg +++ b/location/caiman/user/gps.cfg @@ -28,8 +28,8 @@ bdsUsedInUSPolicy=2 sbasUsedInUSPolicy=2 qzssUsedInUSPolicy=2 navicUsedInUSPolicy=2 -Chip_Configuration_FeatureCfg_DVS = 0 -Chip_Configuration_FeatureCfg_DFS = 0 +Chip_Configuration_FeatureCfg_DVS = 1 +Chip_Configuration_FeatureCfg_DFS = 1 mailboxDisabled=0x0 gnss_rfic_chip_id=55400000 UseRtcForAiding=1 @@ -61,7 +61,7 @@ RfPathLossDb_L5_Ap=4450 RfPathLossDb_L5_Cp=4450 IsUseEntireRespTime911=1 isForceHighAccuracyMode=1 -isUseUncalAccel=0 +isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN GNSS_CARRIER_ID=0 diff --git a/location/caiman/userdebug/gps.cfg b/location/caiman/userdebug/gps.cfg index 504e5630..9adc95bb 100644 --- a/location/caiman/userdebug/gps.cfg +++ b/location/caiman/userdebug/gps.cfg @@ -115,8 +115,8 @@ navicUsedInUSPolicy=2 # DVS: 0 = Disabled, 1 = Enabled (default) # DFS: 0 = Disabled, 1 = Enabled (default) -Chip_Configuration_FeatureCfg_DVS = 0 -Chip_Configuration_FeatureCfg_DFS = 0 +Chip_Configuration_FeatureCfg_DVS = 1 +Chip_Configuration_FeatureCfg_DFS = 1 # This is a bitfield that will disable incoming interrupts for mailboxes # AP = 0x1 @@ -193,7 +193,7 @@ IsUseEntireRespTime911=1 isForceHighAccuracyMode=1 # 0: Use calibrated Accel data 1: Use uncalibrated Accel data -isUseUncalAccel=0 +isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN # DEFAULT diff --git a/location/komodo/user/gps.cfg b/location/komodo/user/gps.cfg index b69c90cd..5e7bbcdb 100644 --- a/location/komodo/user/gps.cfg +++ b/location/komodo/user/gps.cfg @@ -28,8 +28,8 @@ bdsUsedInUSPolicy=2 sbasUsedInUSPolicy=2 qzssUsedInUSPolicy=2 navicUsedInUSPolicy=2 -Chip_Configuration_FeatureCfg_DVS = 0 -Chip_Configuration_FeatureCfg_DFS = 0 +Chip_Configuration_FeatureCfg_DVS = 1 +Chip_Configuration_FeatureCfg_DFS = 1 mailboxDisabled=0x0 gnss_rfic_chip_id=55400000 UseRtcForAiding=1 @@ -61,7 +61,7 @@ RfPathLossDb_L5_Ap=3700 RfPathLossDb_L5_Cp=3700 IsUseEntireRespTime911=1 isForceHighAccuracyMode=1 -isUseUncalAccel=0 +isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN GNSS_CARRIER_ID=0 diff --git a/location/komodo/userdebug/gps.cfg b/location/komodo/userdebug/gps.cfg index 12f9dcf7..38b0e085 100644 --- a/location/komodo/userdebug/gps.cfg +++ b/location/komodo/userdebug/gps.cfg @@ -115,8 +115,8 @@ navicUsedInUSPolicy=2 # DVS: 0 = Disabled, 1 = Enabled (default) # DFS: 0 = Disabled, 1 = Enabled (default) -Chip_Configuration_FeatureCfg_DVS = 0 -Chip_Configuration_FeatureCfg_DFS = 0 +Chip_Configuration_FeatureCfg_DVS = 1 +Chip_Configuration_FeatureCfg_DFS = 1 # This is a bitfield that will disable incoming interrupts for mailboxes # AP = 0x1 @@ -193,7 +193,7 @@ IsUseEntireRespTime911=1 isForceHighAccuracyMode=1 # 0: Use calibrated Accel data 1: Use uncalibrated Accel data -isUseUncalAccel=0 +isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN # DEFAULT diff --git a/location/ripcurrent24/user/gps.cfg b/location/ripcurrent24/user/gps.cfg index 8db3e38a..a310e64e 100644 --- a/location/ripcurrent24/user/gps.cfg +++ b/location/ripcurrent24/user/gps.cfg @@ -26,8 +26,8 @@ bdsUsedInUSPolicy=2 sbasUsedInUSPolicy=2 qzssUsedInUSPolicy=2 navicUsedInUSPolicy=2 -Chip_Configuration_FeatureCfg_DVS = 0 -Chip_Configuration_FeatureCfg_DFS = 0 +Chip_Configuration_FeatureCfg_DVS = 1 +Chip_Configuration_FeatureCfg_DFS = 1 mailboxDisabled=0x0 gnss_rfic_chip_id=55400000 UseRtcForAiding=1 @@ -55,7 +55,7 @@ SpotLogger_Allowed=0 soft_dog=0 IsUseEntireRespTime911=1 isForceHighAccuracyMode=1 -isUseUncalAccel=0 +isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN GNSS_CARRIER_ID=0 diff --git a/location/ripcurrent24/userdebug/gps.cfg b/location/ripcurrent24/userdebug/gps.cfg index 2eda32f9..ae105425 100644 --- a/location/ripcurrent24/userdebug/gps.cfg +++ b/location/ripcurrent24/userdebug/gps.cfg @@ -111,8 +111,8 @@ navicUsedInUSPolicy=2 # DVS: 0 = Disabled, 1 = Enabled (default) # DFS: 0 = Disabled, 1 = Enabled (default) -Chip_Configuration_FeatureCfg_DVS = 0 -Chip_Configuration_FeatureCfg_DFS = 0 +Chip_Configuration_FeatureCfg_DVS = 1 +Chip_Configuration_FeatureCfg_DFS = 1 # This is a bitfield that will disable incoming interrupts for mailboxes # AP = 0x1 @@ -185,7 +185,7 @@ IsUseEntireRespTime911=1 isForceHighAccuracyMode=1 # 0: Use calibrated Accel data 1: Use uncalibrated Accel data -isUseUncalAccel=0 +isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN # DEFAULT diff --git a/location/ripcurrentpro/user/gps.cfg b/location/ripcurrentpro/user/gps.cfg index 8db3e38a..a310e64e 100644 --- a/location/ripcurrentpro/user/gps.cfg +++ b/location/ripcurrentpro/user/gps.cfg @@ -26,8 +26,8 @@ bdsUsedInUSPolicy=2 sbasUsedInUSPolicy=2 qzssUsedInUSPolicy=2 navicUsedInUSPolicy=2 -Chip_Configuration_FeatureCfg_DVS = 0 -Chip_Configuration_FeatureCfg_DFS = 0 +Chip_Configuration_FeatureCfg_DVS = 1 +Chip_Configuration_FeatureCfg_DFS = 1 mailboxDisabled=0x0 gnss_rfic_chip_id=55400000 UseRtcForAiding=1 @@ -55,7 +55,7 @@ SpotLogger_Allowed=0 soft_dog=0 IsUseEntireRespTime911=1 isForceHighAccuracyMode=1 -isUseUncalAccel=0 +isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN GNSS_CARRIER_ID=0 diff --git a/location/ripcurrentpro/userdebug/gps.cfg b/location/ripcurrentpro/userdebug/gps.cfg index 2eda32f9..ae105425 100644 --- a/location/ripcurrentpro/userdebug/gps.cfg +++ b/location/ripcurrentpro/userdebug/gps.cfg @@ -111,8 +111,8 @@ navicUsedInUSPolicy=2 # DVS: 0 = Disabled, 1 = Enabled (default) # DFS: 0 = Disabled, 1 = Enabled (default) -Chip_Configuration_FeatureCfg_DVS = 0 -Chip_Configuration_FeatureCfg_DFS = 0 +Chip_Configuration_FeatureCfg_DVS = 1 +Chip_Configuration_FeatureCfg_DFS = 1 # This is a bitfield that will disable incoming interrupts for mailboxes # AP = 0x1 @@ -185,7 +185,7 @@ IsUseEntireRespTime911=1 isForceHighAccuracyMode=1 # 0: Use calibrated Accel data 1: Use uncalibrated Accel data -isUseUncalAccel=0 +isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN # DEFAULT diff --git a/location/tokay/user/gps.cfg b/location/tokay/user/gps.cfg index 9de51e21..be84a55e 100644 --- a/location/tokay/user/gps.cfg +++ b/location/tokay/user/gps.cfg @@ -28,8 +28,8 @@ bdsUsedInUSPolicy=2 sbasUsedInUSPolicy=2 qzssUsedInUSPolicy=2 navicUsedInUSPolicy=2 -Chip_Configuration_FeatureCfg_DVS = 0 -Chip_Configuration_FeatureCfg_DFS = 0 +Chip_Configuration_FeatureCfg_DVS = 1 +Chip_Configuration_FeatureCfg_DFS = 1 mailboxDisabled=0x0 gnss_rfic_chip_id=55400000 UseRtcForAiding=1 @@ -61,7 +61,7 @@ RfPathLossDb_L5_Ap=3870 RfPathLossDb_L5_Cp=3870 IsUseEntireRespTime911=1 isForceHighAccuracyMode=1 -isUseUncalAccel=0 +isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN GNSS_CARRIER_ID=0 diff --git a/location/tokay/userdebug/gps.cfg b/location/tokay/userdebug/gps.cfg index 1b5f22a7..f084608f 100644 --- a/location/tokay/userdebug/gps.cfg +++ b/location/tokay/userdebug/gps.cfg @@ -115,8 +115,8 @@ navicUsedInUSPolicy=2 # DVS: 0 = Disabled, 1 = Enabled (default) # DFS: 0 = Disabled, 1 = Enabled (default) -Chip_Configuration_FeatureCfg_DVS = 0 -Chip_Configuration_FeatureCfg_DFS = 0 +Chip_Configuration_FeatureCfg_DVS = 1 +Chip_Configuration_FeatureCfg_DFS = 1 # This is a bitfield that will disable incoming interrupts for mailboxes # AP = 0x1 @@ -193,7 +193,7 @@ IsUseEntireRespTime911=1 isForceHighAccuracyMode=1 # 0: Use calibrated Accel data 1: Use uncalibrated Accel data -isUseUncalAccel=0 +isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN # DEFAULT