gps: Update gps.cfg for GNSS FW 4.15.0.150.P1

Add ENABLE_CAPS_OTDOA=1 to enable OTDOA by default
Remove below two value and set default by code:
- Chip_Configuration_GNSSConstConstraintDef
- LocTech_Constraints

Bug: 329328103
Test: Do VTS/CTS and GNSS sanity test.
Change-Id: I8981604828a9a42bf619c57fd649e7391cd92f28
This commit is contained in:
James Huang 2024-03-14 16:31:35 +08:00
parent e620e76ee9
commit 4df8efef7e
10 changed files with 22 additions and 25 deletions

View file

@ -7,6 +7,8 @@ GlueLayer_EnableGnssCfgInterface=1
gnss_device_type=K042
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
chpp_betp_client=1
gnss_device_data_port_chpp_spi_device=/dev/gnss_ipc
gnss_device_data_port_chpp_present=1
@ -19,8 +21,6 @@ ChipCfg_VDR_low_end_Time = 20
Chip_Configuration_AidingConfiguration=0x00020046
Chip_Configuration_RefClkControl=0x24
Chip_Configuration_DCXO_CrystalType=0x11
Chip_Configuration_GNSSConstConstraintDef = 0x60BF
LocTech_Constraints = 0x60BF
Chip_Configuration_RfMiscCtrl = 0x80008001
bdsUsedInUSPolicy=2
sbasUsedInUSPolicy=2
@ -59,6 +59,7 @@ isUseUncalAccel=1
GNSS_CARRIER_CONFIG_BEGIN
GNSS_CARRIER_ID=0
ENABLE_CAPS_OTDOA=1
ENABLE_2G_CP_CAPS_MSA=1
ENABLE_2G_CP_CAPS_MSB=1
ENABLE_3G_CP_CAPS_MSA=1