gps: update gps version 4.15.1_22_240809_R1_230606
Add chip config line to control timemark (1pps) output Bug: 306725234 Test: b/357740920 atest CtsLocationGnssTestCases atest VtsHalGnssTargetTest Change-Id: I3320b3c48b739acbb0f83aa21ee9495830dd6653
This commit is contained in:
parent
33639384c8
commit
f88a7293d2
2 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,9 @@ gnss_device_type=K041
|
|||
gnss_device_patch_address=0
|
||||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||
|
||||
# 1pps timemark output: 0: disable 1: enable
|
||||
ChipCfg_Timemark_Option=1
|
||||
|
||||
# Enable/Disable 1PPS Time Sync policy
|
||||
Is1PPSTimeSyncEnable=1
|
||||
|
||||
|
|
|
@ -10,6 +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
|
||||
ChipCfg_Timemark_Option=1
|
||||
Is1PPSTimeSyncEnable=1
|
||||
Chip_Configuration_Dynamic_HSI=0
|
||||
Chip_Configuration_ubsan_opt=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue