gps: update gps configuration
- enable always-on measurements log - disable memory leak debug function Bug: 285997970 Test: bugbot tests log mask at b/285997970 Change-Id: Ie856bf366df50d7c337b138796e9bedb370dac8a
This commit is contained in:
parent
b1d800a46c
commit
f0fef6e0cb
3 changed files with 3 additions and 6 deletions
|
@ -61,12 +61,11 @@
|
||||||
ReAidingOnHotStart="false"
|
ReAidingOnHotStart="false"
|
||||||
ReAidingIntervalSec="1200"
|
ReAidingIntervalSec="1200"
|
||||||
RuntimeSwLteFilterEnable="true"
|
RuntimeSwLteFilterEnable="true"
|
||||||
MallocDebugAssertThreshold="104857600"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<gll
|
<gll
|
||||||
LogPriMask="LOG_INFO"
|
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"
|
FrqPlan="FRQ_PLAN_26MHZ_2PPM_49_152MHZ_300PPB"
|
||||||
MultiCarrRFMode="GL_MULTI_CARR_RF_MODE_L1_L5"
|
MultiCarrRFMode="GL_MULTI_CARR_RF_MODE_L1_L5"
|
||||||
MultiCarrLnaMask="L1_EXT_ON|L5_EXT_ON"
|
MultiCarrLnaMask="L1_EXT_ON|L5_EXT_ON"
|
||||||
|
|
|
@ -61,12 +61,11 @@
|
||||||
ReAidingOnHotStart="false"
|
ReAidingOnHotStart="false"
|
||||||
ReAidingIntervalSec="1200"
|
ReAidingIntervalSec="1200"
|
||||||
RuntimeSwLteFilterEnable="true"
|
RuntimeSwLteFilterEnable="true"
|
||||||
MallocDebugAssertThreshold="104857600"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<gll
|
<gll
|
||||||
LogPriMask="LOG_INFO"
|
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"
|
FrqPlan="FRQ_PLAN_26MHZ_2PPM_49_152MHZ_300PPB"
|
||||||
MultiCarrRFMode="GL_MULTI_CARR_RF_MODE_L1_L5"
|
MultiCarrRFMode="GL_MULTI_CARR_RF_MODE_L1_L5"
|
||||||
MultiCarrLnaMask="L1_EXT_ON|L5_EXT_ON"
|
MultiCarrLnaMask="L1_EXT_ON|L5_EXT_ON"
|
||||||
|
|
|
@ -61,12 +61,11 @@
|
||||||
ReAidingOnHotStart="false"
|
ReAidingOnHotStart="false"
|
||||||
ReAidingIntervalSec="1200"
|
ReAidingIntervalSec="1200"
|
||||||
RuntimeSwLteFilterEnable="true"
|
RuntimeSwLteFilterEnable="true"
|
||||||
MallocDebugAssertThreshold="104857600"
|
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<gll
|
<gll
|
||||||
LogPriMask="LOG_INFO"
|
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"
|
FrqPlan="FRQ_PLAN_26MHZ_2PPM_49_152MHZ_300PPB"
|
||||||
MultiCarrRFMode="GL_MULTI_CARR_RF_MODE_L1_L5"
|
MultiCarrRFMode="GL_MULTI_CARR_RF_MODE_L1_L5"
|
||||||
MultiCarrLnaMask="L1_EXT_ON|L5_EXT_ON"
|
MultiCarrLnaMask="L1_EXT_ON|L5_EXT_ON"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue