RFmx EVDO CVI

Table of Contents

RFMXEVDO_ATTR_CDA_IQ_OFFSET_REMOVAL_ENABLED

  • Updated2024-10-14
  • 1 minute(s) read

RFMXEVDO_ATTR_CDA_IQ_OFFSET_REMOVAL_ENABLED

Data Type: int32
Access:read/write
Functions:RFmxEVDO_SetAttributeI32
RFmxEVDO_GetAttributeI32
Description: Specifies whether to remove the I/Q offset before the CDA measurement.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is RFMXEVDO_VAL_CDA_IQ_OFFSET_REMOVAL_ENABLED_FALSE.

Get Function: RFmxEVDO_CDAGetIQOffsetRemovalEnabled
Set Function: RFmxEVDO_CDASetIQOffsetRemovalEnabled
Values:
RFMXEVDO_VAL_CDA_IQ_OFFSET_REMOVAL_ENABLED_FALSE (0)The I/Q offset is not removed before the CDA measurement.
RFMXEVDO_VAL_CDA_IQ_OFFSET_REMOVAL_ENABLED_TRUE (1)The I/Q offset is removed before the CDA measurement.

Log in to get a better experience