diff --git a/location/gps.cfg b/location/gps.cfg index d0ab124..1fe8f02 100644 --- a/location/gps.cfg +++ b/location/gps.cfg @@ -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 diff --git a/location/gps_user.cfg b/location/gps_user.cfg index 53a21f8..6f8f894 100644 --- a/location/gps_user.cfg +++ b/location/gps_user.cfg @@ -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 diff --git a/tegu/overlay/frameworks/base/core/res/res/values/config.xml b/tegu/overlay/frameworks/base/core/res/res/values/config.xml index 67ff95c..de62715 100644 --- a/tegu/overlay/frameworks/base/core/res/res/values/config.xml +++ b/tegu/overlay/frameworks/base/core/res/res/values/config.xml @@ -179,6 +179,14 @@ 115px 115px + + 52dp + + + 24dp +