Merge "gps: Update FW 4.15.1_2_P1 + config change" into 24D1-dev
This commit is contained in:
commit
d13d12536f
2 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue