gps: Update the aiding interval
Bug: 309119807 Test: Verification at b/309119807#comment44 Change-Id: I8cd98b28220e4a9ae3ded3d14443cec9c02b3460
This commit is contained in:
parent
b7fdfed893
commit
f29ef2f46f
2 changed files with 6 additions and 2 deletions
|
@ -59,7 +59,7 @@
|
||||||
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
||||||
CpLppeUseAgnssLocForEmptyDbh="true"
|
CpLppeUseAgnssLocForEmptyDbh="true"
|
||||||
ReAidingOnHotStart="false"
|
ReAidingOnHotStart="false"
|
||||||
ReAidingIntervalSec="1200"
|
ReAidingIntervalSec="3600"
|
||||||
PpsDevice="/sys/class/pps/pps0/assert_elapsed"
|
PpsDevice="/sys/class/pps/pps0/assert_elapsed"
|
||||||
SensorsMask="0x244"
|
SensorsMask="0x244"
|
||||||
MaxThreadNum="13"
|
MaxThreadNum="13"
|
||||||
|
@ -89,6 +89,8 @@
|
||||||
MinGpsWeekNumber="2216"
|
MinGpsWeekNumber="2216"
|
||||||
OnChipAccMask="50"
|
OnChipAccMask="50"
|
||||||
EnableB1C="false"
|
EnableB1C="false"
|
||||||
|
|
||||||
|
RTICacheTimeoutSec="3600"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<gll_features
|
<gll_features
|
||||||
|
|
|
@ -58,7 +58,7 @@
|
||||||
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
||||||
CpLppeUseAgnssLocForEmptyDbh="true"
|
CpLppeUseAgnssLocForEmptyDbh="true"
|
||||||
ReAidingOnHotStart="false"
|
ReAidingOnHotStart="false"
|
||||||
ReAidingIntervalSec="1200"
|
ReAidingIntervalSec="3600"
|
||||||
PpsDevice="/sys/class/pps/pps0/assert_elapsed"
|
PpsDevice="/sys/class/pps/pps0/assert_elapsed"
|
||||||
SensorsMask="0x244"
|
SensorsMask="0x244"
|
||||||
MaxThreadNum="13"
|
MaxThreadNum="13"
|
||||||
|
@ -88,6 +88,8 @@
|
||||||
MinGpsWeekNumber="2216"
|
MinGpsWeekNumber="2216"
|
||||||
OnChipAccMask="50"
|
OnChipAccMask="50"
|
||||||
EnableB1C="false"
|
EnableB1C="false"
|
||||||
|
|
||||||
|
RTICacheTimeoutSec="3600"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<gll_features
|
<gll_features
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue