gps: update gps version 4.12.0.10
Bug: 246482115 Test: atest CtsLocationGnssTestCases atest VtsHalGnssTargetTest Change-Id: I2ccc94038d7a3b1ca5ba910e81d86fcf91f6211c
This commit is contained in:
parent
a30e387881
commit
dde05fd83f
3 changed files with 5 additions and 2 deletions
Binary file not shown.
Binary file not shown.
|
@ -56,14 +56,13 @@ Chip_Configuration_RefClkControl=0x24
|
||||||
## 6- TXC 0W76870003
|
## 6- TXC 0W76870003
|
||||||
## E.g. Use Kyocera, and ignore CP's polynomial: DCXO_CrystalType=0x11
|
## E.g. Use Kyocera, and ignore CP's polynomial: DCXO_CrystalType=0x11
|
||||||
## E.g. Use KDS, and Use CP's polynomial: DCXO_CrystalType=0x05
|
## E.g. Use KDS, and Use CP's polynomial: DCXO_CrystalType=0x05
|
||||||
#Chip_Configuration_DCXO_CrystalType=0x15
|
|
||||||
Chip_Configuration_DCXO_CrystalType=0x13
|
Chip_Configuration_DCXO_CrystalType=0x13
|
||||||
|
|
||||||
## Optionally specify DXCO Inflection point temperature, ####
|
## Optionally specify DXCO Inflection point temperature, ####
|
||||||
# This will override any default value or value in Crystal type ####
|
# This will override any default value or value in Crystal type ####
|
||||||
# Value is degrees C x 100 E.g. 2855 = 28.55 deg C
|
# Value is degrees C x 100 E.g. 2855 = 28.55 deg C
|
||||||
# Range should be 2000 to 3100
|
# Range should be 2000 to 3100
|
||||||
Chip_Configuration_DCXO_InflectionPoint=2450
|
#Chip_Configuration_DCXO_InflectionPoint=2450
|
||||||
|
|
||||||
|
|
||||||
### 2C48 L1 only MCW ###
|
### 2C48 L1 only MCW ###
|
||||||
|
@ -96,6 +95,10 @@ gnss_rfic_chip_id=55200001
|
||||||
#Uncomment to disable SGEE
|
#Uncomment to disable SGEE
|
||||||
#Sif_OperationMode=0
|
#Sif_OperationMode=0
|
||||||
|
|
||||||
|
# Enables RTC time aiding from Host
|
||||||
|
# 1 - enable, 0 - disable (default)
|
||||||
|
UseRtcForAiding=1
|
||||||
|
|
||||||
# set to 1 for FW SGEE download - Requires Android FW to be properly configured
|
# set to 1 for FW SGEE download - Requires Android FW to be properly configured
|
||||||
Sif_UseFwXtraInterface=0
|
Sif_UseFwXtraInterface=0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue