gps: Enable Pps function
Bug: 348095246 Test: b/348095246#comment1 time sync logs. Change-Id: I92a74d5b93d27d75b4d1e0a5cdc1abac547a4657
This commit is contained in:
parent
121ff95c7f
commit
71e4001012
3 changed files with 4 additions and 2 deletions
|
@ -25,7 +25,7 @@ gnss_device_patch_address=0
|
|||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||
|
||||
# Enable/Disable 1PPS Time Sync policy
|
||||
Is1PPSTimeSyncEnable=0
|
||||
Is1PPSTimeSyncEnable=1
|
||||
|
||||
# send debug req on MCW oddity
|
||||
#Chip_Configuration_Io_Options=0x85
|
||||
|
|
|
@ -10,7 +10,7 @@ caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
|||
gnss_device_type=K041
|
||||
gnss_device_patch_address=0
|
||||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||
Is1PPSTimeSyncEnable=0
|
||||
Is1PPSTimeSyncEnable=1
|
||||
Chip_Configuration_Dynamic_HSI=0
|
||||
Chip_Configuration_ubsan_opt=1
|
||||
GlueLayer_IsPlatformRefTimeEnable=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue