commit | 16b6b592845d109e2596f706fab35fbaa9f7843b | [log] [tgz] |
---|---|---|
author | lichengzhang <cz.li@mobiletek.cn> | Mon Feb 19 18:15:02 2024 -0800 |
committer | lichengzhang <cz.li@mobiletek.cn> | Mon Feb 19 18:15:02 2024 -0800 |
tree | 2b423fa7924340080419faedf5c7dc6119b5a8d0 | |
parent | 02d0e72f15740033dcb3e29994caa5d586ad7cec [diff] |
[Feature][T8TSK-313]Print CN values to syslog every 10 seconds Only Configure: No Affected branch: master Affected module: gnss Is it affected on both ZXIC and MTK: only MTK Self-test: Yes Doc Update: No Change-Id: I6fa4263358016f64d325a503c2388866f722c039
diff --git a/meta/meta-mediatek-mt2735/conf/machine/auto2735evb-ivt-main.conf b/meta/meta-mediatek-mt2735/conf/machine/auto2735evb-ivt-main.conf index 2931108..c92dde5 100755 --- a/meta/meta-mediatek-mt2735/conf/machine/auto2735evb-ivt-main.conf +++ b/meta/meta-mediatek-mt2735/conf/machine/auto2735evb-ivt-main.conf
@@ -32,3 +32,6 @@ MOBILETEK_SUSPEND_CFG = "GSW" MOBILETEK_CODEC_CFG = "GSW" +#cz.li@20240218 add for gnss-cn value output on syslog +MOBILETEK_GNSS_CN_OUTPUT_SYSLOG = "yes" +