Merge "gps: Update FW 4.15.1_2_P1 + config change" into 24D1-dev am: d13d12536f

Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/26762173

Change-Id: Ic63e2ed3471a3bc8e4357f44d9cea179f2d6fb6d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2024-04-03 14:29:56 +00:00 committed by Automerger Merge Worker
commit acca0499fd
2 changed files with 4 additions and 0 deletions

View file

@ -9,6 +9,8 @@ gnss_device_patch_address=0
gnss_device_patch_file=/vendor/firmware/kepler.bin gnss_device_patch_file=/vendor/firmware/kepler.bin
ism_stream_enable=1 ism_stream_enable=1
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
MaxNtnRefLocAgeSecs=600
GlueLayer_IsPlatformRefTimeEnable=1
chpp_betp_client=1 chpp_betp_client=1
gnss_device_data_port_chpp_spi_device=/dev/gnss_ipc gnss_device_data_port_chpp_spi_device=/dev/gnss_ipc
gnss_device_data_port_chpp_present=1 gnss_device_data_port_chpp_present=1

View file

@ -24,6 +24,7 @@ gnss_device_patch_file=/vendor/firmware/kepler.bin
ism_stream_enable=1 ism_stream_enable=1
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
MaxNtnRefLocAgeSecs=600
# CHIP_CONFIG_IO_OPT_HOSTIO_VIA_SECONDARY + CHIP_CONFIG_IO_OPT_CPMB_MASK # CHIP_CONFIG_IO_OPT_HOSTIO_VIA_SECONDARY + CHIP_CONFIG_IO_OPT_CPMB_MASK
#Chip_Configuration_Io_Options=0x9 #Chip_Configuration_Io_Options=0x9
# enable DEBUG sync msg # enable DEBUG sync msg
@ -33,6 +34,7 @@ caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
#Chip_Configuration_cpdbgsync=1 #Chip_Configuration_cpdbgsync=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