gps: Update GNSS FW 4.15.1_5_P4 with config change for P24

Add Chip_Configuration_FeatureCfg_MTPL = 0 to disable MTPL

Bug: 336179125
Test: CTS/VTS, GNSS sanity test and SST in b/336424148
Change-Id: I56c9859a13dba388321b499d11e16cd4ec2bf56e
This commit is contained in:
James Huang 2024-04-23 14:10:43 +08:00
parent 3558b21aac
commit abf6f68528
10 changed files with 21 additions and 1 deletions

View file

@ -23,6 +23,7 @@ ChipCfg_VDR_low_end_Time = 20
Chip_Configuration_AidingConfiguration=0x00020046
Chip_Configuration_RefClkControl=0x24
Chip_Configuration_DCXO_CrystalType=0x11
Chip_Configuration_FeatureCfg_MTPL = 0
Chip_Configuration_GNSSConstConstraintDef = 0x60BF
LocTech_Constraints = 0x60BF
Chip_Configuration_RfMiscCtrl = 0x80008001

View file

@ -92,6 +92,9 @@ Chip_Configuration_DCXO_CrystalType=0x11
# Range should be 2000 to 3100
#Chip_Configuration_DCXO_InflectionPoint=2855
# Disable MTPL
Chip_Configuration_FeatureCfg_MTPL = 0
# L1 + L5 MCW
Chip_Configuration_GNSSConstConstraintDef = 0x60BF
LocTech_Constraints = 0x60BF