gps: Update FW 4.15.1_2_P1 + config change
Reuqest ref time/location in factory cold start Allowed age can be set in the CFG file. Up to 600. (defualt is 0) Bug: 328349939 Test: VTS/CTS and GNSS sanity test b/332100288 Change-Id: I5bf823de12f4e2ded3ba730fb5c5fef2840ecb3f
This commit is contained in:
parent
540e196cd5
commit
ce3131de5b
10 changed files with 20 additions and 0 deletions
|
@ -9,6 +9,8 @@ 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
|
||||
MaxNtnRefLocAgeSecs=600
|
||||
GlueLayer_IsPlatformRefTimeEnable=1
|
||||
chpp_betp_client=1
|
||||
gnss_device_data_port_chpp_spi_device=/dev/gnss_ipc
|
||||
gnss_device_data_port_chpp_present=1
|
||||
|
|
|
@ -24,6 +24,7 @@ gnss_device_patch_file=/vendor/firmware/kepler.bin
|
|||
ism_stream_enable=1
|
||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||
|
||||
MaxNtnRefLocAgeSecs=600
|
||||
# CHIP_CONFIG_IO_OPT_HOSTIO_VIA_SECONDARY + CHIP_CONFIG_IO_OPT_CPMB_MASK
|
||||
#Chip_Configuration_Io_Options=0x9
|
||||
# enable DEBUG sync msg
|
||||
|
@ -33,6 +34,7 @@ caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
|||
#Chip_Configuration_cpdbgsync=1
|
||||
|
||||
# Chip_Configuration_TrackerDebugMode = 0x10
|
||||
GlueLayer_IsPlatformRefTimeEnable=1
|
||||
|
||||
# enables CHPP for SPI port
|
||||
# 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