gps: update gps driver 129.20.23.506213

Fix time_ns is zero issue with Host Periodic request.
Implement GNSS PAL close()
Increase syncin req's timeout if autoTimeSyncGroupDelay calibrating is ongoing
Reduce spinning time on Ifc:active command
Fix a race condition when stopping sensors scanning thread
Update L1/L5 bias

Bug: 191807159
Bug: 191298215
Bug: 191109136
Bug: 189412038
Bug: 189063063
BUg: 191413681

Sanity test: 192061672
Test: build pass

Change-Id: Ie14a141f4fae91a5cb90460f30ad59bc28bd8cfa
This commit is contained in:
Edwin Tung 2021-06-25 21:52:40 +08:00
parent ab64b15ec9
commit 4e3b80d9fc
10 changed files with 6874 additions and 6829 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -66,7 +66,7 @@
MultiCarrLnaMask="L1_EXT_ON|L5_EXT_ON" MultiCarrLnaMask="L1_EXT_ON|L5_EXT_ON"
GpsCarrierType="3,1,3,1,2,3,2,3,3,3,1,2,1,1,2,1,2,1,1,1,1,1,1,3,3,3,3,1,2,3,2,3" GpsCarrierType="3,1,3,1,2,3,2,3,3,3,1,2,1,1,2,1,2,1,1,1,1,1,1,3,3,3,3,1,2,3,2,3"
RfType="GL_RF_4776_BRCM" RfType="GL_RF_4776_BRCM"
ExtL5Bias="17.6" ExtL5Bias="24.0"
EnableFilteringForLTEB13="true" EnableFilteringForLTEB13="true"
WarmStandbyTimeout1Seconds="10" WarmStandbyTimeout1Seconds="10"

View file

@ -66,7 +66,7 @@
MultiCarrLnaMask="L1_EXT_ON|L5_EXT_ON" MultiCarrLnaMask="L1_EXT_ON|L5_EXT_ON"
GpsCarrierType="3,1,3,1,2,3,2,3,3,3,1,2,1,1,2,1,2,1,1,1,1,1,1,3,3,3,3,1,2,3,2,3" GpsCarrierType="3,1,3,1,2,3,2,3,3,3,1,2,1,1,2,1,2,1,1,1,1,1,1,3,3,3,3,1,2,3,2,3"
RfType="GL_RF_4776_BRCM" RfType="GL_RF_4776_BRCM"
ExtL5Bias="17.6" ExtL5Bias="26.8"
EnableFilteringForLTEB13="true" EnableFilteringForLTEB13="true"
WarmStandbyTimeout1Seconds="10" WarmStandbyTimeout1Seconds="10"

File diff suppressed because it is too large Load diff