From 05267ee6c4e3627e048aad6c0227dd056a86c6a8 Mon Sep 17 00:00:00 2001 From: James Huang Date: Wed, 28 Feb 2024 14:32:17 +0800 Subject: [PATCH] GPS : Update GNSS FW 4.15.0_147 Bug: 327304220 Test: Verify CTS/VTS and GNSS sanity test Change-Id: I5e13faad368c5ddf6387399dd156ff869eb28830 --- location/caiman/user/gps.cfg | 2 ++ location/caiman/userdebug/gps.cfg | 4 ++++ location/komodo/user/gps.cfg | 2 ++ location/komodo/userdebug/gps.cfg | 4 ++++ location/tokay/user/gps.cfg | 2 ++ location/tokay/userdebug/gps.cfg | 4 ++++ 6 files changed, 18 insertions(+) diff --git a/location/caiman/user/gps.cfg b/location/caiman/user/gps.cfg index 0d5bd46d..38cd1294 100644 --- a/location/caiman/user/gps.cfg +++ b/location/caiman/user/gps.cfg @@ -7,6 +7,8 @@ GlueLayer_EnableGnssCfgInterface=1 gnss_device_type=K042 gnss_device_patch_address=0 gnss_device_patch_file=/vendor/firmware/kepler.bin +ism_stream_enable=1 +caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK chpp_betp_client=1 gnss_device_data_port_chpp_spi_device=/dev/gnss_ipc gnss_device_data_port_chpp_present=1 diff --git a/location/caiman/userdebug/gps.cfg b/location/caiman/userdebug/gps.cfg index d0ead853..b2573672 100644 --- a/location/caiman/userdebug/gps.cfg +++ b/location/caiman/userdebug/gps.cfg @@ -20,6 +20,10 @@ gnss_device_type=K042 gnss_device_patch_address=0 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_Configuration_Io_Options=0x9 # enable DEBUG sync msg diff --git a/location/komodo/user/gps.cfg b/location/komodo/user/gps.cfg index f4e75657..ef8c0344 100644 --- a/location/komodo/user/gps.cfg +++ b/location/komodo/user/gps.cfg @@ -7,6 +7,8 @@ GlueLayer_EnableGnssCfgInterface=1 gnss_device_type=K042 gnss_device_patch_address=0 gnss_device_patch_file=/vendor/firmware/kepler.bin +ism_stream_enable=1 +caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK chpp_betp_client=1 gnss_device_data_port_chpp_spi_device=/dev/gnss_ipc gnss_device_data_port_chpp_present=1 diff --git a/location/komodo/userdebug/gps.cfg b/location/komodo/userdebug/gps.cfg index 7c0573f3..61d78723 100644 --- a/location/komodo/userdebug/gps.cfg +++ b/location/komodo/userdebug/gps.cfg @@ -20,6 +20,10 @@ gnss_device_type=K042 gnss_device_patch_address=0 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_Configuration_Io_Options=0x9 # enable DEBUG sync msg diff --git a/location/tokay/user/gps.cfg b/location/tokay/user/gps.cfg index 3f685df7..20101ce3 100644 --- a/location/tokay/user/gps.cfg +++ b/location/tokay/user/gps.cfg @@ -7,6 +7,8 @@ GlueLayer_EnableGnssCfgInterface=1 gnss_device_type=K042 gnss_device_patch_address=0 gnss_device_patch_file=/vendor/firmware/kepler.bin +ism_stream_enable=1 +caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK chpp_betp_client=1 gnss_device_data_port_chpp_spi_device=/dev/gnss_ipc gnss_device_data_port_chpp_present=1 diff --git a/location/tokay/userdebug/gps.cfg b/location/tokay/userdebug/gps.cfg index 837a32dc..bc058f82 100644 --- a/location/tokay/userdebug/gps.cfg +++ b/location/tokay/userdebug/gps.cfg @@ -20,6 +20,10 @@ gnss_device_type=K042 gnss_device_patch_address=0 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_Configuration_Io_Options=0x9 # enable DEBUG sync msg