gps: Update official release 4.15.3_7_241024_R1 config on CT3
Add Chip_Configuration_ntn_option=2 bug: 369951938 Test: NTN test (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:6893af62537d4d6f28a06626a534850b010ad02b) Merged-In: Id4c40653d9ac2329a2d673830755e5620ff90223 Change-Id: Id4c40653d9ac2329a2d673830755e5620ff90223
This commit is contained in:
parent
d699d2a402
commit
69e0b38bc4
2 changed files with 7 additions and 1 deletions
|
@ -29,6 +29,7 @@ Chip_Configuration_DCXO_CrystalType=0x11
|
|||
Chip_Configuration_GNSSConstConstraintDef = 0x60FF
|
||||
LocTech_Constraints = 0x60FF
|
||||
Chip_Configuration_RfMiscCtrl = 0x80008001
|
||||
Chip_Configuration_ntn_option=2
|
||||
bdsUsedInUSPolicy=2
|
||||
sbasUsedInUSPolicy=2
|
||||
qzssUsedInUSPolicy=2
|
||||
|
|
|
@ -115,6 +115,11 @@ Chip_Configuration_RfMiscCtrl = 0x80008001
|
|||
#Chip_Configuration_RfMiscCtrl=0x8001
|
||||
#Chip_Configuration_IspTestConfig=0x22242822
|
||||
|
||||
#Chip_Configuration_ntn_option=0 means no NTN blackout IPC handling
|
||||
#Chip_Configuration_ntn_option=1 means L1 blanking during NTN blackout period.
|
||||
#Chip_Configuration_ntn_option=2 means turning GNSS off during NTN blackout period.
|
||||
Chip_Configuration_ntn_option=2
|
||||
|
||||
# Disable BDS in the U.S.
|
||||
# 0-enabled (default), 1-disabled, 2-auto(disabled in US)
|
||||
#gloUsedInUSPolicy=2
|
||||
|
@ -127,7 +132,7 @@ navicUsedInUSPolicy=2
|
|||
# DFS: 0 = Disabled, 1 = Enabled (default)
|
||||
Chip_Configuration_FeatureCfg_DVS = 1
|
||||
Chip_Configuration_FeatureCfg_DFS = 1
|
||||
# Disable MTPL
|
||||
# MTPL: 0 = Disabled, 1 = Enabled
|
||||
Chip_Configuration_FeatureCfg_MTPL = 1
|
||||
# MCW Link failure behavior: 0 = SW Assert (default), 1 = GNSS restart (hot start)
|
||||
Chip_Configuration_FeatureCfg_SDL_BYASS = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue