Merge "gps: update gps version 4.13.1.36" into udc-qpr-dev

This commit is contained in:
Edwin Tung 2023-11-23 09:54:46 +00:00 committed by Android (Google) Code Review
commit 443a40db5c
4 changed files with 4 additions and 2 deletions

Binary file not shown.

View file

@ -25,6 +25,7 @@ gnss_device_type=K041
#Chip_Configuration_WT1=1 #Chip_Configuration_WT1=1
# Chip_Configuration_TrackerDebugMode = 0x10 # Chip_Configuration_TrackerDebugMode = 0x10
GlueLayer_IsPlatformRefTimeEnable=1
# enables CHPP for SPI port # enables CHPP for SPI port
# uncomment the *chpp* lines below (and comment gnss_device-data_port_kepslim_present above) to use SPI+CHPP # uncomment the *chpp* lines below (and comment gnss_device-data_port_kepslim_present above) to use SPI+CHPP
@ -81,7 +82,7 @@ Chip_Configuration_WatchdogPeriod = 0
# GPS= 0x0001 GLO= 0x0002 GALILEO=0x0004 BEIDOU=0x0008 SBAS=0x0010 QZSS=0x0020 # GPS= 0x0001 GLO= 0x0002 GALILEO=0x0004 BEIDOU=0x0008 SBAS=0x0010 QZSS=0x0020
# MEMS Static Detect=0x4000 MEMS Heading=0x2000 # MEMS Static Detect=0x4000 MEMS Heading=0x2000
### 2C48 L1 only MCW ### ### 2C48 L1 only MCW ###
Chip_Configuration_GNSSConstConstraintDef=0x603F Chip_Configuration_GNSSConstConstraintDef=0x602F
Chip_Configuration_RfMiscCtrl=0x80008001 Chip_Configuration_RfMiscCtrl=0x80008001
# Disable BDS in the U.S. # Disable BDS in the U.S.

View file

@ -21,6 +21,7 @@ gnss_device_type=K041
#Chip_Configuration_WT1=1 #Chip_Configuration_WT1=1
# Chip_Configuration_TrackerDebugMode = 0x10 # Chip_Configuration_TrackerDebugMode = 0x10
GlueLayer_IsPlatformRefTimeEnable=1
# enables CHPP for SPI port # enables CHPP for SPI port
# uncomment the *chpp* lines below (and comment gnss_device-data_port_kepslim_present above) to use SPI+CHPP # uncomment the *chpp* lines below (and comment gnss_device-data_port_kepslim_present above) to use SPI+CHPP
@ -77,7 +78,7 @@ Chip_Configuration_WatchdogPeriod = 0
# GPS= 0x0001 GLO= 0x0002 GALILEO=0x0004 BEIDOU=0x0008 SBAS=0x0010 QZSS=0x0020 # GPS= 0x0001 GLO= 0x0002 GALILEO=0x0004 BEIDOU=0x0008 SBAS=0x0010 QZSS=0x0020
# MEMS Static Detect=0x4000 MEMS Heading=0x2000 # MEMS Static Detect=0x4000 MEMS Heading=0x2000
### 2C48 L1 only MCW ### ### 2C48 L1 only MCW ###
Chip_Configuration_GNSSConstConstraintDef=0x603F Chip_Configuration_GNSSConstConstraintDef=0x602F
Chip_Configuration_RfMiscCtrl=0x80008001 Chip_Configuration_RfMiscCtrl=0x80008001
# Disable BDS in the U.S. # Disable BDS in the U.S.