diff --git a/location/caiman/user/gps.cfg b/location/caiman/user/gps.cfg index 9a8ee2a7..de418752 100644 --- a/location/caiman/user/gps.cfg +++ b/location/caiman/user/gps.cfg @@ -21,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 @@ -65,6 +63,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 diff --git a/location/caiman/userdebug/gps.cfg b/location/caiman/userdebug/gps.cfg index 11e6b395..e6bc3084 100644 --- a/location/caiman/userdebug/gps.cfg +++ b/location/caiman/userdebug/gps.cfg @@ -90,9 +90,6 @@ Chip_Configuration_DCXO_CrystalType=0x11 # Range should be 2000 to 3100 #Chip_Configuration_DCXO_InflectionPoint=2855 -# L1 + L5 MCW -Chip_Configuration_GNSSConstConstraintDef = 0x60BF -LocTech_Constraints = 0x60BF Chip_Configuration_RfMiscCtrl = 0x80008001 ### 2C48 L1 only MCW ### @@ -198,6 +195,7 @@ isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN # DEFAULT 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 diff --git a/location/komodo/user/gps.cfg b/location/komodo/user/gps.cfg index 4c9d0001..08e8f987 100644 --- a/location/komodo/user/gps.cfg +++ b/location/komodo/user/gps.cfg @@ -21,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 @@ -65,6 +63,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 diff --git a/location/komodo/userdebug/gps.cfg b/location/komodo/userdebug/gps.cfg index b48bf5fe..de916911 100644 --- a/location/komodo/userdebug/gps.cfg +++ b/location/komodo/userdebug/gps.cfg @@ -90,9 +90,6 @@ Chip_Configuration_DCXO_CrystalType=0x11 # Range should be 2000 to 3100 #Chip_Configuration_DCXO_InflectionPoint=2855 -# L1 + L5 MCW -Chip_Configuration_GNSSConstConstraintDef = 0x60BF -LocTech_Constraints = 0x60BF Chip_Configuration_RfMiscCtrl = 0x80008001 ### 2C48 L1 only MCW ### @@ -198,6 +195,7 @@ isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN # DEFAULT 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 diff --git a/location/ripcurrent24/user/gps.cfg b/location/ripcurrent24/user/gps.cfg index c719419c..7d825ebf 100644 --- a/location/ripcurrent24/user/gps.cfg +++ b/location/ripcurrent24/user/gps.cfg @@ -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 diff --git a/location/ripcurrent24/userdebug/gps.cfg b/location/ripcurrent24/userdebug/gps.cfg index d2feedf1..e7a5c08d 100644 --- a/location/ripcurrent24/userdebug/gps.cfg +++ b/location/ripcurrent24/userdebug/gps.cfg @@ -20,6 +20,10 @@ gnss_device_type=K042 gnss_device_patch_address=0 gnss_device_patch_file=/vendor/firmware/kepler.bin +# enable ism stream for GAAM +ism_stream_enable=1 +caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK + # CHIP_CONFIG_IO_OPT_HOSTIO_VIA_SECONDARY + CHIP_CONFIG_IO_OPT_CPMB_MASK #Chip_Configuration_Io_Options=0x9 # enable DEBUG sync msg @@ -86,9 +90,6 @@ Chip_Configuration_DCXO_CrystalType=0x11 # Range should be 2000 to 3100 #Chip_Configuration_DCXO_InflectionPoint=2855 -# L1 + L5 MCW -Chip_Configuration_GNSSConstConstraintDef = 0x60BF -LocTech_Constraints = 0x60BF Chip_Configuration_RfMiscCtrl = 0x80008001 ### 2C48 L1 only MCW ### @@ -190,6 +191,7 @@ isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN # DEFAULT 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 diff --git a/location/ripcurrentpro/user/gps.cfg b/location/ripcurrentpro/user/gps.cfg index c719419c..7d825ebf 100644 --- a/location/ripcurrentpro/user/gps.cfg +++ b/location/ripcurrentpro/user/gps.cfg @@ -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 diff --git a/location/ripcurrentpro/userdebug/gps.cfg b/location/ripcurrentpro/userdebug/gps.cfg index d2feedf1..e7a5c08d 100644 --- a/location/ripcurrentpro/userdebug/gps.cfg +++ b/location/ripcurrentpro/userdebug/gps.cfg @@ -20,6 +20,10 @@ gnss_device_type=K042 gnss_device_patch_address=0 gnss_device_patch_file=/vendor/firmware/kepler.bin +# enable ism stream for GAAM +ism_stream_enable=1 +caplay_port_tcp_port=@GNSS_ISM_CAPTURE_PLAYBACK + # CHIP_CONFIG_IO_OPT_HOSTIO_VIA_SECONDARY + CHIP_CONFIG_IO_OPT_CPMB_MASK #Chip_Configuration_Io_Options=0x9 # enable DEBUG sync msg @@ -86,9 +90,6 @@ Chip_Configuration_DCXO_CrystalType=0x11 # Range should be 2000 to 3100 #Chip_Configuration_DCXO_InflectionPoint=2855 -# L1 + L5 MCW -Chip_Configuration_GNSSConstConstraintDef = 0x60BF -LocTech_Constraints = 0x60BF Chip_Configuration_RfMiscCtrl = 0x80008001 ### 2C48 L1 only MCW ### @@ -190,6 +191,7 @@ isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN # DEFAULT 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 diff --git a/location/tokay/user/gps.cfg b/location/tokay/user/gps.cfg index 9083c4f0..935172d5 100644 --- a/location/tokay/user/gps.cfg +++ b/location/tokay/user/gps.cfg @@ -21,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 @@ -65,6 +63,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 diff --git a/location/tokay/userdebug/gps.cfg b/location/tokay/userdebug/gps.cfg index 691eeddf..b52b9397 100644 --- a/location/tokay/userdebug/gps.cfg +++ b/location/tokay/userdebug/gps.cfg @@ -90,9 +90,6 @@ Chip_Configuration_DCXO_CrystalType=0x11 # Range should be 2000 to 3100 #Chip_Configuration_DCXO_InflectionPoint=2855 -# L1 + L5 MCW -Chip_Configuration_GNSSConstConstraintDef = 0x60BF -LocTech_Constraints = 0x60BF Chip_Configuration_RfMiscCtrl = 0x80008001 ### 2C48 L1 only MCW ### @@ -198,6 +195,7 @@ isUseUncalAccel=1 GNSS_CARRIER_CONFIG_BEGIN # DEFAULT 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