gps: set high accuracy shape mode and enable always-on measurements log

Bug: 277337710
Bug: 286158090
Test: verify pass in b/286158090#comment53 and b/277336756#comment32
Change-Id: Iee470d88d40ac45d18017bebe04d09dc73bbfa22
此提交包含在:
Wayne Lin
2023-08-29 15:07:05 +08:00
提交者 Treehugger Robot
父節點 3c55fb68b9
當前提交 74d117be17
共有 2 個檔案被更改,包括 3 行新增1 行删除

查看文件

@@ -58,6 +58,7 @@
AssertEnabled="true"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
CpLppHighAccuracyShapeMode="1"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
RuntimeSwLteFilterEnable="true"
@@ -69,7 +70,7 @@
<gll
PpsEnable="true"
LogPriMask="LOG_INFO"
LogFacMask="LOG_NMEA | LOG_GLLIOS | LOG_GLLAPI"
LogFacMask="LOG_NMEA | LOG_GLLIOS | LOG_GLLAPI | LOG_MEASAPI"
FrqPlan="FRQ_PLAN_26MHZ_2PPM_49_152MHZ_300PPB"
MultiCarrRFMode="GL_MULTI_CARR_RF_MODE_L1"
MultiCarrLnaMask="L1_EXT_ON"

查看文件

@@ -57,6 +57,7 @@
AssertEnabled="false"
CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true"
CpLppHighAccuracyShapeMode="1"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
RuntimeSwLteFilterEnable="true"