GPS : Update GNSS FW 4.15.0_147

Bug: 327304220
Test: Verify CTS/VTS and GNSS sanity test
Change-Id: I3217d2476469f0886a17835e714ba6f3b981e220
This commit is contained in:
James Huang 2024-02-28 14:38:06 +08:00
parent e73f420198
commit 12c451a42d
2 changed files with 6 additions and 0 deletions

View file

@ -7,6 +7,8 @@ GlueLayer_EnableGnssCfgInterface=1
gnss_device_type=K042 gnss_device_type=K042
gnss_device_patch_address=0 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
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
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

@ -20,6 +20,10 @@ gnss_device_type=K042
gnss_device_patch_address=0 gnss_device_patch_address=0
gnss_device_patch_file=/vendor/firmware/kepler.bin gnss_device_patch_file=/vendor/firmware/kepler.bin
# enable ism stream for GAAM
ism_stream_enable=1
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
# 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