gps: Enable Pps function
Bug: 346665757 Test: b/346665757#comment7 boot-health-check-extra. Test: Function verification at b/346665757#comment8. Change-Id: I5aa9d13cab822ac1b30e1baee99d4627c40a0891
This commit is contained in:
parent
a59083d697
commit
5f208452e1
3 changed files with 4 additions and 2 deletions
|
@ -10,7 +10,7 @@ gnss_device_patch_file=/vendor/firmware/kepler.bin
|
|||
allow_logging_if_disconnected=0
|
||||
ism_stream_enable=1
|
||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||
Is1PPSTimeSyncEnable=0
|
||||
Is1PPSTimeSyncEnable=1
|
||||
MaxNtnRefLocAgeSecs=600
|
||||
GlueLayer_IsPlatformRefTimeEnable=1
|
||||
chpp_betp_client=1
|
||||
|
|
|
@ -27,7 +27,7 @@ ism_stream_enable=1
|
|||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||
|
||||
# Enable/Disable 1PPS Time Sync policy
|
||||
Is1PPSTimeSyncEnable=0
|
||||
Is1PPSTimeSyncEnable=1
|
||||
|
||||
MaxNtnRefLocAgeSecs=600
|
||||
# CHIP_CONFIG_IO_OPT_HOSTIO_VIA_SECONDARY + CHIP_CONFIG_IO_OPT_CPMB_MASK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue