gps: Update gps: Update GNSS FW 4.15.1_7_P2_R3 + config for P24
Enable Navic (Chip_Configuration_GNSSConstConstraintDef = 0x60FF) Disable 1PPS feature by default (Is1PPSTimeSyncEnable=0) Bug: 336693604 Bug: 321020637 Test: Verify CTS/VTS, sanity test and SST in b/338492673 Change-Id: If23397117be814eec89195090a15e61b28240a10
This commit is contained in:
parent
30eb0787d6
commit
b3683e372e
10 changed files with 59 additions and 40 deletions
|
@ -9,6 +9,7 @@ gnss_device_patch_address=0
|
|||
gnss_device_patch_file=/vendor/firmware/kepler.bin
|
||||
ism_stream_enable=1
|
||||
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
|
||||
Is1PPSTimeSyncEnable=0
|
||||
MaxNtnRefLocAgeSecs=600
|
||||
GlueLayer_IsPlatformRefTimeEnable=1
|
||||
chpp_betp_client=1
|
||||
|
@ -23,9 +24,8 @@ 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_GNSSConstConstraintDef = 0x60FF
|
||||
LocTech_Constraints = 0x60FF
|
||||
Chip_Configuration_RfMiscCtrl = 0x80008001
|
||||
bdsUsedInUSPolicy=2
|
||||
sbasUsedInUSPolicy=2
|
||||
|
@ -33,6 +33,7 @@ qzssUsedInUSPolicy=2
|
|||
navicUsedInUSPolicy=2
|
||||
Chip_Configuration_FeatureCfg_DVS = 1
|
||||
Chip_Configuration_FeatureCfg_DFS = 1
|
||||
Chip_Configuration_FeatureCfg_MTPL = 0
|
||||
mailboxDisabled=0x0
|
||||
gnss_rfic_chip_id=55400000
|
||||
UseRtcForAiding=1
|
||||
|
@ -41,6 +42,7 @@ Sif_UseFwXtraInterface=1
|
|||
Agnss_IsGloAidingEnable=0
|
||||
SETCaps_IsOtdoa=1
|
||||
SETCaps_IsLpp=1
|
||||
SETCaps_SuplUT1=20
|
||||
PosReq_Supl2Params_SuplNiUdpPort=7275
|
||||
GlueLayer_LPPCpBitmask=0xFF
|
||||
GlueLayer_IsCpLteNeighborCellEnable=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue