From 3edf043146d0e8451449ff063c09ba25956f1f03 Mon Sep 17 00:00:00 2001 From: Wayne Lin Date: Mon, 12 Aug 2024 17:22:51 +0800 Subject: [PATCH] gps: add CpEarlyFixGuardTimeSec to prevent earlyfix response delay Bug: 358041425 Test: verify pass Change-Id: Id7ca5b55b05b820a73ec149628a3519008da6b6b --- location/gps.6.1.xml.hk3 | 1 + location/gps.6.1.xml.sb3 | 1 + location/gps.xml | 1 + location/gps.xml.hk3 | 1 + location/gps.xml.sb3 | 1 + location/gps_user.6.1.xml.hk3 | 1 + location/gps_user.6.1.xml.sb3 | 1 + location/gps_user.xml | 1 + location/gps_user.xml.hk3 | 1 + location/gps_user.xml.sb3 | 1 + 10 files changed, 10 insertions(+) diff --git a/location/gps.6.1.xml.hk3 b/location/gps.6.1.xml.hk3 index 20329db..5a56e66 100644 --- a/location/gps.6.1.xml.hk3 +++ b/location/gps.6.1.xml.hk3 @@ -49,6 +49,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="2" CpLppGuardTimeSec="2" IgnoreInjectedSystemTime="true" diff --git a/location/gps.6.1.xml.sb3 b/location/gps.6.1.xml.sb3 index a848fd9..7887854 100644 --- a/location/gps.6.1.xml.sb3 +++ b/location/gps.6.1.xml.sb3 @@ -49,6 +49,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="2" CpLppGuardTimeSec="2" IgnoreInjectedSystemTime="true" diff --git a/location/gps.xml b/location/gps.xml index 7441f38..13d54d3 100644 --- a/location/gps.xml +++ b/location/gps.xml @@ -49,6 +49,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="2" CpLppGuardTimeSec="2" IgnoreInjectedSystemTime="true" diff --git a/location/gps.xml.hk3 b/location/gps.xml.hk3 index b238f9b..f58dc85 100644 --- a/location/gps.xml.hk3 +++ b/location/gps.xml.hk3 @@ -49,6 +49,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="2" CpLppGuardTimeSec="2" IgnoreInjectedSystemTime="true" diff --git a/location/gps.xml.sb3 b/location/gps.xml.sb3 index 1abf8e2..4cc5731 100644 --- a/location/gps.xml.sb3 +++ b/location/gps.xml.sb3 @@ -49,6 +49,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="2" CpLppGuardTimeSec="2" IgnoreInjectedSystemTime="true" diff --git a/location/gps_user.6.1.xml.hk3 b/location/gps_user.6.1.xml.hk3 index a6ddbce..2508944 100644 --- a/location/gps_user.6.1.xml.hk3 +++ b/location/gps_user.6.1.xml.hk3 @@ -48,6 +48,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="2" CpLppGuardTimeSec="2" IgnoreInjectedSystemTime="true" diff --git a/location/gps_user.6.1.xml.sb3 b/location/gps_user.6.1.xml.sb3 index 4248a7b..2b05b75 100644 --- a/location/gps_user.6.1.xml.sb3 +++ b/location/gps_user.6.1.xml.sb3 @@ -48,6 +48,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="2" CpLppGuardTimeSec="2" IgnoreInjectedSystemTime="true" diff --git a/location/gps_user.xml b/location/gps_user.xml index 292fa2b..cd0892d 100644 --- a/location/gps_user.xml +++ b/location/gps_user.xml @@ -48,6 +48,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="2" CpLppGuardTimeSec="2" IgnoreInjectedSystemTime="true" diff --git a/location/gps_user.xml.hk3 b/location/gps_user.xml.hk3 index 3a0f045..2cf294d 100644 --- a/location/gps_user.xml.hk3 +++ b/location/gps_user.xml.hk3 @@ -48,6 +48,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="2" CpLppGuardTimeSec="2" IgnoreInjectedSystemTime="true" diff --git a/location/gps_user.xml.sb3 b/location/gps_user.xml.sb3 index 463fd07..c19e4b3 100644 --- a/location/gps_user.xml.sb3 +++ b/location/gps_user.xml.sb3 @@ -48,6 +48,7 @@ LtoSyncThresholdDays="1" GnssYearOfHardware="2020" + CpEarlyFixGuardTimeSec="1" CpGuardTimeSec="2" CpLppGuardTimeSec="2" IgnoreInjectedSystemTime="true"