Merge "gps: Update gps: Update GNSS FW 4.15.1_7_P2_R3 + config for P24" into 24D1-dev

This commit is contained in:
James Huang 2024-05-08 13:13:12 +00:00 committed by Android (Google) Code Review
commit bba5755748
10 changed files with 59 additions and 40 deletions

View file

@ -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

View file

@ -24,6 +24,9 @@ gnss_device_patch_file=/vendor/firmware/kepler.bin
ism_stream_enable=1
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
# Enable/Disable 1PPS Time Sync policy
Is1PPSTimeSyncEnable=0
MaxNtnRefLocAgeSecs=600
# CHIP_CONFIG_IO_OPT_HOSTIO_VIA_SECONDARY + CHIP_CONFIG_IO_OPT_CPMB_MASK
#Chip_Configuration_Io_Options=0x9
@ -92,12 +95,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
Chip_Configuration_GNSSConstConstraintDef = 0x60FF
LocTech_Constraints = 0x60FF
Chip_Configuration_RfMiscCtrl = 0x80008001
### 2C48 L1 only MCW ###
@ -122,6 +122,8 @@ navicUsedInUSPolicy=2
# DFS: 0 = Disabled, 1 = Enabled (default)
Chip_Configuration_FeatureCfg_DVS = 1
Chip_Configuration_FeatureCfg_DFS = 1
# Disable MTPL
Chip_Configuration_FeatureCfg_MTPL = 0
# This is a bitfield that will disable incoming interrupts for mailboxes
# AP = 0x1

View file

@ -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

View file

@ -24,6 +24,9 @@ gnss_device_patch_file=/vendor/firmware/kepler.bin
ism_stream_enable=1
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
# Enable/Disable 1PPS Time Sync policy
Is1PPSTimeSyncEnable=0
MaxNtnRefLocAgeSecs=600
# CHIP_CONFIG_IO_OPT_HOSTIO_VIA_SECONDARY + CHIP_CONFIG_IO_OPT_CPMB_MASK
#Chip_Configuration_Io_Options=0x9
@ -92,12 +95,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
Chip_Configuration_GNSSConstConstraintDef = 0x60FF
LocTech_Constraints = 0x60FF
Chip_Configuration_RfMiscCtrl = 0x80008001
### 2C48 L1 only MCW ###
@ -122,6 +122,8 @@ navicUsedInUSPolicy=2
# DFS: 0 = Disabled, 1 = Enabled (default)
Chip_Configuration_FeatureCfg_DVS = 1
Chip_Configuration_FeatureCfg_DFS = 1
# Disable MTPL
Chip_Configuration_FeatureCfg_MTPL = 0
# This is a bitfield that will disable incoming interrupts for mailboxes
# AP = 0x1

View file

@ -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

View file

@ -24,6 +24,9 @@ gnss_device_patch_file=/vendor/firmware/kepler.bin
ism_stream_enable=1
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
# Enable/Disable 1PPS Time Sync policy
Is1PPSTimeSyncEnable=0
MaxNtnRefLocAgeSecs=600
# CHIP_CONFIG_IO_OPT_HOSTIO_VIA_SECONDARY + CHIP_CONFIG_IO_OPT_CPMB_MASK
#Chip_Configuration_Io_Options=0x9
@ -92,12 +95,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
Chip_Configuration_GNSSConstConstraintDef = 0x60FF
LocTech_Constraints = 0x60FF
Chip_Configuration_RfMiscCtrl = 0x80008001
### 2C48 L1 only MCW ###
@ -122,6 +122,8 @@ navicUsedInUSPolicy=2
# DFS: 0 = Disabled, 1 = Enabled (default)
Chip_Configuration_FeatureCfg_DVS = 1
Chip_Configuration_FeatureCfg_DFS = 1
# Disable MTPL
Chip_Configuration_FeatureCfg_MTPL = 0
# This is a bitfield that will disable incoming interrupts for mailboxes
# AP = 0x1
@ -167,6 +169,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

View file

@ -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

View file

@ -24,6 +24,9 @@ gnss_device_patch_file=/vendor/firmware/kepler.bin
ism_stream_enable=1
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
# Enable/Disable 1PPS Time Sync policy
Is1PPSTimeSyncEnable=0
MaxNtnRefLocAgeSecs=600
# CHIP_CONFIG_IO_OPT_HOSTIO_VIA_SECONDARY + CHIP_CONFIG_IO_OPT_CPMB_MASK
#Chip_Configuration_Io_Options=0x9
@ -92,12 +95,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
Chip_Configuration_GNSSConstConstraintDef = 0x60FF
LocTech_Constraints = 0x60FF
Chip_Configuration_RfMiscCtrl = 0x80008001
### 2C48 L1 only MCW ###
@ -122,6 +122,8 @@ navicUsedInUSPolicy=2
# DFS: 0 = Disabled, 1 = Enabled (default)
Chip_Configuration_FeatureCfg_DVS = 1
Chip_Configuration_FeatureCfg_DFS = 1
# Disable MTPL
Chip_Configuration_FeatureCfg_MTPL = 0
# This is a bitfield that will disable incoming interrupts for mailboxes
# AP = 0x1
@ -167,6 +169,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

View file

@ -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

View file

@ -24,6 +24,9 @@ gnss_device_patch_file=/vendor/firmware/kepler.bin
ism_stream_enable=1
caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK
# Enable/Disable 1PPS Time Sync policy
Is1PPSTimeSyncEnable=0
MaxNtnRefLocAgeSecs=600
# CHIP_CONFIG_IO_OPT_HOSTIO_VIA_SECONDARY + CHIP_CONFIG_IO_OPT_CPMB_MASK
#Chip_Configuration_Io_Options=0x9
@ -92,12 +95,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
Chip_Configuration_GNSSConstConstraintDef = 0x60FF
LocTech_Constraints = 0x60FF
Chip_Configuration_RfMiscCtrl = 0x80008001
### 2C48 L1 only MCW ###
@ -122,6 +122,8 @@ navicUsedInUSPolicy=2
# DFS: 0 = Disabled, 1 = Enabled (default)
Chip_Configuration_FeatureCfg_DVS = 1
Chip_Configuration_FeatureCfg_DFS = 1
# Disable MTPL
Chip_Configuration_FeatureCfg_MTPL = 0
# This is a bitfield that will disable incoming interrupts for mailboxes
# AP = 0x1