Post Go back to editing

Loading custom RX FIR filter in CMOS profile

Category: Software
Product Number: ADRV9002
Software Version: TES 0.26 API 68.13.7

I have a ZCU102 Evaluation Kit with an ADRV9002 transceiver.

I have CMOS profile which allows me to have different sample rates for RX and TX.

I now want to upload a custom FIR filter for both RX channels. I have done so in TES, the filter response is as expected and i've managed to generate stream and config files.

However, when i load then via libiio and plot the live spectra I don't see any sign of an RX filter being applied.

Do you need to enable it at runtime using libiio? Or is there something else I'm doing wrong?

Also, are custom FIR filters even allowed in CMOS?

Any help would be greatly appreciated. Thank you.

Thread Notes

  • Hi Peter, yes FIR filter works with both SSI types. You may not be able to observe this filter's effect. Please see here: (+) ADRV9002 Analog Filter Response - Q&A - TES GUI & Software Support ADRV9001 – ADRV9007 - EngineerZone Best, -Stefan

  • Hi Stefan. I'm still not quite sure I understand after reading that post. do you mind explaining? So is it that applying a custom FIR in TES won't do anything ? I should also say i have NCO enabled. I don't know if that has any effect.

  • The post mentions "magnitude compensation filters applied". Does that mean it tries to flatten the response? Is that what i want? I want to band reject inbound blockers near my signal.

  • Hi Peter, my apologies I thought you meant analog filter. Please send us your TES profile and describe exactly what you're testing and what observation is not expected?

  • {
      "Version": "v0.26.0",
      "IpAddress": "192.168.1.10",
      "PortNumber": "8080",
      "UserName": "root",
      "Password": "analog",
      "DeviceClockFrequency_Hz": "38400000",
      "DeviceClockDivisor": "ADRV9001_DEVICECLOCKDIVISOR_2",
      "ProcessorClockDivisor": "DIVISOR_1",
      "GainTableType": "ADRV9001_RX_GAIN_CORRECTION_TABLE",
      "Duplex": "FDD",
      "Setup": "Custom",
      "Channels": "Custom",
      "Diversity": "True",
      "ClockPllMode": "HIGH_PERFORMANCE",
      "AdcRate": "LOW",
      "ArmPowerSavingClockDiv": "1",
      "Rssi.DetectionThreshold_mdBFS": "-80000",
      "Rssi.MeasurementDuration_samples": "10",
      "Rssi.MeasurementsStartPeriod_ms": "1",
      "Rssi.NumberOfMeasurementsToAverage": "4",
      "MonitorMode.DetectionTime_us": "30000",
      "MonitorMode.SleepTime_us": "30000",
      "Channel1.FrequencyDeviation_Hz": "1500",
      "Channel2.FrequencyDeviation_Hz": "1500",
      "Rx1.LockTollgate": "LockTollgate",
      "Tx1.LockTollgate": "LockTollgate",
      "Rx2.LockTollgate": "LockTollgate",
      "Tx2.LockTollgate": "LockTollgate",
      "Rx1.RfPortId": "Rx1A",
      "Rx2.RfPortId": "Rx2A",
      "Tx1.RfPortId": "Tx1",
      "Tx2.RfPortId": "Tx2",
      "Tx1.SignalType": "ADRV9001_TX_IQ",
      "Tx2.SignalType": "ADRV9001_TX_IQ",
      "LO1.Divisor": "2",
      "LO2.Divisor": "2",
      "Tx1.Attenuation.AttenuationControlMode": "ADRV9001_TX_ATTENUATION_CONTROL_MODE_SPI",
      "Tx2.Attenuation.AttenuationControlMode": "ADRV9001_TX_ATTENUATION_CONTROL_MODE_SPI",
      "Tx1.Attenuation.InitTxAtten_dB": "10",
      "Tx2.Attenuation.InitTxAtten_dB": "10",
      "Tx1.Attenuation.AttenuationControlPinConfiguration.IncrementStepSize_dB": "0.05",
      "Tx2.Attenuation.AttenuationControlPinConfiguration.IncrementStepSize_dB": "0.05",
      "Rx1.InterfaceGain.ControlMode": "ADRV9001_RX_INTERFACE_GAIN_CONTROL_MANUAL",
      "Rx1.InterfaceGain.UpdateTiming": "ADRV9001_RX_INTERFACE_GAIN_UPDATE_TIMING_NOW",
      "Rx1.InterfaceGain.Gain_dB": "ADRV9001_RX_INTERFACE_GAIN_0_DB",
      "Rx2.InterfaceGain.ControlMode": "ADRV9001_RX_INTERFACE_GAIN_CONTROL_MANUAL",
      "Rx2.InterfaceGain.UpdateTiming": "ADRV9001_RX_INTERFACE_GAIN_UPDATE_TIMING_NOW",
      "Rx2.InterfaceGain.Gain_dB": "ADRV9001_RX_INTERFACE_GAIN_0_DB",
      "Rx1.Gain.GainControlMode": "ADRV9001_RX_GAIN_CONTROL_MODE_SPI",
      "Rx2.Gain.GainControlMode": "ADRV9001_RX_GAIN_CONTROL_MODE_SPI",
      "Rx1.Gain.GainControlPinConfiguration.IncrementStepSize": "2",
      "Rx1.Gain.GainControlPinConfiguration.DecrementStepSize": "2",
      "Rx2.Gain.GainControlPinConfiguration.IncrementStepSize": "2",
      "Rx2.Gain.GainControlPinConfiguration.DecrementStepSize": "2",
      "Rx1.Gain.GainControl.Mode": "ADRV9001_RX_GAIN_CONTROL_DETECTION_MODE_PEAK",
      "Rx1.Gain.GainControl.PeakOverloadThreshold": "-6.0206",
      "Rx1.Gain.GainControl.PeakUnderloadThreshold": "-9",
      "Rx1.Gain.GainControl.PowerOverloadThreshold": "-7",
      "Rx1.Gain.GainControl.PowerUnderloadThreshold": "-12",
      "Rx1.Gain.GainControl.OverloadGainStep": "2",
      "Rx1.Gain.GainControl.UnderloadGainStep": "2",
      "Rx1.Gain.GainControl.GainRefreshPeriod_us": "62.5",
      "Rx1.Gain.GainControl.MeasurementDelay_us": "0.5",
      "Rx1.Gain.GainControl.MeasurementDuration_us": "50",
      "Rx2.Gain.GainControl.Mode": "ADRV9001_RX_GAIN_CONTROL_DETECTION_MODE_PEAK",
      "Rx2.Gain.GainControl.PeakOverloadThreshold": "-6.0206",
      "Rx2.Gain.GainControl.PeakUnderloadThreshold": "-9",
      "Rx2.Gain.GainControl.PowerOverloadThreshold": "-7",
      "Rx2.Gain.GainControl.PowerUnderloadThreshold": "-12",
      "Rx2.Gain.GainControl.OverloadGainStep": "2",
      "Rx2.Gain.GainControl.UnderloadGainStep": "2",
      "Rx2.Gain.GainControl.GainRefreshPeriod_us": "62.5",
      "Rx2.Gain.GainControl.MeasurementDelay_us": "0.5",
      "Rx2.Gain.GainControl.MeasurementDuration_us": "50",
      "Tx1.ElbType": "DISABLED",
      "Tx2.ElbType": "DISABLED",
      "Tx1.PeakLoopbackPower_dBm": "-18",
      "Tx2.PeakLoopbackPower_dBm": "-18",
      "Tx1.DPD.AmplifierType": "ADRV9001_DPDAMPLIFIER_DEFAULT",
      "Tx1.DPD.LutSize": "ADRV9001_DPDLUTSIZE_512",
      "Tx1.DPD.DpdModel": "ADRV9001_DPDMODEL_4",
      "Tx1.DPD.Tap0.TermsMask": "0x1F",
      "Tx1.DPD.Tap1.TermsMask": "0x7F",
      "Tx1.DPD.Tap2.TermsMask": "0x1F",
      "Tx1.DPD.Tap3.TermsMask": "0x1E",
      "Tx2.DPD.AmplifierType": "ADRV9001_DPDAMPLIFIER_DEFAULT",
      "Tx2.DPD.LutSize": "ADRV9001_DPDLUTSIZE_512",
      "Tx2.DPD.DpdModel": "ADRV9001_DPDMODEL_4",
      "Tx2.DPD.Tap0.TermsMask": "0x1F",
      "Tx2.DPD.Tap1.TermsMask": "0x7F",
      "Tx2.DPD.Tap2.TermsMask": "0x1F",
      "Tx2.DPD.Tap3.TermsMask": "0x1E",
      "Tx1.DPD.NumberOfSamples": "4096",
      "Tx1.DPD.RxTxNormalizationLowerThreshold": "3395470",
      "Tx1.DPD.RxTxNormalizationUpperThreshold": "33954698",
      "Tx1.DPD.ImmediateLutSwitching": "True",
      "Tx2.DPD.RxTxNormalizationLowerThreshold": "3395470",
      "Tx2.DPD.RxTxNormalizationUpperThreshold": "33954698",
      "Tx2.DPD.ImmediateLutSwitching": "True",
      "Initialized": "True",
      "Product": "ADRV9001_PART_NUMBER_ADRV9002",
      "AutomatedTddEnable": "False",
      "CarrierConfigurationMode": "DefinedCarriers",
      "NumDynamicProfiles": "ADRV9001_NUM_DYNAMIC_PROFILES_DISABLED",
      "OutputStreamOverGpio": "False",
      "McsMode": "ADRV9001_MCSMODE_ENABLED_WITH_RFPLL_PHASE",
      "DmaMasterRx": "True",
      "DmaMasterTx": "True",
      "DmaMasterORx": "True",
      "McsInterface": "ADRV9001_SSI_TYPE_CMOS",
      "McsClock_kHz": "39532",
      "ExpandedCustomSearch": "True",
      "NumSamples": "4096",
      "DeviceClockOutputEnabled": "True",
      "AllowPllRetuning": "False",
      "SwapLoMapping": "False",
      "PllPowerConsumption": "ADRV9001_COMPONENT_POWER_LEVEL_HIGH",
      "DataSource": "ThroughFpga",
      "RequiresTwoStageInitCals": "False",
      "RxSynchronousTransfer": "False",
      "TxSynchronousTransfer": "False",
      "WarmBootEnable": "False",
      "WarmBootCoefficients": "",
      "AuxADC0.Enabled": "False",
      "AuxADC0.Voltage_mV": "0",
      "AuxADC1.Enabled": "False",
      "AuxADC1.Voltage_mV": "0",
      "AuxADC2.Enabled": "False",
      "AuxADC2.Voltage_mV": "0",
      "AuxADC3.Enabled": "False",
      "AuxADC3.Voltage_mV": "0",
      "AuxDAC0.Enabled": "False",
      "AuxDAC0.Code": "0",
      "AuxDAC1.Enabled": "False",
      "AuxDAC1.Code": "0",
      "AuxDAC2.Enabled": "False",
      "AuxDAC2.Code": "0",
      "AuxDAC3.Enabled": "False",
      "AuxDAC3.Code": "0",
      "UnitPreference.ForFrequency": "Kilohertz",
      "Channel1.SsiType": "ADRV9001_SSI_TYPE_CMOS",
      "Channel1.SsiNumLanes": "ADRV9001_SSI_1_LANE",
      "Channel1.SsiDataRate": "SINGLE",
      "Channel1.SsiStrobeType": "ADRV9001_SSI_SHORT_STROBE",
      "Channel1.ChannelEnableMode": "ADRV9001_SPI_MODE",
      "Channel1.SsiPowerDown": "ADRV9001_SSI_POWER_DOWN_DISABLED",
      "Channel1.ExternalPathDelay_ps": "0",
      "Channel1.TxDacFullScaleBoostEnable": "False",
      "Channel1.RxToTxLoopback": "False",
      "Channel1.TxToRxLoopback": "False",
      "Channel1.ChannelEnabled": "True",
      "Tx1.DataportSampleRate_Hz": "1000000",
      "Tx1.SsiRefClock": "ADRV9001_SSI_TX_REF_CLOCK_PIN_DCLK_OUT_ENABLED",
      "Tx1.CarrierFrequency_Hz": "450000000",
      "Tx1.Interpolation": "1",
      "Tx1.ContinuousTransfer": "True",
      "Tx1.RfBandwidth_Hz": "25000",
      "Tx1.PowerConsumption": "ADRV9001_COMPONENT_POWER_LEVEL_LOW",
      "Tx1.DesiredLoForDualHop": "ADRV9001_LOSEL_LO1",
      "Tx1.SsiInterfaceRate_Hz": "1000000",
      "Tx1.Lpf3dBCornerFrequency_Hz": "50000000",
      "Tx1.Lpf1dBFrequency_Hz": "0",
      "Tx1.WidebandFilter": "BW_80",
      "Tx1.McsToStrobeLatency": "0",
      "Tx1.ReadDelay": "5",
      "Tx1.SampleDelay": "0",
      "Tx1.Analysis": "None",
      "Tx1.UDP.Enabled": "False",
      "Tx1.UDP.Port": "11004",
      "Tx1.UDP.Host0": "127",
      "Tx1.UDP.Host1": "0",
      "Tx1.UDP.Host2": "0",
      "Tx1.UDP.Host3": "1",
      "Tx1.UDP.Host": "127.0.0.1",
      "Tx1.ChannelFilter0.Type": "DISABLED",
      "Tx1.ChannelFilter0.FileName": "DISABLED",
      "Tx1.ChannelFilter1.Type": "LOOK_UP",
      "Tx1.ChannelFilter1.FileName": "LOOK_UP",
      "Tx1.ChannelFilter2.Type": "LOOK_UP",
      "Tx1.ChannelFilter2.FileName": "LOOK_UP",
      "Tx1.ChannelFilter3.Type": "LOOK_UP",
      "Tx1.ChannelFilter3.FileName": "LOOK_UP",
      "Tx1.ChannelFilter4.Type": "LOOK_UP",
      "Tx1.ChannelFilter4.FileName": "LOOK_UP",
      "Tx1.ChannelFilter5.Type": "LOOK_UP",
      "Tx1.ChannelFilter5.FileName": "LOOK_UP",
      "Tx1.FrequencyCorrection.Enable": "True",
      "Tx1.FrequencyCorrection.IsImmediate": "True",
      "Tx1.FrequencyCorrection.Freq_Hz": "0",
      "Tx1.DPD.ChangeModelTapOrders": "False",
      "Tx1.DPD.PreLutScale": "8",
      "Tx1.DPD.Enable": "False",
      "Tx1.DPD.ClgcEnable": "False",
      "Tx1.DPD.CaptureDelay_us": "0",
      "Tx1.DPD.ClgcLoopOpen": "False",
      "Tx1.DPD.ClgcGainTarget": "0",
      "Tx1.DPD.ClgcFilterAlpha": "0.75",
      "Tx1.DPD.ClgcLastGain_HundredthdB": "0",
      "Tx1.DPD.ClgcFilteredGain_HundredthdB": "0",
      "Tx1.DPD.AdditionalPowerScale": "4",
      "Tx1.DPD.TimeFilterCoefficient": "0",
      "Tx1.DPD.DetectionPowerThreshold": "53942350",
      "Tx1.DPD.DetectionPeakThreshold": "214748365",
      "Tx1.DPD.CountsGreaterThanPeakThreshold": "0",
      "Tx1.DPD.CountsLessThanPowerThreshold": "4096",
      "Tx1.DPD.Detection": "Peak",
      "Tx1.DPD.EnableRepeatedEstimationInTDD": "False",
      "Tx1.DPD.Region0.Enable": "False",
      "Tx1.DPD.Region0.LowerBound_Hz": "0",
      "Tx1.DPD.Region0.UpperBound_Hz": "0",
      "Tx1.DPD.Region1.Enable": "False",
      "Tx1.DPD.Region1.LowerBound_Hz": "0",
      "Tx1.DPD.Region1.UpperBound_Hz": "0",
      "Tx1.DPD.Region2.Enable": "False",
      "Tx1.DPD.Region2.LowerBound_Hz": "0",
      "Tx1.DPD.Region2.UpperBound_Hz": "0",
      "Tx1.DPD.Region3.Enable": "False",
      "Tx1.DPD.Region3.LowerBound_Hz": "0",
      "Tx1.DPD.Region3.UpperBound_Hz": "0",
      "Tx1.DPD.Region4.Enable": "False",
      "Tx1.DPD.Region4.LowerBound_Hz": "0",
      "Tx1.DPD.Region4.UpperBound_Hz": "0",
      "Tx1.DPD.Region5.Enable": "False",
      "Tx1.DPD.Region5.LowerBound_Hz": "0",
      "Tx1.DPD.Region5.UpperBound_Hz": "0",
      "Tx1.DPD.Region6.Enable": "False",
      "Tx1.DPD.Region6.LowerBound_Hz": "0",
      "Tx1.DPD.Region6.UpperBound_Hz": "0",
      "Tx1.InitCals.Flags": "ADRV9001_INIT_CAL_TX_QEC, ADRV9001_INIT_CAL_TX_LO_LEAKAGE, ADRV9001_INIT_CAL_TX_LB_PD",
      "Tx1.PaRamp.Enable": "False",
      "Tx1.PaRamp.Trigger": "ADRV9001_TX_PA_RAMP_TRIGGER_SPI",
      "Tx1.PaRamp.AsymmetricRamp": "False",
      "Tx1.PaRamp.TriggerDelayFall": "5",
      "Tx1.PaRamp.TriggerDelayRise": "5",
      "Tx1.PaRamp.RampClock_kHz": "1000",
      "Tx1.PaRamp.UpEndIndex": "0",
      "Tx1.PaRamp.DownEndIndex": "0",
      "Enabled": "False",
      "FileName": "",
      "Tx1.PaRamp.ADRV9001_GPIO_SIGNAL_TX1_PA_RAMP_CTRL.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "Tx1.Delay.PropagationDelay_ns": "214000",
      "Tx1.Delay.RiseToAnalogOnDelay_ns": "206500",
      "Tx1.Delay.RiseToOnDelay_ns": "214000",
      "Tx1.Delay.HoldDelay_ns": "0",
      "Tx1.Delay.FallToOffDelay_ns": "214000",
      "Tx1.TxFrontEnd.Enabled": "False",
      "Tx1.LoopGain": "65536",
      "Tx1.Flags": "0",
      "Tx1.Attenuation.AttenuationControlPinConfiguration.IncrementPin": "ADRV9001_GPIO_UNASSIGNED",
      "Tx1.Attenuation.AttenuationControlPinConfiguration.DecrementPin": "ADRV9001_GPIO_UNASSIGNED",
      "Rx1.SignalType": "IQ16",
      "Rx1.RfInput": "ADRV9001_RX_A",
      "Rx1.IntermediateFrequency_kHz": "950",
      "Rx1.IntermediateFrequencyEnable": "True",
      "Rx1.CarrierFrequency_Hz": "350000000",
      "Rx1.AdcOptimization": "ADRV9001_ADC_HP",
      "Rx1.AnalogFilterOrder": "ORDER_2",
      "Rx1.RfBandwidth_Hz": "300000",
      "Rx1.PowerConsumption": "ADRV9001_COMPONENT_POWER_LEVEL_HIGH",
      "Rx1.DesiredLoForDualHop": "ADRV9001_LOSEL_LO2",
      "Rx1.DataportSampleRate_Hz": "1000000",
      "Rx1.SsiInterfaceRate_Hz": "1000000",
      "Rx1.Lpf3dBCornerFrequency_Hz": "6702000",
      "Rx1.Lpf1dBFrequency_Hz": "4740000",
      "Rx1.WidebandFilter": "BW_80",
      "Rx1.McsToStrobeLatency": "0",
      "Rx1.ReadDelay": "1",
      "Rx1.SampleDelay": "0",
      "Rx1.Analysis": "SingleTone",
      "Rx1.UDP.Enabled": "False",
      "Rx1.UDP.Port": "11003",
      "Rx1.UDP.Host0": "127",
      "Rx1.UDP.Host1": "0",
      "Rx1.UDP.Host2": "0",
      "Rx1.UDP.Host3": "1",
      "Rx1.UDP.Host": "127.0.0.1",
      "Rx1.ChannelFilter0.Type": "CUSTOM",
      "Rx1.ChannelFilter0.FileName": "..\\..\\..\\Users\\LocalAdmin\\Documents\\adrv9002\\250311\\fsk_fir_coefficients\\fskfir.csv",
      "Rx1.ChannelFilter1.Type": "LOOK_UP",
      "Rx1.ChannelFilter1.FileName": "LOOK_UP",
      "Rx1.ChannelFilter2.Type": "LOOK_UP",
      "Rx1.ChannelFilter2.FileName": "LOOK_UP",
      "Rx1.ChannelFilter3.Type": "LOOK_UP",
      "Rx1.ChannelFilter3.FileName": "LOOK_UP",
      "Rx1.ChannelFilter4.Type": "LOOK_UP",
      "Rx1.ChannelFilter4.FileName": "LOOK_UP",
      "Rx1.ChannelFilter5.Type": "LOOK_UP",
      "Rx1.ChannelFilter5.FileName": "LOOK_UP",
      "Rx1.FrequencyCorrection.Enable": "True",
      "Rx1.FrequencyCorrection.IsImmediate": "True",
      "Rx1.FrequencyCorrection.Freq_Hz": "0",
      "Rx1.BbdcRejection.BasebandDcRejection": "ADRV9001_BBDC_REJECTION_ENABLED",
      "Rx1.Delay.PropagationDelay_ns": "2350000",
      "Rx1.Delay.RiseToAnalogOnDelay_ns": "0",
      "Rx1.Delay.RiseToOnDelay_ns": "8000",
      "Rx1.Delay.HoldDelay_ns": "2350000",
      "Rx1.Delay.FallToOffDelay_ns": "0",
      "Rx1.Gain.InitRxGain": "247",
      "Rx1.Gain.IsDirtyAgc": "False",
      "Rx1.Gain.IsDirtyPinControl": "False",
      "Rx1.Gain.MaxAgcGainIndex": "255",
      "Rx1.Gain.MinAgcGainIndex": "195",
      "Rx1.Gain.MaxExtantGainIndex": "255",
      "Rx1.Gain.MinExtantGainIndex": "187",
      "Rx1.Gain.GainControl.LowThreshPreventIncrement": "False",
      "Rx1.Gain.GainControl.RxQecFreezeEnable": "True",
      "Rx1.Gain.GainControl.HbDetectorEnable": "False",
      "Rx1.Gain.GainControl.ApdDetectorEnable": "False",
      "Rx1.Gain.GainControl.ResetOnRxOn": "False",
      "Rx1.Gain.GainControl.OverrangeCrumb": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "Rx1.Gain.GainControl.UnderrangeCrumb": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "Rx1.Gain.GainControl.-1.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "Rx1.Gain.GainControlPinConfiguration.IncrementPin": "ADRV9001_GPIO_UNASSIGNED",
      "Rx1.Gain.GainControlPinConfiguration.DecrementPin": "ADRV9001_GPIO_UNASSIGNED",
      "Rx1.Gain.GainIndexReadout.Bits01And00": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "Rx1.Gain.GainIndexReadout.Bits03And02": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "Rx1.Gain.GainIndexReadout.Bits05And04": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "Rx1.Gain.GainIndexReadout.ChangeBitAndBit06": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "Rx1.InitCals.Flags": "ADRV9001_INIT_CAL_RX_QEC_FIC, ADRV9001_INIT_CAL_RX_RF_DC_OFFSET",
      "Rx1.InterfaceGain.SeedGain_dB": "ADRV9001_RX_INTERFACE_GAIN_0_DB",
      "Rx1.InterfaceGain.EndOfFrameGain_dB": "ADRV9001_RX_INTERFACE_GAIN_18_DB",
      "Rx1.InterfaceGain.RssiDuration": "255",
      "Rx1.InterfaceGain.RssiMovingAverageDuration": "10",
      "Rx1.InterfaceGain.GainControlAutomaticThreshold_dBFS": "-2",
      "Rx1.InterfaceGain.SignalPAR": "15",
      "Rx1.InterfaceGain.EnableFastAttack": "False",
      "Rx1.LoopGain": "65536",
      "Rx1.Flags": "ADRV9001_TRACKING_CAL_RX_HD2, ADRV9001_TRACKING_CAL_RX_BBDC, ADRV9001_TRACKING_CAL_RX_RFDC, ADRV9001_TRACKING_CAL_RX_QEC_FIC, ADRV9001_TRACKING_CAL_RX_GAIN_CONTROL_DETECTORS",
      "Rx1.RxFrontEnd.Enabled": "False",
      "Rx1.GainBits.Select": "ADRV9001_RX_GAIN_INDEX_GAIN_CHANGE_ZEROES",
      "Rx1.GainBits.AgcGainDelay": "0",
      "Rx1.GainBits.InterfaceGainDelay": "0",
      "ORx1.SignalType": "Disabled",
      "ORx1.IntermediateFrequency_kHz": "490",
      "ORx1.IntermediateFrequencyEnable": "True",
      "ORx1.CarrierFrequency_Hz": "450000000",
      "ORx1.AdcOptimization": "ADRV9001_ADC_LP",
      "ORx1.AnalogFilterOrder": "ORDER_1",
      "ORx1.RfInput": "ADRV9001_RX_B",
      "ORx1.RfBandwidth_Hz": "12000",
      "ORx1.PowerConsumption": "ADRV9001_COMPONENT_POWER_LEVEL_LOW",
      "ORx1.DesiredLoForDualHop": "0",
      "ORx1.DataportSampleRate_Hz": "24000",
      "ORx1.SsiInterfaceRate_Hz": "24000",
      "ORx1.Lpf3dBCornerFrequency_Hz": "0",
      "ORx1.Lpf1dBFrequency_Hz": "20000000",
      "ORx1.WidebandFilter": "BW_80",
      "ORx1.McsToStrobeLatency": "0",
      "ORx1.ReadDelay": "0",
      "ORx1.SampleDelay": "0",
      "ORx1.Analysis": "SingleTone",
      "ORx1.UDP.Enabled": "False",
      "ORx1.UDP.Port": "11006",
      "ORx1.UDP.Host0": "127",
      "ORx1.UDP.Host1": "0",
      "ORx1.UDP.Host2": "0",
      "ORx1.UDP.Host3": "1",
      "ORx1.UDP.Host": "127.0.0.1",
      "ORx1.ChannelFilter0.Type": "LOOK_UP",
      "ORx1.ChannelFilter0.FileName": "LOOK_UP",
      "ORx1.ChannelFilter1.Type": "LOOK_UP",
      "ORx1.ChannelFilter1.FileName": "LOOK_UP",
      "ORx1.ChannelFilter2.Type": "LOOK_UP",
      "ORx1.ChannelFilter2.FileName": "LOOK_UP",
      "ORx1.ChannelFilter3.Type": "LOOK_UP",
      "ORx1.ChannelFilter3.FileName": "LOOK_UP",
      "ORx1.ChannelFilter4.Type": "LOOK_UP",
      "ORx1.ChannelFilter4.FileName": "LOOK_UP",
      "ORx1.ChannelFilter5.Type": "LOOK_UP",
      "ORx1.ChannelFilter5.FileName": "LOOK_UP",
      "ORx1.FrequencyCorrection.Enable": "False",
      "ORx1.FrequencyCorrection.IsImmediate": "True",
      "ORx1.FrequencyCorrection.Freq_Hz": "0",
      "ORx1.BbdcRejection.BasebandDcRejection": "ADRV9001_BBDC_REJECTION_ENABLED",
      "ORx1.Delay.PropagationDelay_ns": "0",
      "ORx1.Delay.RiseToAnalogOnDelay_ns": "0",
      "ORx1.Delay.RiseToOnDelay_ns": "8000",
      "ORx1.Delay.HoldDelay_ns": "0",
      "ORx1.Delay.FallToOffDelay_ns": "0",
      "ORx1.Gain.InitRxGain": "12",
      "ORx1.Gain.GainControlMode": "ADRV9001_RX_GAIN_CONTROL_MODE_SPI",
      "ORx1.Gain.IsDirtyAgc": "True",
      "ORx1.Gain.IsDirtyPinControl": "True",
      "ORx1.Gain.MaxAgcGainIndex": "14",
      "ORx1.Gain.MinAgcGainIndex": "2",
      "ORx1.Gain.MaxExtantGainIndex": "14",
      "ORx1.Gain.MinExtantGainIndex": "2",
      "ORx1.Gain.GainControl.Mode": "ADRV9001_RX_GAIN_CONTROL_DETECTION_MODE_PEAK_AND_POWER",
      "ORx1.Gain.GainControl.PeakOverloadThreshold": "0",
      "ORx1.Gain.GainControl.PeakUnderloadThreshold": "0",
      "ORx1.Gain.GainControl.PowerOverloadThreshold": "0",
      "ORx1.Gain.GainControl.PowerUnderloadThreshold": "0",
      "ORx1.Gain.GainControl.OverloadGainStep": "0",
      "ORx1.Gain.GainControl.UnderloadGainStep": "0",
      "ORx1.Gain.GainControl.GainRefreshPeriod_us": "0",
      "ORx1.Gain.GainControl.MeasurementDelay_us": "0",
      "ORx1.Gain.GainControl.MeasurementDuration_us": "0",
      "ORx1.Gain.GainControl.LowThreshPreventIncrement": "False",
      "ORx1.Gain.GainControl.RxQecFreezeEnable": "True",
      "ORx1.Gain.GainControl.HbDetectorEnable": "False",
      "ORx1.Gain.GainControl.ApdDetectorEnable": "False",
      "ORx1.Gain.GainControl.ResetOnRxOn": "False",
      "ORx1.Gain.GainControl.OverrangeCrumb": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "ORx1.Gain.GainControl.UnderrangeCrumb": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "ORx1.Gain.GainControl.-1.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "ORx1.Gain.GainControlPinConfiguration.DecrementStepSize": "0",
      "ORx1.Gain.GainControlPinConfiguration.IncrementStepSize": "0",
      "ORx1.Gain.GainControlPinConfiguration.IncrementPin": "ADRV9001_GPIO_UNASSIGNED",
      "ORx1.Gain.GainControlPinConfiguration.DecrementPin": "ADRV9001_GPIO_UNASSIGNED",
      "ORx1.Gain.GainIndexReadout.Bits01And00": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "ORx1.Gain.GainIndexReadout.Bits03And02": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "ORx1.Gain.GainIndexReadout.Bits05And04": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "ORx1.Gain.GainIndexReadout.ChangeBitAndBit06": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "ORx1.InitCals.Flags": "ADRV9001_INIT_CAL_RX_QEC_FIC, ADRV9001_INIT_CAL_RX_RF_DC_OFFSET",
      "ORx1.InterfaceGain.Gain_dB": "ADRV9001_RX_INTERFACE_GAIN_0_DB",
      "ORx1.InterfaceGain.SeedGain_dB": "ADRV9001_RX_INTERFACE_GAIN_18_DB",
      "ORx1.InterfaceGain.EndOfFrameGain_dB": "ADRV9001_RX_INTERFACE_GAIN_18_DB",
      "ORx1.InterfaceGain.UpdateTiming": "ADRV9001_RX_INTERFACE_GAIN_UPDATE_TIMING_NOW",
      "ORx1.InterfaceGain.ControlMode": "ADRV9001_RX_INTERFACE_GAIN_CONTROL_MANUAL",
      "ORx1.InterfaceGain.RssiDuration": "255",
      "ORx1.InterfaceGain.RssiMovingAverageDuration": "10",
      "ORx1.InterfaceGain.GainControlAutomaticThreshold_dBFS": "-2",
      "ORx1.InterfaceGain.SignalPAR": "15",
      "ORx1.InterfaceGain.EnableFastAttack": "False",
      "ORx1.LoopGain": "65536",
      "ORx1.Flags": "ADRV9001_TRACKING_CAL_RX_HD2, ADRV9001_TRACKING_CAL_RX_BBDC, ADRV9001_TRACKING_CAL_RX_RFDC, ADRV9001_TRACKING_CAL_RX_QEC_FIC, ADRV9001_TRACKING_CAL_RX_GAIN_CONTROL_DETECTORS",
      "ORx1.ADRV9001_GPIO_SIGNAL_ORX_ENABLE_1.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "Channel1.PowerSavings.PinPowerDownMode": "ADRV9001_POWERSAVINGANDMONITORMODE_CHANNEL_MODE_DISABLED",
      "Channel1.PowerSavings.RadioOffPowerDownMode": "ADRV9001_POWERSAVINGANDMONITORMODE_CHANNEL_MODE_DISABLED",
      "Channel1.PowerSavings.ADRV9001_GPIO_SIGNAL_POWER_SAVING_CHANNEL1.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "Channel2.SsiType": "ADRV9001_SSI_TYPE_CMOS",
      "Channel2.SsiNumLanes": "ADRV9001_SSI_1_LANE",
      "Channel2.SsiDataRate": "SINGLE",
      "Channel2.SsiStrobeType": "ADRV9001_SSI_SHORT_STROBE",
      "Channel2.ChannelEnableMode": "ADRV9001_SPI_MODE",
      "Channel2.SsiPowerDown": "ADRV9001_SSI_POWER_DOWN_DISABLED",
      "Channel2.ExternalPathDelay_ps": "0",
      "Channel2.TxDacFullScaleBoostEnable": "False",
      "Channel2.RxToTxLoopback": "False",
      "Channel2.TxToRxLoopback": "False",
      "Channel2.ChannelEnabled": "True",
      "Tx2.DataportSampleRate_Hz": "1000000",
      "Tx2.SsiRefClock": "ADRV9001_SSI_TX_REF_CLOCK_PIN_DCLK_OUT_ENABLED",
      "Tx2.CarrierFrequency_Hz": "450000000",
      "Tx2.Interpolation": "1",
      "Tx2.ContinuousTransfer": "True",
      "Tx2.RfBandwidth_Hz": "25000",
      "Tx2.PowerConsumption": "ADRV9001_COMPONENT_POWER_LEVEL_LOW",
      "Tx2.DesiredLoForDualHop": "ADRV9001_LOSEL_LO1",
      "Tx2.SsiInterfaceRate_Hz": "1000000",
      "Tx2.Lpf3dBCornerFrequency_Hz": "50000000",
      "Tx2.Lpf1dBFrequency_Hz": "0",
      "Tx2.WidebandFilter": "BW_80",
      "Tx2.McsToStrobeLatency": "65535",
      "Tx2.ReadDelay": "5",
      "Tx2.SampleDelay": "0",
      "Tx2.Analysis": "None",
      "Tx2.UDP.Enabled": "False",
      "Tx2.UDP.Port": "11006",
      "Tx2.UDP.Host0": "127",
      "Tx2.UDP.Host1": "0",
      "Tx2.UDP.Host2": "0",
      "Tx2.UDP.Host3": "1",
      "Tx2.UDP.Host": "127.0.0.1",
      "Tx2.ChannelFilter0.Type": "DISABLED",
      "Tx2.ChannelFilter0.FileName": "DISABLED",
      "Tx2.ChannelFilter1.Type": "LOOK_UP",
      "Tx2.ChannelFilter1.FileName": "LOOK_UP",
      "Tx2.ChannelFilter2.Type": "LOOK_UP",
      "Tx2.ChannelFilter2.FileName": "LOOK_UP",
      "Tx2.ChannelFilter3.Type": "LOOK_UP",
      "Tx2.ChannelFilter3.FileName": "LOOK_UP",
      "Tx2.ChannelFilter4.Type": "LOOK_UP",
      "Tx2.ChannelFilter4.FileName": "LOOK_UP",
      "Tx2.ChannelFilter5.Type": "LOOK_UP",
      "Tx2.ChannelFilter5.FileName": "LOOK_UP",
      "Tx2.FrequencyCorrection.Enable": "True",
      "Tx2.FrequencyCorrection.IsImmediate": "True",
      "Tx2.FrequencyCorrection.Freq_Hz": "0",
      "Tx2.DPD.ChangeModelTapOrders": "False",
      "Tx2.DPD.PreLutScale": "8",
      "Tx2.DPD.Enable": "False",
      "Tx2.DPD.ClgcEnable": "False",
      "Tx2.DPD.CaptureDelay_us": "0",
      "Tx2.DPD.ClgcLoopOpen": "False",
      "Tx2.DPD.ClgcGainTarget": "0",
      "Tx2.DPD.ClgcFilterAlpha": "0.75",
      "Tx2.DPD.ClgcLastGain_HundredthdB": "0",
      "Tx2.DPD.ClgcFilteredGain_HundredthdB": "0",
      "Tx2.DPD.NumberOfSamples": "0",
      "Tx2.DPD.AdditionalPowerScale": "4",
      "Tx2.DPD.TimeFilterCoefficient": "0",
      "Tx2.DPD.DetectionPowerThreshold": "53942350",
      "Tx2.DPD.DetectionPeakThreshold": "214748365",
      "Tx2.DPD.CountsGreaterThanPeakThreshold": "0",
      "Tx2.DPD.CountsLessThanPowerThreshold": "4096",
      "Tx2.DPD.Detection": "Peak",
      "Tx2.DPD.EnableRepeatedEstimationInTDD": "False",
      "Tx2.DPD.Region0.Enable": "False",
      "Tx2.DPD.Region0.LowerBound_Hz": "0",
      "Tx2.DPD.Region0.UpperBound_Hz": "0",
      "Tx2.DPD.Region1.Enable": "False",
      "Tx2.DPD.Region1.LowerBound_Hz": "0",
      "Tx2.DPD.Region1.UpperBound_Hz": "0",
      "Tx2.DPD.Region2.Enable": "False",
      "Tx2.DPD.Region2.LowerBound_Hz": "0",
      "Tx2.DPD.Region2.UpperBound_Hz": "0",
      "Tx2.DPD.Region3.Enable": "False",
      "Tx2.DPD.Region3.LowerBound_Hz": "0",
      "Tx2.DPD.Region3.UpperBound_Hz": "0",
      "Tx2.DPD.Region4.Enable": "False",
      "Tx2.DPD.Region4.LowerBound_Hz": "0",
      "Tx2.DPD.Region4.UpperBound_Hz": "0",
      "Tx2.DPD.Region5.Enable": "False",
      "Tx2.DPD.Region5.LowerBound_Hz": "0",
      "Tx2.DPD.Region5.UpperBound_Hz": "0",
      "Tx2.DPD.Region6.Enable": "False",
      "Tx2.DPD.Region6.LowerBound_Hz": "0",
      "Tx2.DPD.Region6.UpperBound_Hz": "0",
      "Tx2.InitCals.Flags": "ADRV9001_INIT_CAL_TX_QEC, ADRV9001_INIT_CAL_TX_LO_LEAKAGE, ADRV9001_INIT_CAL_TX_LB_PD",
      "Tx2.PaRamp.Enable": "False",
      "Tx2.PaRamp.Trigger": "ADRV9001_TX_PA_RAMP_TRIGGER_SPI",
      "Tx2.PaRamp.AsymmetricRamp": "False",
      "Tx2.PaRamp.TriggerDelayFall": "5",
      "Tx2.PaRamp.TriggerDelayRise": "5",
      "Tx2.PaRamp.RampClock_kHz": "1000",
      "Tx2.PaRamp.UpEndIndex": "0",
      "Tx2.PaRamp.DownEndIndex": "0",
      "Tx2.PaRamp.ADRV9001_GPIO_SIGNAL_TX2_PA_RAMP_CTRL.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "Tx2.Delay.PropagationDelay_ns": "926000",
      "Tx2.Delay.RiseToAnalogOnDelay_ns": "918500",
      "Tx2.Delay.RiseToOnDelay_ns": "926000",
      "Tx2.Delay.HoldDelay_ns": "0",
      "Tx2.Delay.FallToOffDelay_ns": "926000",
      "Tx2.TxFrontEnd.Enabled": "False",
      "Tx2.LoopGain": "65536",
      "Tx2.Flags": "0",
      "Tx2.Attenuation.AttenuationControlPinConfiguration.IncrementPin": "ADRV9001_GPIO_UNASSIGNED",
      "Tx2.Attenuation.AttenuationControlPinConfiguration.DecrementPin": "ADRV9001_GPIO_UNASSIGNED",
      "Rx2.SignalType": "IQ16",
      "Rx2.RfInput": "ADRV9001_RX_A",
      "Rx2.IntermediateFrequency_kHz": "950",
      "Rx2.IntermediateFrequencyEnable": "True",
      "Rx2.CarrierFrequency_Hz": "350000000",
      "Rx2.AdcOptimization": "ADRV9001_ADC_HP",
      "Rx2.AnalogFilterOrder": "ORDER_2",
      "Rx2.RfBandwidth_Hz": "300000",
      "Rx2.PowerConsumption": "ADRV9001_COMPONENT_POWER_LEVEL_HIGH",
      "Rx2.DesiredLoForDualHop": "ADRV9001_LOSEL_LO2",
      "Rx2.DataportSampleRate_Hz": "1000000",
      "Rx2.SsiInterfaceRate_Hz": "1000000",
      "Rx2.Lpf3dBCornerFrequency_Hz": "6702000",
      "Rx2.Lpf1dBFrequency_Hz": "4740000",
      "Rx2.WidebandFilter": "BW_80",
      "Rx2.McsToStrobeLatency": "25",
      "Rx2.ReadDelay": "1",
      "Rx2.SampleDelay": "0",
      "Rx2.Analysis": "SingleTone",
      "Rx2.UDP.Enabled": "False",
      "Rx2.UDP.Port": "11005",
      "Rx2.UDP.Host0": "127",
      "Rx2.UDP.Host1": "0",
      "Rx2.UDP.Host2": "0",
      "Rx2.UDP.Host3": "1",
      "Rx2.UDP.Host": "127.0.0.1",
      "Rx2.ChannelFilter0.Type": "CUSTOM",
      "Rx2.ChannelFilter0.FileName": "..\\..\\..\\Users\\LocalAdmin\\Documents\\adrv9002\\250311\\fsk_fir_coefficients\\fskfir.csv",
      "Rx2.ChannelFilter1.Type": "LOOK_UP",
      "Rx2.ChannelFilter1.FileName": "LOOK_UP",
      "Rx2.ChannelFilter2.Type": "LOOK_UP",
      "Rx2.ChannelFilter2.FileName": "LOOK_UP",
      "Rx2.ChannelFilter3.Type": "LOOK_UP",
      "Rx2.ChannelFilter3.FileName": "LOOK_UP",
      "Rx2.ChannelFilter4.Type": "LOOK_UP",
      "Rx2.ChannelFilter4.FileName": "LOOK_UP",
      "Rx2.ChannelFilter5.Type": "LOOK_UP",
      "Rx2.ChannelFilter5.FileName": "LOOK_UP",
      "Rx2.FrequencyCorrection.Enable": "True",
      "Rx2.FrequencyCorrection.IsImmediate": "True",
      "Rx2.FrequencyCorrection.Freq_Hz": "0",
      "Rx2.BbdcRejection.BasebandDcRejection": "ADRV9001_BBDC_REJECTION_ENABLED",
      "Rx2.Delay.PropagationDelay_ns": "2350000",
      "Rx2.Delay.RiseToAnalogOnDelay_ns": "0",
      "Rx2.Delay.RiseToOnDelay_ns": "8000",
      "Rx2.Delay.HoldDelay_ns": "2350000",
      "Rx2.Delay.FallToOffDelay_ns": "0",
      "Rx2.Gain.InitRxGain": "247",
      "Rx2.Gain.IsDirtyAgc": "False",
      "Rx2.Gain.IsDirtyPinControl": "False",
      "Rx2.Gain.MaxAgcGainIndex": "255",
      "Rx2.Gain.MinAgcGainIndex": "195",
      "Rx2.Gain.MaxExtantGainIndex": "255",
      "Rx2.Gain.MinExtantGainIndex": "187",
      "Rx2.Gain.GainControl.LowThreshPreventIncrement": "False",
      "Rx2.Gain.GainControl.RxQecFreezeEnable": "True",
      "Rx2.Gain.GainControl.HbDetectorEnable": "False",
      "Rx2.Gain.GainControl.ApdDetectorEnable": "False",
      "Rx2.Gain.GainControl.ResetOnRxOn": "False",
      "Rx2.Gain.GainControl.OverrangeCrumb": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "Rx2.Gain.GainControl.UnderrangeCrumb": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "Rx2.Gain.GainControl.-1.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "Rx2.Gain.GainControlPinConfiguration.IncrementPin": "ADRV9001_GPIO_UNASSIGNED",
      "Rx2.Gain.GainControlPinConfiguration.DecrementPin": "ADRV9001_GPIO_UNASSIGNED",
      "Rx2.Gain.GainIndexReadout.Bits01And00": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "Rx2.Gain.GainIndexReadout.Bits03And02": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "Rx2.Gain.GainIndexReadout.Bits05And04": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "Rx2.Gain.GainIndexReadout.ChangeBitAndBit06": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "Rx2.InitCals.Flags": "ADRV9001_INIT_CAL_RX_QEC_FIC, ADRV9001_INIT_CAL_RX_RF_DC_OFFSET",
      "Rx2.InterfaceGain.SeedGain_dB": "ADRV9001_RX_INTERFACE_GAIN_0_DB",
      "Rx2.InterfaceGain.EndOfFrameGain_dB": "ADRV9001_RX_INTERFACE_GAIN_18_DB",
      "Rx2.InterfaceGain.RssiDuration": "255",
      "Rx2.InterfaceGain.RssiMovingAverageDuration": "10",
      "Rx2.InterfaceGain.GainControlAutomaticThreshold_dBFS": "-2",
      "Rx2.InterfaceGain.SignalPAR": "15",
      "Rx2.InterfaceGain.EnableFastAttack": "False",
      "Rx2.LoopGain": "65536",
      "Rx2.Flags": "ADRV9001_TRACKING_CAL_RX_HD2, ADRV9001_TRACKING_CAL_RX_BBDC, ADRV9001_TRACKING_CAL_RX_RFDC, ADRV9001_TRACKING_CAL_RX_QEC_FIC, ADRV9001_TRACKING_CAL_RX_GAIN_CONTROL_DETECTORS",
      "Rx2.RxFrontEnd.Enabled": "False",
      "Rx2.GainBits.Select": "ADRV9001_RX_GAIN_INDEX_GAIN_CHANGE_ZEROES",
      "Rx2.GainBits.AgcGainDelay": "0",
      "Rx2.GainBits.InterfaceGainDelay": "0",
      "ORx2.SignalType": "Disabled",
      "ORx2.IntermediateFrequency_kHz": "490",
      "ORx2.IntermediateFrequencyEnable": "True",
      "ORx2.CarrierFrequency_Hz": "450000000",
      "ORx2.AdcOptimization": "ADRV9001_ADC_LP",
      "ORx2.AnalogFilterOrder": "ORDER_1",
      "ORx2.RfInput": "ADRV9001_RX_B",
      "ORx2.RfBandwidth_Hz": "12000",
      "ORx2.PowerConsumption": "ADRV9001_COMPONENT_POWER_LEVEL_LOW",
      "ORx2.DesiredLoForDualHop": "0",
      "ORx2.DataportSampleRate_Hz": "24000",
      "ORx2.SsiInterfaceRate_Hz": "24000",
      "ORx2.Lpf3dBCornerFrequency_Hz": "0",
      "ORx2.Lpf1dBFrequency_Hz": "20000000",
      "ORx2.WidebandFilter": "BW_80",
      "ORx2.McsToStrobeLatency": "0",
      "ORx2.ReadDelay": "0",
      "ORx2.SampleDelay": "0",
      "ORx2.Analysis": "SingleTone",
      "ORx2.UDP.Enabled": "False",
      "ORx2.UDP.Port": "11008",
      "ORx2.UDP.Host0": "127",
      "ORx2.UDP.Host1": "0",
      "ORx2.UDP.Host2": "0",
      "ORx2.UDP.Host3": "1",
      "ORx2.UDP.Host": "127.0.0.1",
      "ORx2.ChannelFilter0.Type": "LOOK_UP",
      "ORx2.ChannelFilter0.FileName": "LOOK_UP",
      "ORx2.ChannelFilter1.Type": "LOOK_UP",
      "ORx2.ChannelFilter1.FileName": "LOOK_UP",
      "ORx2.ChannelFilter2.Type": "LOOK_UP",
      "ORx2.ChannelFilter2.FileName": "LOOK_UP",
      "ORx2.ChannelFilter3.Type": "LOOK_UP",
      "ORx2.ChannelFilter3.FileName": "LOOK_UP",
      "ORx2.ChannelFilter4.Type": "LOOK_UP",
      "ORx2.ChannelFilter4.FileName": "LOOK_UP",
      "ORx2.ChannelFilter5.Type": "LOOK_UP",
      "ORx2.ChannelFilter5.FileName": "LOOK_UP",
      "ORx2.FrequencyCorrection.Enable": "False",
      "ORx2.FrequencyCorrection.IsImmediate": "True",
      "ORx2.FrequencyCorrection.Freq_Hz": "0",
      "ORx2.BbdcRejection.BasebandDcRejection": "ADRV9001_BBDC_REJECTION_ENABLED",
      "ORx2.Delay.PropagationDelay_ns": "0",
      "ORx2.Delay.RiseToAnalogOnDelay_ns": "0",
      "ORx2.Delay.RiseToOnDelay_ns": "8000",
      "ORx2.Delay.HoldDelay_ns": "0",
      "ORx2.Delay.FallToOffDelay_ns": "0",
      "ORx2.Gain.InitRxGain": "12",
      "ORx2.Gain.GainControlMode": "ADRV9001_RX_GAIN_CONTROL_MODE_SPI",
      "ORx2.Gain.IsDirtyAgc": "True",
      "ORx2.Gain.IsDirtyPinControl": "True",
      "ORx2.Gain.MaxAgcGainIndex": "14",
      "ORx2.Gain.MinAgcGainIndex": "2",
      "ORx2.Gain.MaxExtantGainIndex": "14",
      "ORx2.Gain.MinExtantGainIndex": "2",
      "ORx2.Gain.GainControl.Mode": "ADRV9001_RX_GAIN_CONTROL_DETECTION_MODE_PEAK_AND_POWER",
      "ORx2.Gain.GainControl.PeakOverloadThreshold": "0",
      "ORx2.Gain.GainControl.PeakUnderloadThreshold": "0",
      "ORx2.Gain.GainControl.PowerOverloadThreshold": "0",
      "ORx2.Gain.GainControl.PowerUnderloadThreshold": "0",
      "ORx2.Gain.GainControl.OverloadGainStep": "0",
      "ORx2.Gain.GainControl.UnderloadGainStep": "0",
      "ORx2.Gain.GainControl.GainRefreshPeriod_us": "0",
      "ORx2.Gain.GainControl.MeasurementDelay_us": "0",
      "ORx2.Gain.GainControl.MeasurementDuration_us": "0",
      "ORx2.Gain.GainControl.LowThreshPreventIncrement": "False",
      "ORx2.Gain.GainControl.RxQecFreezeEnable": "True",
      "ORx2.Gain.GainControl.HbDetectorEnable": "False",
      "ORx2.Gain.GainControl.ApdDetectorEnable": "False",
      "ORx2.Gain.GainControl.ResetOnRxOn": "False",
      "ORx2.Gain.GainControl.OverrangeCrumb": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "ORx2.Gain.GainControl.UnderrangeCrumb": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "ORx2.Gain.GainControl.-1.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "ORx2.Gain.GainControlPinConfiguration.DecrementStepSize": "0",
      "ORx2.Gain.GainControlPinConfiguration.IncrementStepSize": "0",
      "ORx2.Gain.GainControlPinConfiguration.IncrementPin": "ADRV9001_GPIO_UNASSIGNED",
      "ORx2.Gain.GainControlPinConfiguration.DecrementPin": "ADRV9001_GPIO_UNASSIGNED",
      "ORx2.Gain.GainIndexReadout.Bits01And00": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "ORx2.Gain.GainIndexReadout.Bits03And02": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "ORx2.Gain.GainIndexReadout.Bits05And04": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "ORx2.Gain.GainIndexReadout.ChangeBitAndBit06": "ADRV9001_GPIO_PIN_CRUMB_UNASSIGNED",
      "ORx2.InitCals.Flags": "ADRV9001_INIT_CAL_RX_QEC_FIC, ADRV9001_INIT_CAL_RX_RF_DC_OFFSET",
      "ORx2.InterfaceGain.Gain_dB": "ADRV9001_RX_INTERFACE_GAIN_0_DB",
      "ORx2.InterfaceGain.SeedGain_dB": "ADRV9001_RX_INTERFACE_GAIN_18_DB",
      "ORx2.InterfaceGain.EndOfFrameGain_dB": "ADRV9001_RX_INTERFACE_GAIN_18_DB",
      "ORx2.InterfaceGain.UpdateTiming": "ADRV9001_RX_INTERFACE_GAIN_UPDATE_TIMING_NOW",
      "ORx2.InterfaceGain.ControlMode": "ADRV9001_RX_INTERFACE_GAIN_CONTROL_MANUAL",
      "ORx2.InterfaceGain.RssiDuration": "255",
      "ORx2.InterfaceGain.RssiMovingAverageDuration": "10",
      "ORx2.InterfaceGain.GainControlAutomaticThreshold_dBFS": "-2",
      "ORx2.InterfaceGain.SignalPAR": "15",
      "ORx2.InterfaceGain.EnableFastAttack": "False",
      "ORx2.LoopGain": "65536",
      "ORx2.Flags": "ADRV9001_TRACKING_CAL_RX_HD2, ADRV9001_TRACKING_CAL_RX_BBDC, ADRV9001_TRACKING_CAL_RX_RFDC, ADRV9001_TRACKING_CAL_RX_QEC_FIC, ADRV9001_TRACKING_CAL_RX_GAIN_CONTROL_DETECTORS",
      "ORx2.ADRV9001_GPIO_SIGNAL_ORX_ENABLE_2.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "Channel2.PowerSavings.PinPowerDownMode": "ADRV9001_POWERSAVINGANDMONITORMODE_CHANNEL_MODE_DISABLED",
      "Channel2.PowerSavings.RadioOffPowerDownMode": "ADRV9001_POWERSAVINGANDMONITORMODE_CHANNEL_MODE_DISABLED",
      "Channel2.PowerSavings.ADRV9001_GPIO_SIGNAL_POWER_SAVING_CHANNEL2.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "LO1.Source": "INTERNAL",
      "LO1.PowerConsumption": "ADRV9001_PLL_POWER_HIGH",
      "LO1.LoopBandwidth_kHz": "300",
      "LO1.PllCalibration": "ADRV9001_PLL_CALIBRATION_NORMAL",
      "LO1.Optimization": "ADRV9001_LO_GEN_OPTIMIZATION_POWER_CONSUMPTION",
      "LO2.Source": "INTERNAL",
      "LO2.PowerConsumption": "ADRV9001_PLL_POWER_HIGH",
      "LO2.LoopBandwidth_kHz": "300",
      "LO2.PllCalibration": "ADRV9001_PLL_CALIBRATION_NORMAL",
      "LO2.Optimization": "ADRV9001_LO_GEN_OPTIMIZATION_POWER_CONSUMPTION",
      "TDD.DmaSync": "False",
      "TDD.TddClock_Hz": "199309000",
      "TDD.FileName": "..\\..\\..\\Users\\LocalAdmin\\Analog Devices\\ADRV9001 Transceiver Evaluation Software\\Examples\\Automated TDD Configurations\\DMR_24K_RX_ONLY.json",
      "RadioStateLock": "False",
      "MonitorMode.PowerDownMode": "0",
      "MonitorMode.DetectionFirst": "0",
      "MonitorMode.DetectionMode": "ADRV9001_POWERSAVINGANDMONITORMODE_MONITOR_DETECTION_MODE_RSSI",
      "MonitorMode.FastBufferReadEnable": "False",
      "MonitorMode.ExternalPllEnable": "False",
      "MonitorMode.InitialBatterySaverDelay_us": "0",
      "MonitorMode.BbicWakeupLevelEnable": "False",
      "SystemPowerSavings.ADRV9001_GPIO_SIGNAL_MON_ENABLE_SPS.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "MonitorMode.Rssi.DetectionThreshold_mdBFS": "-80000",
      "MonitorMode.Rssi.MeasurementDuration_samples": "10",
      "MonitorMode.Rssi.MeasurementsStartPeriod_ms": "1",
      "MonitorMode.Rssi.NumberOfMeasurementsToAverage": "4",
      "MonitorMode.Vector.VectorMask": "1",
      "MonitorMode.DmrPdCalibration.MayEnable": "False",
      "MonitorMode.DmrPdCalibration.RunCal": "RUN_CAL",
      "MonitorMode.DmrPdCalibration.Delay": "0",
      "MonitorModeWakeup.ADRV9001_GPIO_SIGNAL_MON_BBIC_WAKEUP.Pin": "ADRV9001_GPIO_UNASSIGNED",
      ".LNA.ExternalLnaPinSel": "ADRV9001_EXTERNAL_LNA_PIN_RX1_LOWER_RX2_UPPER",
      ".LNA.SettlingDelay": "0",
      ".LNA.LnaType": "ADRV9001_EXTERNAL_LNA_TYPE_SINGLE",
      ".LNA.NumberLnaGainSteps": "4",
      ".LNA.LnaGainStep1": "0",
      ".LNA.LnaGainStep2": "0",
      ".LNA.LnaGainStep3": "0",
      ".LNA.LnaGainStep4": "0",
      ".LNA.LnaDigitalGainDelay": "0",
      ".LNA.Enabled": "ADRV9001_GPIO_ANALOG_PIN_NIBBLE_UNASSIGNED",
      "FrequencyHopping.Mode": "ADRV9001_FHMODE_LO_MUX_REALTIME_PROCESS",
      "FrequencyHopping.MinFrameDuration_us": "30000",
      "FrequencyHopping.PllLockWait_us": "0",
      "FrequencyHopping.PllPhaseSyncWait_us": "0",
      "FrequencyHopping.TransitionTime_us": "2500",
      "FrequencyHopping.DynamicTableLoad": "False",
      "FrequencyHopping.NumberOfRowsToLoad": "ADRV9001_FH_HOP_PER_DYNAMIC_LOAD_ONE",
      "FrequencyHopping.ZeroIf": "False",
      "FrequencyHopping.MinOperatingFrequency_Hz": "0",
      "FrequencyHopping.MaxOperatingFrequency_Hz": "0",
      "FrequencyHopping.MaxRxGainIndex": "0",
      "FrequencyHopping.MinRxGainIndex": "0",
      "FrequencyHopping.GainSetupByPin": "False",
      "FrequencyHopping.TableIndexCtrl": "ADRV9001_TABLEINDEXCTRL_AUTO_PING_PONG",
      "FrequencyHopping.MinTxAtten_dB": "0",
      "FrequencyHopping.MaxTxAtten_dB": "0",
      "FrequencyHopping.GainSetupByPin1.GainTable.FileName": "Disabled",
      "FrequencyHopping.GainSetupByPin1.AttenTable.FileName": "Disabled",
      "FrequencyHopping.GainSetupByPin1.GainAttenIndex.FileName": "Disabled",
      "FrequencyHopping.GainSetupByPin1.GAIN_ATTEN_INDEX_PIN_1": "ADRV9001_GPIO_UNASSIGNED",
      "FrequencyHopping.GainSetupByPin1.GAIN_ATTEN_INDEX_PIN_2": "ADRV9001_GPIO_UNASSIGNED",
      "FrequencyHopping.GainSetupByPin1.GAIN_ATTEN_INDEX_PIN_3": "ADRV9001_GPIO_UNASSIGNED",
      "FrequencyHopping.GainSetupByPin2.GainTable.FileName": "Disabled",
      "FrequencyHopping.GainSetupByPin2.AttenTable.FileName": "Disabled",
      "FrequencyHopping.GainSetupByPin2.GainAttenIndex.FileName": "Disabled",
      "FrequencyHopping.GainSetupByPin2.GAIN_ATTEN_INDEX_PIN_1": "ADRV9001_GPIO_UNASSIGNED",
      "FrequencyHopping.GainSetupByPin2.GAIN_ATTEN_INDEX_PIN_2": "ADRV9001_GPIO_UNASSIGNED",
      "FrequencyHopping.GainSetupByPin2.GAIN_ATTEN_INDEX_PIN_3": "ADRV9001_GPIO_UNASSIGNED",
      "FrequencyHopping.ADRV9001_GPIO_SIGNAL_FH_HOP.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "FrequencyHopping.ADRV9001_GPIO_SIGNAL_FH_HOP_2.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "FfhTableA.Enabled": "False",
      "FfhTableA.FileName": "",
      "FfhTableB.Enabled": "False",
      "FfhTableB.FileName": "",
      "FrequencyHopping.TableIndexByPin.TableIndices": "[]",
      "FrequencyHopping.TableIndexByPin.TableIndexSequence.FileName": "",
      "FrequencyHopping.TableIndexByPin.TABLE_INDEX_PIN_1": "ADRV9001_GPIO_UNASSIGNED",
      "FrequencyHopping.TableIndexByPin.TABLE_INDEX_PIN_2": "ADRV9001_GPIO_UNASSIGNED",
      "FrequencyHopping.TableIndexByPin.TABLE_INDEX_PIN_3": "ADRV9001_GPIO_UNASSIGNED",
      "FrequencyHopping.TableIndexByPin.TABLE_INDEX_PIN_4": "ADRV9001_GPIO_UNASSIGNED",
      "FrequencyHopping.TableIndexByPin.TABLE_INDEX_PIN_5": "ADRV9001_GPIO_UNASSIGNED",
      "FrequencyHopping.TableIndexByPin.TABLE_INDEX_PIN_6": "ADRV9001_GPIO_UNASSIGNED",
      "FrequencyHopping.RuntimeFrameIndex": "0",
      "FrequencyHopping.NumChannels": "0",
      "FrequencyHopping.TableSwitchSequence1.MayEnable": "False",
      "FrequencyHopping.TableSwitchSequence1.MayChoose": "False",
      "FrequencyHopping.TableSwitchSequence1.Switches": "[]",
      "FrequencyHopping.TableSwitchSequence1.FileName": "",
      "FrequencyHopping.TableSwitchSequence1.ADRV9001_GPIO_SIGNAL_FH_HOP_TABLE_SELECT.Pin": "ADRV9001_GPIO_UNASSIGNED",
      ".PortSwitch.MinFreqPortA_Hz": "890000000",
      ".PortSwitch.MaxFreqPortA_Hz": "910000000",
      ".PortSwitch.MinFreqPortB_Hz": "1890000000",
      ".PortSwitch.MaxFreqPortB_Hz": "1910000000",
      ".PortSwitch.Enable": "False",
      "SpiMain.Enabled": "False",
      "SpiMain.NumBytes": "0",
      "SpiMain.BaudRateDiv": "0",
      "SpiMain.TransactionBytes": "0",
      "SpiMain.TransferMode": "ADRV9001_SPI_MASTER_CS_TRANSFER_TRANSACTION_BYTES",
      "SpiMain.SpiSlaveDevicesConnected": "ADRV9001_SPI_MASTER_SLAVE_SINGLE",
      "SpiMain.CsSource": "ADRV9001_SPI_MASTER_CS_SOURCE_GPIO_ANALOG",
      "SpiMain.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "SpiMain.TriggerSource": "ADRV9001_SPI_MASTER_TRIGGER_SOURCE_ARM",
      "SpiMain.WakeupTimer_us": "0",
      "SpiMain.Analog.ADRV9001_GPIO_NUM_SIGNALS.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "SpiMain.Digital.ADRV9001_GPIO_NUM_SIGNALS.Pin": "ADRV9001_GPIO_UNASSIGNED",
      "SpiBytes.FileName": ""
    }
    )#@@P`p@ 8@ @@8B PC <B PC @B XC DB XC HB XC LB `C PB hC XB lC \B tC `B tC dB tC hB tC lB tC pB tC tB tC xB tC |B tC �B tC �B tC �B tC �B tC �B tC �B tC �B tC �B tC �B �C �B �C �B �C �B �C �B �C �B �C �B �C �B �C �B �C �B �C �B �C �B �C �B �C �B �C �B �C �B �C �B �C �B �C �B �C C �C C �C C �C C �C C �C C �C C �C C �C  C �C $C �C (C �C ,C �C 0C �C 4C �C 8C �C <C �C @C �C DC �C HC �C LC �C �������������Q�����������������������ϙ��H�Q������ϘQ���������������������������������������������wt~{{~���������� �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������B�o  @        $ 0 @ @ \ L p P t X | ` � h � p � t � x � | � � � � � � � � � � � � � � � � � � � � � � � � , � 4  P  h  � $ � 4 � 8 � < � @ � D � H � L � P � T � X � \ � h � l � p � �  � 8 � @ � X � p � t � x � � � � � � � � � � � � � � � � � � � �  � ������������QRS��{jH������QRS��{jH�����������Q�ő�����ΘQ����Q����Q����Q��������Θ���������ΘQ�ŘQ�����ŘŘŘŘ��Θ�ĘQ���Ę���Q������������Q�ŘH�H�����������ĘQ��Ϙ���Q����������������������������������˜H������H�H�Q�H�������������P�����Q�QyQi@��������������Q�Ȫ�Q��H����Q�Ȫ�Q��H��Q�Ȫ�Q��H����Ƙ�������������������������Q�ŢQ������Q���Ę�H����������Q���H��Q�Q�H��H�����//�������|�������������������*��e�85������;��:���95���� �.Q*��<�0�1�����4�(�,�3/-*00�=��*�������8v8~88�PPQ�-�+�2��8v��888��886888�����',',,��,�,,,������*�������������/*��OTT���������)� ������������)�4(������Ȁ������ZZ7��//:�/|����/��//�/�44��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������5�  @        $ 0 @ @ \ L p P t X | ` � h � p � t � x � | � � � � � � � � � � � � � � � � � � � � � � � � , � 4  P  h  � $ � 4 � 8 � < � @ � D � H � L � P � T � X � \ � h � l � p � �  � 8 � @ � X � p � t � x � � � � � � � � � � � � � � � � � � � �  � ������������QR��yjH������QR��yjH�����������Q�ő�����ΘQ����Q����Q����Q��������Θ���������ΘQ�ŘQ�����ŘŘŘŘ��Θ�ĘQ���Ę���Q������������Q�ŘH�H�����������ĘQ��Ϙ���Q����������������������������������˜H������H�H�Q�H�������������P�����Q�QyQi@��������������Q�Ȫ�Q��H����Q�Ȫ�Q��H��Q�Ȫ�Q��H����Ƙ�������������������������Q�ŢQ������Q���Ę�H����������Q���H��Q�Q�H��H�����//�������|�������������������*
    ��f�85������;��:���95���� �.Q
    *
    ��<�0�1�����4�(�,�3/-*
    00�=��*
    �����
    ��
    :v:~::�
    P
    P
    Q
    �-�+�2��:v�
    �:::��::6:::���
    ��'.'..��.�...���
    �
    ��
    *
    ���
    �
    ��
    ��
    ���
    �
    �
    /*��OTT
    ���������
    )
    � ������������
    )
    �4(�������Ȁ�������[[7��//:�/|����/��//�/�4
    4
    ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������l  @ �  �  � $  4  D 8 T P X T ` \ d \ l d p d t l x l � x � � � � � � � � � X � l 0 � P $ t | � � � � � � � � � � � � � � � � � � �  � $ � @ � H � �  �  �   � $ � 0 � < � @ � D � T 	 h <	 p D	 x \	 � t	 � x	 � |	 � �	 � �	 � �	 � �	 � �	 � �	 � �	 � �	 � �	 � �	 � �	 ��ŘŘ������������QRS��{jH������QRS��{jH�������������Q�ő����ΘQ�����Q���������Θ�����������Q�����������HQiQ�H�����������H�������W��Q����Q��W��������������������Q�ș�H����������������Q�ŘŘ�����Q��q���W��Q��������I�Q��W���Q��q�������ĘQ��������������ĘŘQ�ŘQ��q���Q��W����ĘŘ��������������Q�����Q��W��������H�����������Q�����Q�����������������������������������������O�����������Q�HH������������Q���Q��H������ȪPrH��Q���Q��H����������H�����ȪPrH��Q����q����P����˜Q��H���Q�QyQi@��������������Q�Ȫ�Q��H�������Q�Ȫ�Q��H�����������������������������Q�ŢQ����R����H�����Ř��ŘQ��H�������������������x�0�1�x�������|��������������������c,,�85������������95���x�3��0@@.0@@������gcU0YU0��{d c{1J�JJ8�a�0� !�0�@)��{��{0���0@.0@�tu�ut�ttu�YYh@@�YYh@@%��x�.�4�:�a��0<� !��{�0{���@)�����{��{�($x��,��x��"�#�0�)�a��;�+���0@@.0@@�����c�"#0�)�a����J����<���;;<�-�2�!ut0�0�00,0[0000,0a000[00,00a00,0���: `�: ���b�<�����#=�����, , , ���: ��<#=�cU0��Y�YU0��{d ��c{�1�1�ut�U0��YU0��{d �c{�*��{���{�OTT{x~���x�x{x~������4(�������Ȁ�������ZZ7���x��'x�/x�x�|�������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������1ra  @ �  �  � $  4  D 8 T P X T ` \ d \ l d p d t l x l � x � � � � � � � � � X � l 0 � P $ t | � � � � � � � � � � � � � � � � � � �  � $ � @ � H � �  �  �   � $ � 0 � < � @ � D � T 	 h <	 p D	 x \	 � t	 � x	 � |	 � �	 � �	 � �	 � �	 � �	 � �	 � �	 � �	 � �	 � �	 � �	 ��ŘŘ������������QR��yjH������QR��yjH�������������Q�ő����ΘQ�����Q���������Θ�����������Q�����������HQiQ�H�����������H�������W��Q����Q��W��������������������Q�ș�H����������������Q�ŘŘ�����Q��q���W��Q��������I�Q��W���Q��q�������ĘQ��������������ĘŘQ�ŘQ��q���Q��W����ĘŘ��������������Q�����Q��W��������H�����������Q�����Q�����������������������������������������O�����������Q�HH������������Q���Q��H������ȪPrH��Q���Q��H����������H�����ȪPrH��Q����q����P����˜Q��H����Q�QyQi@��������������Q�Ȫ�Q��H�������Q�Ȫ�Q��H�����������������������������Q�ŢQ����R����H�����Ř��ŘS��H�������������������x�0�1�x���|������������d,,�85������������95���x�3��4@@.4@@���hdU4YU4��~d  d~1J�JJ:�a�4� !�����)��~��~4%��4@.4@�tu�ut�ttu�YYh@@�YYh@@%��x�.�4�:�a��4<� !��~���~����)�����~��~�($x��,��x��"�#�4�)�a��;�+���4@@.4@@��d�"#4�)�a��%�J����<���;;<�-�2�!ut4�4�44,4[4444,4[444[44,44a44,4���:&`�:&���b�>�����#?�����,&,&,&���:&��>#?�cU4��Y�YU4��~d  ��!d~�1�1�ut�U4��YU4��~d  �!d~�*��~��~��OTT������������������4(���Ȁ���[[7���x��'x�/x�x�|���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������/F
    {
      "clocks": {
        "deviceClock_kHz": 38400,
        "clkPllVcoFreq_daHz": 921600000,
        "clkPllHsDiv": 0,
        "clkPllMode": 0,
        "clk1105Div": 2,
        "armClkDiv": 6,
        "armPowerSavingClkDiv": 1,
        "refClockOutEnable": true,
        "auxPllPower": 2,
        "clkPllPower": 2,
        "padRefClkDrv": 0,
        "extLo1OutFreq_kHz": 0,
        "extLo2OutFreq_kHz": 0,
        "rfPll1LoMode": 0,
        "rfPll2LoMode": 0,
        "ext1LoType": 0,
        "ext2LoType": 0,
        "rx1RfInputSel": 0,
        "rx2RfInputSel": 0,
        "extLo1Divider": 2,
        "extLo2Divider": 2,
        "rfPllPhaseSyncMode": 0,
        "rx1LoSelect": 2,
        "rx2LoSelect": 2,
        "tx1LoSelect": 1,
        "tx2LoSelect": 1,
        "rx1LoDivMode": 1,
        "rx2LoDivMode": 1,
        "tx1LoDivMode": 1,
        "tx2LoDivMode": 1,
        "loGen1Select": 1,
        "loGen2Select": 1
      },
      "rx": {
        "rxInitChannelMask": 195,
        "rxChannelCfg": [ {
            "profile": {
              "primarySigBandwidth_Hz": 300000,
              "rxOutputRate_Hz": 1000000,
              "rxInterfaceSampleRate_Hz": 1000000,
              "rxOffsetLo_kHz": 950,
              "rxNcoEnable": true,
              "outputSignaling": 0,
              "filterOrder": 2,
              "filterOrderLp": 2,
              "hpAdcCorner": 20000000,
              "lpAdcCorner": 0,
              "adcClk_kHz": 1152000,
              "rxCorner3dB_kHz": 6702,
              "rxCorner3dBLp_kHz": 6702,
              "tiaPower": 2,
              "tiaPowerLp": 2,
              "channelType": 1,
              "adcType": 1,
              "lpAdcCalMode": 0,
              "gainTableType": 0,
              "rxDpProfile": {
                "rxNbDecTop": {
                  "scicBlk23En": 0,
                  "scicBlk23DivFactor": 1,
                  "scicBlk23LowRippleEn": 0,
                  "decBy2Blk35En": 0,
                  "decBy2Blk37En": 0,
                  "decBy2Blk39En": 0,
                  "decBy2Blk41En": 1,
                  "decBy2Blk43En": 0,
                  "decBy3Blk45En": 0,
                  "decBy2Blk47En": 0
                },
                "rxWbDecTop": {
                  "decBy2Blk25En": 1,
                  "decBy2Blk27En": 1,
                  "decBy2Blk29En": 1,
                  "decBy2Blk31En": 1,
                  "decBy2Blk33En": 1,
                  "wbLpfBlk33p1En": 0
                },
                "rxDecTop": {
                  "decBy3Blk15En": 1,
                  "decBy2Hb3Blk17p1En": 0,
                  "decBy2Hb4Blk17p2En": 0,
                  "decBy2Hb5Blk19p1En": 0,
                  "decBy2Hb6Blk19p2En": 0
                },
                "rxSincHBTop": {
                  "sincGainMux": 1,
                  "sincMux": 1,
                  "hbMux": 4,
                  "isGainCompEnabled": 0,
                  "gainComp9GainI": [ 16384, 16384, 16384, 16384, 16384, 16384 ],
                  "gainComp9GainQ": [ 0, 0, 0, 0, 0, 0 ]
                },
                "rxNbDem": {
                  "dpInFifo": {
                    "dpInFifoEn": 0,
                    "dpInFifoMode": 0,
                    "dpInFifoTestDataSel": 0
                  },
                  "rxNbNco": {
                    "rxNbNcoEn": 1,
                    "rxNbNcoConfig": {
                      "freq": 0,
                      "sampleFreq": 1000000,
                      "phase": 0,
                      "realOut": 0
                    }
                  },
                  "rxWbNbCompPFir": {
                    "bankSel": 0,
                    "rxWbNbCompPFirInMuxSel": 0,
                    "rxWbNbCompPFirEn": 1
                  },
                  "resamp": {
                    "rxResampEn": 0,
                    "resampPhaseI": 0,
                    "resampPhaseQ": 0
                  },
                  "gsOutMuxSel": 1,
                  "rxOutSel": 0,
                  "rxRoundMode": 0,
                  "dpArmSel": 0
                }
              },
              "lnaConfig": {
                "externalLnaPresent": false,
                "gpioSourceSel": 0,
                "externalLnaPinSel": 0,
                "settlingDelay": 0,
                "numberLnaGainSteps": 0,
                "lnaGainSteps_mdB": [ 0, 0, 0, 0 ],
                "lnaDigitalGainDelay": 0,
                "minGainIndex": 0,
                "lnaType": 0
              },
              "rxSsiConfig": {
                "ssiType": 1,
                "ssiDataFormatSel": 4,
                "numLaneSel": 0,
                "strobeType": 0,
                "lsbFirst": 0,
                "qFirst": 0,
                "txRefClockPin": 0,
                "lvdsIBitInversion": false,
                "lvdsQBitInversion": false,
                "lvdsStrobeBitInversion": false,
                "lvdsUseLsbIn12bitMode": 0,
                "lvdsRxClkInversionEn": false,
                "cmosDdrPosClkEn": false,
                "cmosClkInversionEn": false,
                "ddrEn": false,
                "rxMaskStrobeEn": false
              }
            }
          }, {
            "profile": {
              "primarySigBandwidth_Hz": 300000,
              "rxOutputRate_Hz": 1000000,
              "rxInterfaceSampleRate_Hz": 1000000,
              "rxOffsetLo_kHz": 950,
              "rxNcoEnable": true,
              "outputSignaling": 0,
              "filterOrder": 2,
              "filterOrderLp": 2,
              "hpAdcCorner": 20000000,
              "lpAdcCorner": 0,
              "adcClk_kHz": 1152000,
              "rxCorner3dB_kHz": 6702,
              "rxCorner3dBLp_kHz": 6702,
              "tiaPower": 2,
              "tiaPowerLp": 2,
              "channelType": 2,
              "adcType": 1,
              "lpAdcCalMode": 0,
              "gainTableType": 0,
              "rxDpProfile": {
                "rxNbDecTop": {
                  "scicBlk23En": 0,
                  "scicBlk23DivFactor": 1,
                  "scicBlk23LowRippleEn": 0,
                  "decBy2Blk35En": 0,
                  "decBy2Blk37En": 0,
                  "decBy2Blk39En": 0,
                  "decBy2Blk41En": 1,
                  "decBy2Blk43En": 0,
                  "decBy3Blk45En": 0,
                  "decBy2Blk47En": 0
                },
                "rxWbDecTop": {
                  "decBy2Blk25En": 1,
                  "decBy2Blk27En": 1,
                  "decBy2Blk29En": 1,
                  "decBy2Blk31En": 1,
                  "decBy2Blk33En": 1,
                  "wbLpfBlk33p1En": 0
                },
                "rxDecTop": {
                  "decBy3Blk15En": 1,
                  "decBy2Hb3Blk17p1En": 0,
                  "decBy2Hb4Blk17p2En": 0,
                  "decBy2Hb5Blk19p1En": 0,
                  "decBy2Hb6Blk19p2En": 0
                },
                "rxSincHBTop": {
                  "sincGainMux": 1,
                  "sincMux": 1,
                  "hbMux": 4,
                  "isGainCompEnabled": 0,
                  "gainComp9GainI": [ 16384, 16384, 16384, 16384, 16384, 16384 ],
                  "gainComp9GainQ": [ 0, 0, 0, 0, 0, 0 ]
                },
                "rxNbDem": {
                  "dpInFifo": {
                    "dpInFifoEn": 0,
                    "dpInFifoMode": 0,
                    "dpInFifoTestDataSel": 0
                  },
                  "rxNbNco": {
                    "rxNbNcoEn": 1,
                    "rxNbNcoConfig": {
                      "freq": 0,
                      "sampleFreq": 1000000,
                      "phase": 0,
                      "realOut": 0
                    }
                  },
                  "rxWbNbCompPFir": {
                    "bankSel": 2,
                    "rxWbNbCompPFirInMuxSel": 0,
                    "rxWbNbCompPFirEn": 1
                  },
                  "resamp": {
                    "rxResampEn": 0,
                    "resampPhaseI": 0,
                    "resampPhaseQ": 0
                  },
                  "gsOutMuxSel": 1,
                  "rxOutSel": 0,
                  "rxRoundMode": 0,
                  "dpArmSel": 0
                }
              },
              "lnaConfig": {
                "externalLnaPresent": false,
                "gpioSourceSel": 0,
                "externalLnaPinSel": 0,
                "settlingDelay": 0,
                "numberLnaGainSteps": 0,
                "lnaGainSteps_mdB": [ 0, 0, 0, 0 ],
                "lnaDigitalGainDelay": 0,
                "minGainIndex": 0,
                "lnaType": 0
              },
              "rxSsiConfig": {
                "ssiType": 1,
                "ssiDataFormatSel": 4,
                "numLaneSel": 0,
                "strobeType": 0,
                "lsbFirst": 0,
                "qFirst": 0,
                "txRefClockPin": 0,
                "lvdsIBitInversion": false,
                "lvdsQBitInversion": false,
                "lvdsStrobeBitInversion": false,
                "lvdsUseLsbIn12bitMode": 0,
                "lvdsRxClkInversionEn": false,
                "cmosDdrPosClkEn": false,
                "cmosClkInversionEn": false,
                "ddrEn": false,
                "rxMaskStrobeEn": false
              }
            }
          }, {
            "profile": {
              "primarySigBandwidth_Hz": 12500,
              "rxOutputRate_Hz": 0,
              "rxInterfaceSampleRate_Hz": 0,
              "rxOffsetLo_kHz": 0,
              "rxNcoEnable": false,
              "outputSignaling": 0,
              "filterOrder": 1,
              "filterOrderLp": 1,
              "hpAdcCorner": 0,
              "lpAdcCorner": 0,
              "adcClk_kHz": 0,
              "rxCorner3dB_kHz": 0,
              "rxCorner3dBLp_kHz": 0,
              "tiaPower": 2,
              "tiaPowerLp": 2,
              "channelType": 0,
              "adcType": 1,
              "lpAdcCalMode": 0,
              "gainTableType": 0,
              "rxDpProfile": {
                "rxNbDecTop": {
                  "scicBlk23En": 0,
                  "scicBlk23DivFactor": 0,
                  "scicBlk23LowRippleEn": 0,
                  "decBy2Blk35En": 0,
                  "decBy2Blk37En": 0,
                  "decBy2Blk39En": 0,
                  "decBy2Blk41En": 0,
                  "decBy2Blk43En": 0,
                  "decBy3Blk45En": 0,
                  "decBy2Blk47En": 0
                },
                "rxWbDecTop": {
                  "decBy2Blk25En": 0,
                  "decBy2Blk27En": 0,
                  "decBy2Blk29En": 0,
                  "decBy2Blk31En": 0,
                  "decBy2Blk33En": 0,
                  "wbLpfBlk33p1En": 0
                },
                "rxDecTop": {
                  "decBy3Blk15En": 0,
                  "decBy2Hb3Blk17p1En": 0,
                  "decBy2Hb4Blk17p2En": 0,
                  "decBy2Hb5Blk19p1En": 0,
                  "decBy2Hb6Blk19p2En": 0
                },
                "rxSincHBTop": {
                  "sincGainMux": 1,
                  "sincMux": 0,
                  "hbMux": 4,
                  "isGainCompEnabled": 0,
                  "gainComp9GainI": [ 16384, 16384, 16384, 16384, 16384, 16384 ],
                  "gainComp9GainQ": [ 0, 0, 0, 0, 0, 0 ]
                },
                "rxNbDem": {
                  "dpInFifo": {
                    "dpInFifoEn": 0,
                    "dpInFifoMode": 0,
                    "dpInFifoTestDataSel": 0
                  },
                  "rxNbNco": {
                    "rxNbNcoEn": 0,
                    "rxNbNcoConfig": {
                      "freq": 0,
                      "sampleFreq": 0,
                      "phase": 0,
                      "realOut": 0
                    }
                  },
                  "rxWbNbCompPFir": {
                    "bankSel": 0,
                    "rxWbNbCompPFirInMuxSel": 0,
                    "rxWbNbCompPFirEn": 0
                  },
                  "resamp": {
                    "rxResampEn": 0,
                    "resampPhaseI": 0,
                    "resampPhaseQ": 0
                  },
                  "gsOutMuxSel": 1,
                  "rxOutSel": 0,
                  "rxRoundMode": 0,
                  "dpArmSel": 0
                }
              },
              "lnaConfig": {
                "externalLnaPresent": false,
                "gpioSourceSel": 0,
                "externalLnaPinSel": 0,
                "settlingDelay": 0,
                "numberLnaGainSteps": 0,
                "lnaGainSteps_mdB": [ 0, 0, 0, 0 ],
                "lnaDigitalGainDelay": 0,
                "minGainIndex": 0,
                "lnaType": 0
              },
              "rxSsiConfig": {
                "ssiType": 0,
                "ssiDataFormatSel": 0,
                "numLaneSel": 0,
                "strobeType": 0,
                "lsbFirst": 0,
                "qFirst": 0,
                "txRefClockPin": 0,
                "lvdsIBitInversion": false,
                "lvdsQBitInversion": false,
                "lvdsStrobeBitInversion": false,
                "lvdsUseLsbIn12bitMode": 0,
                "lvdsRxClkInversionEn": false,
                "cmosDdrPosClkEn": false,
                "cmosClkInversionEn": false,
                "ddrEn": false,
                "rxMaskStrobeEn": false
              }
            }
          }, {
            "profile": {
              "primarySigBandwidth_Hz": 12500,
              "rxOutputRate_Hz": 0,
              "rxInterfaceSampleRate_Hz": 0,
              "rxOffsetLo_kHz": 0,
              "rxNcoEnable": false,
              "outputSignaling": 0,
              "filterOrder": 1,
              "filterOrderLp": 1,
              "hpAdcCorner": 0,
              "lpAdcCorner": 0,
              "adcClk_kHz": 0,
              "rxCorner3dB_kHz": 0,
              "rxCorner3dBLp_kHz": 0,
              "tiaPower": 2,
              "tiaPowerLp": 2,
              "channelType": 0,
              "adcType": 1,
              "lpAdcCalMode": 0,
              "gainTableType": 0,
              "rxDpProfile": {
                "rxNbDecTop": {
                  "scicBlk23En": 0,
                  "scicBlk23DivFactor": 0,
                  "scicBlk23LowRippleEn": 0,
                  "decBy2Blk35En": 0,
                  "decBy2Blk37En": 0,
                  "decBy2Blk39En": 0,
                  "decBy2Blk41En": 0,
                  "decBy2Blk43En": 0,
                  "decBy3Blk45En": 0,
                  "decBy2Blk47En": 0
                },
                "rxWbDecTop": {
                  "decBy2Blk25En": 0,
                  "decBy2Blk27En": 0,
                  "decBy2Blk29En": 0,
                  "decBy2Blk31En": 0,
                  "decBy2Blk33En": 0,
                  "wbLpfBlk33p1En": 0
                },
                "rxDecTop": {
                  "decBy3Blk15En": 0,
                  "decBy2Hb3Blk17p1En": 0,
                  "decBy2Hb4Blk17p2En": 0,
                  "decBy2Hb5Blk19p1En": 0,
                  "decBy2Hb6Blk19p2En": 0
                },
                "rxSincHBTop": {
                  "sincGainMux": 1,
                  "sincMux": 0,
                  "hbMux": 4,
                  "isGainCompEnabled": 0,
                  "gainComp9GainI": [ 16384, 16384, 16384, 16384, 16384, 16384 ],
                  "gainComp9GainQ": [ 0, 0, 0, 0, 0, 0 ]
                },
                "rxNbDem": {
                  "dpInFifo": {
                    "dpInFifoEn": 0,
                    "dpInFifoMode": 0,
                    "dpInFifoTestDataSel": 0
                  },
                  "rxNbNco": {
                    "rxNbNcoEn": 0,
                    "rxNbNcoConfig": {
                      "freq": 0,
                      "sampleFreq": 0,
                      "phase": 0,
                      "realOut": 0
                    }
                  },
                  "rxWbNbCompPFir": {
                    "bankSel": 0,
                    "rxWbNbCompPFirInMuxSel": 0,
                    "rxWbNbCompPFirEn": 0
                  },
                  "resamp": {
                    "rxResampEn": 0,
                    "resampPhaseI": 0,
                    "resampPhaseQ": 0
                  },
                  "gsOutMuxSel": 1,
                  "rxOutSel": 0,
                  "rxRoundMode": 0,
                  "dpArmSel": 0
                }
              },
              "lnaConfig": {
                "externalLnaPresent": false,
                "gpioSourceSel": 0,
                "externalLnaPinSel": 0,
                "settlingDelay": 0,
                "numberLnaGainSteps": 0,
                "lnaGainSteps_mdB": [ 0, 0, 0, 0 ],
                "lnaDigitalGainDelay": 0,
                "minGainIndex": 0,
                "lnaType": 0
              },
              "rxSsiConfig": {
                "ssiType": 0,
                "ssiDataFormatSel": 0,
                "numLaneSel": 0,
                "strobeType": 0,
                "lsbFirst": 0,
                "qFirst": 0,
                "txRefClockPin": 0,
                "lvdsIBitInversion": false,
                "lvdsQBitInversion": false,
                "lvdsStrobeBitInversion": false,
                "lvdsUseLsbIn12bitMode": 0,
                "lvdsRxClkInversionEn": false,
                "cmosDdrPosClkEn": false,
                "cmosClkInversionEn": false,
                "ddrEn": false,
                "rxMaskStrobeEn": false
              }
            }
          }, {
            "profile": {
              "primarySigBandwidth_Hz": 25000,
              "rxOutputRate_Hz": 1000000,
              "rxInterfaceSampleRate_Hz": 1000000,
              "rxOffsetLo_kHz": 0,
              "rxNcoEnable": false,
              "outputSignaling": 0,
              "filterOrder": 2,
              "filterOrderLp": 2,
              "hpAdcCorner": 50000000,
              "lpAdcCorner": 0,
              "adcClk_kHz": 1152000,
              "rxCorner3dB_kHz": 70710,
              "rxCorner3dBLp_kHz": 70710,
              "tiaPower": 0,
              "tiaPowerLp": 0,
              "channelType": 64,
              "adcType": 1,
              "lpAdcCalMode": 0,
              "gainTableType": 0,
              "rxDpProfile": {
                "rxNbDecTop": {
                  "scicBlk23En": 0,
                  "scicBlk23DivFactor": 1,
                  "scicBlk23LowRippleEn": 0,
                  "decBy2Blk35En": 0,
                  "decBy2Blk37En": 0,
                  "decBy2Blk39En": 0,
                  "decBy2Blk41En": 1,
                  "decBy2Blk43En": 0,
                  "decBy3Blk45En": 0,
                  "decBy2Blk47En": 0
                },
                "rxWbDecTop": {
                  "decBy2Blk25En": 1,
                  "decBy2Blk27En": 1,
                  "decBy2Blk29En": 1,
                  "decBy2Blk31En": 1,
                  "decBy2Blk33En": 1,
                  "wbLpfBlk33p1En": 0
                },
                "rxDecTop": {
                  "decBy3Blk15En": 1,
                  "decBy2Hb3Blk17p1En": 0,
                  "decBy2Hb4Blk17p2En": 0,
                  "decBy2Hb5Blk19p1En": 0,
                  "decBy2Hb6Blk19p2En": 0
                },
                "rxSincHBTop": {
                  "sincGainMux": 1,
                  "sincMux": 1,
                  "hbMux": 2,
                  "isGainCompEnabled": 0,
                  "gainComp9GainI": [ 16384, 16384, 16384, 16384, 16384, 16384 ],
                  "gainComp9GainQ": [ 0, 0, 0, 0, 0, 0 ]
                },
                "rxNbDem": {
                  "dpInFifo": {
                    "dpInFifoEn": 0,
                    "dpInFifoMode": 0,
                    "dpInFifoTestDataSel": 0
                  },
                  "rxNbNco": {
                    "rxNbNcoEn": 0,
                    "rxNbNcoConfig": {
                      "freq": 0,
                      "sampleFreq": 0,
                      "phase": 0,
                      "realOut": 0
                    }
                  },
                  "rxWbNbCompPFir": {
                    "bankSel": 1,
                    "rxWbNbCompPFirInMuxSel": 0,
                    "rxWbNbCompPFirEn": 0
                  },
                  "resamp": {
                    "rxResampEn": 0,
                    "resampPhaseI": 0,
                    "resampPhaseQ": 0
                  },
                  "gsOutMuxSel": 1,
                  "rxOutSel": 0,
                  "rxRoundMode": 0,
                  "dpArmSel": 0
                }
              },
              "lnaConfig": {
                "externalLnaPresent": false,
                "gpioSourceSel": 0,
                "externalLnaPinSel": 0,
                "settlingDelay": 0,
                "numberLnaGainSteps": 0,
                "lnaGainSteps_mdB": [ 0, 0, 0, 0 ],
                "lnaDigitalGainDelay": 0,
                "minGainIndex": 0,
                "lnaType": 0
              },
              "rxSsiConfig": {
                "ssiType": 1,
                "ssiDataFormatSel": 4,
                "numLaneSel": 0,
                "strobeType": 0,
                "lsbFirst": 0,
                "qFirst": 0,
                "txRefClockPin": 0,
                "lvdsIBitInversion": false,
                "lvdsQBitInversion": false,
                "lvdsStrobeBitInversion": false,
                "lvdsUseLsbIn12bitMode": 0,
                "lvdsRxClkInversionEn": false,
                "cmosDdrPosClkEn": false,
                "cmosClkInversionEn": false,
                "ddrEn": false,
                "rxMaskStrobeEn": false
              }
            }
          }, {
            "profile": {
              "primarySigBandwidth_Hz": 25000,
              "rxOutputRate_Hz": 1000000,
              "rxInterfaceSampleRate_Hz": 1000000,
              "rxOffsetLo_kHz": 0,
              "rxNcoEnable": false,
              "outputSignaling": 0,
              "filterOrder": 2,
              "filterOrderLp": 2,
              "hpAdcCorner": 50000000,
              "lpAdcCorner": 0,
              "adcClk_kHz": 1152000,
              "rxCorner3dB_kHz": 70710,
              "rxCorner3dBLp_kHz": 70710,
              "tiaPower": 0,
              "tiaPowerLp": 0,
              "channelType": 128,
              "adcType": 1,
              "lpAdcCalMode": 0,
              "gainTableType": 0,
              "rxDpProfile": {
                "rxNbDecTop": {
                  "scicBlk23En": 0,
                  "scicBlk23DivFactor": 1,
                  "scicBlk23LowRippleEn": 0,
                  "decBy2Blk35En": 0,
                  "decBy2Blk37En": 0,
                  "decBy2Blk39En": 0,
                  "decBy2Blk41En": 1,
                  "decBy2Blk43En": 0,
                  "decBy3Blk45En": 0,
                  "decBy2Blk47En": 0
                },
                "rxWbDecTop": {
                  "decBy2Blk25En": 1,
                  "decBy2Blk27En": 1,
                  "decBy2Blk29En": 1,
                  "decBy2Blk31En": 1,
                  "decBy2Blk33En": 1,
                  "wbLpfBlk33p1En": 0
                },
                "rxDecTop": {
                  "decBy3Blk15En": 1,
                  "decBy2Hb3Blk17p1En": 0,
                  "decBy2Hb4Blk17p2En": 0,
                  "decBy2Hb5Blk19p1En": 0,
                  "decBy2Hb6Blk19p2En": 0
                },
                "rxSincHBTop": {
                  "sincGainMux": 1,
                  "sincMux": 1,
                  "hbMux": 2,
                  "isGainCompEnabled": 0,
                  "gainComp9GainI": [ 16384, 16384, 16384, 16384, 16384, 16384 ],
                  "gainComp9GainQ": [ 0, 0, 0, 0, 0, 0 ]
                },
                "rxNbDem": {
                  "dpInFifo": {
                    "dpInFifoEn": 0,
                    "dpInFifoMode": 0,
                    "dpInFifoTestDataSel": 0
                  },
                  "rxNbNco": {
                    "rxNbNcoEn": 0,
                    "rxNbNcoConfig": {
                      "freq": 0,
                      "sampleFreq": 0,
                      "phase": 0,
                      "realOut": 0
                    }
                  },
                  "rxWbNbCompPFir": {
                    "bankSel": 3,
                    "rxWbNbCompPFirInMuxSel": 0,
                    "rxWbNbCompPFirEn": 0
                  },
                  "resamp": {
                    "rxResampEn": 0,
                    "resampPhaseI": 0,
                    "resampPhaseQ": 0
                  },
                  "gsOutMuxSel": 1,
                  "rxOutSel": 0,
                  "rxRoundMode": 0,
                  "dpArmSel": 0
                }
              },
              "lnaConfig": {
                "externalLnaPresent": false,
                "gpioSourceSel": 0,
                "externalLnaPinSel": 0,
                "settlingDelay": 0,
                "numberLnaGainSteps": 0,
                "lnaGainSteps_mdB": [ 0, 0, 0, 0 ],
                "lnaDigitalGainDelay": 0,
                "minGainIndex": 0,
                "lnaType": 0
              },
              "rxSsiConfig": {
                "ssiType": 1,
                "ssiDataFormatSel": 4,
                "numLaneSel": 0,
                "strobeType": 0,
                "lsbFirst": 0,
                "qFirst": 0,
                "txRefClockPin": 0,
                "lvdsIBitInversion": false,
                "lvdsQBitInversion": false,
                "lvdsStrobeBitInversion": false,
                "lvdsUseLsbIn12bitMode": 0,
                "lvdsRxClkInversionEn": false,
                "cmosDdrPosClkEn": false,
                "cmosClkInversionEn": false,
                "ddrEn": false,
                "rxMaskStrobeEn": false
              }
            }
          }, {
            "profile": {
              "primarySigBandwidth_Hz": 12500,
              "rxOutputRate_Hz": 0,
              "rxInterfaceSampleRate_Hz": 0,
              "rxOffsetLo_kHz": 0,
              "rxNcoEnable": false,
              "outputSignaling": 0,
              "filterOrder": 1,
              "filterOrderLp": 1,
              "hpAdcCorner": 0,
              "lpAdcCorner": 0,
              "adcClk_kHz": 0,
              "rxCorner3dB_kHz": 0,
              "rxCorner3dBLp_kHz": 0,
              "tiaPower": 2,
              "tiaPowerLp": 2,
              "channelType": 0,
              "adcType": 1,
              "lpAdcCalMode": 0,
              "gainTableType": 0,
              "rxDpProfile": {
                "rxNbDecTop": {
                  "scicBlk23En": 0,
                  "scicBlk23DivFactor": 0,
                  "scicBlk23LowRippleEn": 0,
                  "decBy2Blk35En": 0,
                  "decBy2Blk37En": 0,
                  "decBy2Blk39En": 0,
                  "decBy2Blk41En": 0,
                  "decBy2Blk43En": 0,
                  "decBy3Blk45En": 0,
                  "decBy2Blk47En": 0
                },
                "rxWbDecTop": {
                  "decBy2Blk25En": 0,
                  "decBy2Blk27En": 0,
                  "decBy2Blk29En": 0,
                  "decBy2Blk31En": 0,
                  "decBy2Blk33En": 0,
                  "wbLpfBlk33p1En": 0
                },
                "rxDecTop": {
                  "decBy3Blk15En": 0,
                  "decBy2Hb3Blk17p1En": 0,
                  "decBy2Hb4Blk17p2En": 0,
                  "decBy2Hb5Blk19p1En": 0,
                  "decBy2Hb6Blk19p2En": 0
                },
                "rxSincHBTop": {
                  "sincGainMux": 1,
                  "sincMux": 0,
                  "hbMux": 4,
                  "isGainCompEnabled": 0,
                  "gainComp9GainI": [ 16384, 16384, 16384, 16384, 16384, 16384 ],
                  "gainComp9GainQ": [ 0, 0, 0, 0, 0, 0 ]
                },
                "rxNbDem": {
                  "dpInFifo": {
                    "dpInFifoEn": 0,
                    "dpInFifoMode": 0,
                    "dpInFifoTestDataSel": 0
                  },
                  "rxNbNco": {
                    "rxNbNcoEn": 0,
                    "rxNbNcoConfig": {
                      "freq": 0,
                      "sampleFreq": 0,
                      "phase": 0,
                      "realOut": 0
                    }
                  },
                  "rxWbNbCompPFir": {
                    "bankSel": 0,
                    "rxWbNbCompPFirInMuxSel": 0,
                    "rxWbNbCompPFirEn": 0
                  },
                  "resamp": {
                    "rxResampEn": 0,
                    "resampPhaseI": 0,
                    "resampPhaseQ": 0
                  },
                  "gsOutMuxSel": 1,
                  "rxOutSel": 0,
                  "rxRoundMode": 0,
                  "dpArmSel": 0
                }
              },
              "lnaConfig": {
                "externalLnaPresent": false,
                "gpioSourceSel": 0,
                "externalLnaPinSel": 0,
                "settlingDelay": 0,
                "numberLnaGainSteps": 0,
                "lnaGainSteps_mdB": [ 0, 0, 0, 0 ],
                "lnaDigitalGainDelay": 0,
                "minGainIndex": 0,
                "lnaType": 0
              },
              "rxSsiConfig": {
                "ssiType": 0,
                "ssiDataFormatSel": 0,
                "numLaneSel": 0,
                "strobeType": 0,
                "lsbFirst": 0,
                "qFirst": 0,
                "txRefClockPin": 0,
                "lvdsIBitInversion": false,
                "lvdsQBitInversion": false,
                "lvdsStrobeBitInversion": false,
                "lvdsUseLsbIn12bitMode": 0,
                "lvdsRxClkInversionEn": false,
                "cmosDdrPosClkEn": false,
                "cmosClkInversionEn": false,
                "ddrEn": false,
                "rxMaskStrobeEn": false
              }
            }
          }, {
            "profile": {
              "primarySigBandwidth_Hz": 12500,
              "rxOutputRate_Hz": 0,
              "rxInterfaceSampleRate_Hz": 0,
              "rxOffsetLo_kHz": 0,
              "rxNcoEnable": false,
              "outputSignaling": 0,
              "filterOrder": 1,
              "filterOrderLp": 1,
              "hpAdcCorner": 0,
              "lpAdcCorner": 0,
              "adcClk_kHz": 0,
              "rxCorner3dB_kHz": 0,
              "rxCorner3dBLp_kHz": 0,
              "tiaPower": 2,
              "tiaPowerLp": 2,
              "channelType": 0,
              "adcType": 1,
              "lpAdcCalMode": 0,
              "gainTableType": 0,
              "rxDpProfile": {
                "rxNbDecTop": {
                  "scicBlk23En": 0,
                  "scicBlk23DivFactor": 0,
                  "scicBlk23LowRippleEn": 0,
                  "decBy2Blk35En": 0,
                  "decBy2Blk37En": 0,
                  "decBy2Blk39En": 0,
                  "decBy2Blk41En": 0,
                  "decBy2Blk43En": 0,
                  "decBy3Blk45En": 0,
                  "decBy2Blk47En": 0
                },
                "rxWbDecTop": {
                  "decBy2Blk25En": 0,
                  "decBy2Blk27En": 0,
                  "decBy2Blk29En": 0,
                  "decBy2Blk31En": 0,
                  "decBy2Blk33En": 0,
                  "wbLpfBlk33p1En": 0
                },
                "rxDecTop": {
                  "decBy3Blk15En": 0,
                  "decBy2Hb3Blk17p1En": 0,
                  "decBy2Hb4Blk17p2En": 0,
                  "decBy2Hb5Blk19p1En": 0,
                  "decBy2Hb6Blk19p2En": 0
                },
                "rxSincHBTop": {
                  "sincGainMux": 1,
                  "sincMux": 0,
                  "hbMux": 4,
                  "isGainCompEnabled": 0,
                  "gainComp9GainI": [ 16384, 16384, 16384, 16384, 16384, 16384 ],
                  "gainComp9GainQ": [ 0, 0, 0, 0, 0, 0 ]
                },
                "rxNbDem": {
                  "dpInFifo": {
                    "dpInFifoEn": 0,
                    "dpInFifoMode": 0,
                    "dpInFifoTestDataSel": 0
                  },
                  "rxNbNco": {
                    "rxNbNcoEn": 0,
                    "rxNbNcoConfig": {
                      "freq": 0,
                      "sampleFreq": 0,
                      "phase": 0,
                      "realOut": 0
                    }
                  },
                  "rxWbNbCompPFir": {
                    "bankSel": 0,
                    "rxWbNbCompPFirInMuxSel": 0,
                    "rxWbNbCompPFirEn": 0
                  },
                  "resamp": {
                    "rxResampEn": 0,
                    "resampPhaseI": 0,
                    "resampPhaseQ": 0
                  },
                  "gsOutMuxSel": 1,
                  "rxOutSel": 0,
                  "rxRoundMode": 0,
                  "dpArmSel": 0
                }
              },
              "lnaConfig": {
                "externalLnaPresent": false,
                "gpioSourceSel": 0,
                "externalLnaPinSel": 0,
                "settlingDelay": 0,
                "numberLnaGainSteps": 0,
                "lnaGainSteps_mdB": [ 0, 0, 0, 0 ],
                "lnaDigitalGainDelay": 0,
                "minGainIndex": 0,
                "lnaType": 0
              },
              "rxSsiConfig": {
                "ssiType": 0,
                "ssiDataFormatSel": 0,
                "numLaneSel": 0,
                "strobeType": 0,
                "lsbFirst": 0,
                "qFirst": 0,
                "txRefClockPin": 0,
                "lvdsIBitInversion": false,
                "lvdsQBitInversion": false,
                "lvdsStrobeBitInversion": false,
                "lvdsUseLsbIn12bitMode": 0,
                "lvdsRxClkInversionEn": false,
                "cmosDdrPosClkEn": false,
                "cmosClkInversionEn": false,
                "ddrEn": false,
                "rxMaskStrobeEn": false
              }
            }
          } ]
      },
      "tx": {
        "txInitChannelMask": 12,
        "txProfile": [ {
            "primarySigBandwidth_Hz": 25000,
            "txInputRate_Hz": 1000000,
            "txInterfaceSampleRate_Hz": 1000000,
            "txOffsetLo_kHz": 0,
            "validDataDelay": 0,
            "txBbf3dBCorner_kHz": 50000,
            "outputSignaling": 0,
            "txPdBiasCurrent": 1,
            "txPdGainEnable": 0,
            "txPrePdRealPole_kHz": 1000000,
            "txPostPdRealPole_kHz": 530000,
            "txBbfPower": 0,
            "txExtLoopBackType": 0,
            "txExtLoopBackForInitCal": 0,
            "txPeakLoopBackPower": 0,
            "frequencyDeviation_Hz": 0,
            "txDpProfile": {
              "txPreProc": {
                "txPreProcSymbol0": 0,
                "txPreProcSymbol1": 0,
                "txPreProcSymbol2": 0,
                "txPreProcSymbol3": 0,
                "txPreProcSymMapDivFactor": 1,
                "txPreProcMode": 1,
                "txPreProcWbNbPfirIBankSel": 0,
                "txPreProcWbNbPfirQBankSel": 1
              },
              "txWbIntTop": {
                "txInterpBy2Blk30En": 1,
                "txInterpBy2Blk28En": 1,
                "txInterpBy2Blk26En": 1,
                "txInterpBy2Blk24En": 1,
                "txInterpBy2Blk22En": 1,
                "txWbLpfBlk22p1En": 0
              },
              "txNbIntTop": {
                "txInterpBy2Blk20En": 0,
                "txInterpBy2Blk18En": 0,
                "txInterpBy2Blk16En": 0,
                "txInterpBy2Blk14En": 1,
                "txInterpBy2Blk12En": 0,
                "txInterpBy3Blk10En": 0,
                "txInterpBy2Blk8En": 0,
                "txScicBlk32En": 0,
                "txScicBlk32DivFactor": 1
              },
              "txIntTop": {
                "interpBy3Blk44p1En": 0,
                "sinc3Blk44En": 0,
                "sinc2Blk42En": 0,
                "interpBy3Blk40En": 1,
                "interpBy2Blk38En": 0,
                "interpBy2Blk36En": 0
              },
              "txIntTopFreqDevMap": {
                "rrc2Frac": 0,
                "mpll": 0,
                "nchLsw": 0,
                "nchMsb": 0,
                "freqDevMapEn": 0,
                "txRoundEn": 1
              },
              "txIqdmDuc": {
                "iqdmDucMode": 2,
                "iqdmDev": 0,
                "iqdmDevOffset": 0,
                "iqdmScalar": 0,
                "iqdmThreshold": 0,
                "iqdmNco": {
                  "freq": 0,
                  "sampleFreq": 64000000,
                  "phase": 0,
                  "realOut": 0
                }
              }
            },
            "txSsiConfig": {
              "ssiType": 1,
              "ssiDataFormatSel": 4,
              "numLaneSel": 0,
              "strobeType": 0,
              "lsbFirst": 0,
              "qFirst": 0,
              "txRefClockPin": 1,
              "lvdsIBitInversion": false,
              "lvdsQBitInversion": false,
              "lvdsStrobeBitInversion": false,
              "lvdsUseLsbIn12bitMode": 0,
              "lvdsRxClkInversionEn": false,
              "cmosDdrPosClkEn": false,
              "cmosClkInversionEn": false,
              "ddrEn": false,
              "rxMaskStrobeEn": false
            }
          }, {
            "primarySigBandwidth_Hz": 25000,
            "txInputRate_Hz": 1000000,
            "txInterfaceSampleRate_Hz": 1000000,
            "txOffsetLo_kHz": 0,
            "validDataDelay": 0,
            "txBbf3dBCorner_kHz": 50000,
            "outputSignaling": 0,
            "txPdBiasCurrent": 1,
            "txPdGainEnable": 0,
            "txPrePdRealPole_kHz": 1000000,
            "txPostPdRealPole_kHz": 530000,
            "txBbfPower": 0,
            "txExtLoopBackType": 0,
            "txExtLoopBackForInitCal": 0,
            "txPeakLoopBackPower": 0,
            "frequencyDeviation_Hz": 0,
            "txDpProfile": {
              "txPreProc": {
                "txPreProcSymbol0": 0,
                "txPreProcSymbol1": 0,
                "txPreProcSymbol2": 0,
                "txPreProcSymbol3": 0,
                "txPreProcSymMapDivFactor": 1,
                "txPreProcMode": 1,
                "txPreProcWbNbPfirIBankSel": 2,
                "txPreProcWbNbPfirQBankSel": 3
              },
              "txWbIntTop": {
                "txInterpBy2Blk30En": 1,
                "txInterpBy2Blk28En": 1,
                "txInterpBy2Blk26En": 1,
                "txInterpBy2Blk24En": 1,
                "txInterpBy2Blk22En": 1,
                "txWbLpfBlk22p1En": 0
              },
              "txNbIntTop": {
                "txInterpBy2Blk20En": 0,
                "txInterpBy2Blk18En": 0,
                "txInterpBy2Blk16En": 0,
                "txInterpBy2Blk14En": 1,
                "txInterpBy2Blk12En": 0,
                "txInterpBy3Blk10En": 0,
                "txInterpBy2Blk8En": 0,
                "txScicBlk32En": 0,
                "txScicBlk32DivFactor": 1
              },
              "txIntTop": {
                "interpBy3Blk44p1En": 0,
                "sinc3Blk44En": 0,
                "sinc2Blk42En": 0,
                "interpBy3Blk40En": 1,
                "interpBy2Blk38En": 0,
                "interpBy2Blk36En": 0
              },
              "txIntTopFreqDevMap": {
                "rrc2Frac": 0,
                "mpll": 0,
                "nchLsw": 0,
                "nchMsb": 0,
                "freqDevMapEn": 0,
                "txRoundEn": 1
              },
              "txIqdmDuc": {
                "iqdmDucMode": 2,
                "iqdmDev": 0,
                "iqdmDevOffset": 0,
                "iqdmScalar": 0,
                "iqdmThreshold": 0,
                "iqdmNco": {
                  "freq": 0,
                  "sampleFreq": 64000000,
                  "phase": 0,
                  "realOut": 0
                }
              }
            },
            "txSsiConfig": {
              "ssiType": 1,
              "ssiDataFormatSel": 4,
              "numLaneSel": 0,
              "strobeType": 0,
              "lsbFirst": 0,
              "qFirst": 0,
              "txRefClockPin": 1,
              "lvdsIBitInversion": false,
              "lvdsQBitInversion": false,
              "lvdsStrobeBitInversion": false,
              "lvdsUseLsbIn12bitMode": 0,
              "lvdsRxClkInversionEn": false,
              "cmosDdrPosClkEn": false,
              "cmosClkInversionEn": false,
              "ddrEn": false,
              "rxMaskStrobeEn": false
            }
          } ]
      },
      "sysConfig": {
        "duplexMode": 1,
        "fhModeOn": 0,
        "numDynamicProfiles": 1,
        "mcsMode": 2,
        "mcsInterfaceType": 1,
        "adcTypeMonitor": 1,
        "pllLockTime_us": 380,
        "pllPhaseSyncWait_us": 0,
        "pllModulus": {
          "modulus": [ 8388593, 8388593, 8388593, 8388593, 8388593 ],
          "dmModulus": [ 8388593, 8388593 ]
        },
        "warmBootEnable": false
      },
      "pfirBuffer": {
        "pfirRxWbNbChFilterCoeff_A": {
          "numCoeff": 128,
          "symmetricSel": 0,
          "tapsSel": 3,
          "gainSel": 2,
          "coefficients": [ 12, 27, 21, -28, -107, -147, -63, 161, 400, 424, 63, -583, -1084, -906, 151, 1604, 2391, 1538, -952, -3696, -4541, -2065, 2966, 7441, 7609, 1897, -7122, -13458, -11383, -7, 14621, 22247, 15165, -5181, -26900, -34029, -17603, 15864, 45558, 48564, 16474, -35054, -72461, -65078, -8338, 67142, 110266, 82252, -12462, -119887, -164426, -98384, 57346, 211772, 250862, 111632, -160245, -409857, -440593, -120350, 530578, 1323008, 1970932, 2220543, 1970932, 1323008, 530578, -120350, -440593, -409857, -160245, 111632, 250862, 211772, 57346, -98384, -164426, -119887, -12462, 82252, 110266, 67142, -8338, -65078, -72461, -35054, 16474, 48564, 45558, 15864, -17603, -34029, -26900, -5181, 15165, 22247, 14621, -7, -11383, -13458, -7122, 1897, 7609, 7441, 2966, -2065, -4541, -3696, -952, 1538, 2391, 1604, 151, -906, -1084, -583, 63, 424, 400, 161, -63, -147, -107, -28, 21, 27, 12, 0 ]
        },
        "pfirRxWbNbChFilterCoeff_B": {
          "numCoeff": 128,
          "symmetricSel": 0,
          "tapsSel": 3,
          "gainSel": 2,
          "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
        },
        "pfirRxWbNbChFilterCoeff_C": {
          "numCoeff": 128,
          "symmetricSel": 0,
          "tapsSel": 3,
          "gainSel": 2,
          "coefficients": [ 12, 27, 21, -28, -107, -147, -63, 161, 400, 424, 63, -583, -1084, -906, 151, 1604, 2391, 1538, -952, -3696, -4541, -2065, 2966, 7441, 7609, 1897, -7122, -13458, -11383, -7, 14621, 22247, 15165, -5181, -26900, -34029, -17603, 15864, 45558, 48564, 16474, -35054, -72461, -65078, -8338, 67142, 110266, 82252, -12462, -119887, -164426, -98384, 57346, 211772, 250862, 111632, -160245, -409857, -440593, -120350, 530578, 1323008, 1970932, 2220543, 1970932, 1323008, 530578, -120350, -440593, -409857, -160245, 111632, 250862, 211772, 57346, -98384, -164426, -119887, -12462, 82252, 110266, 67142, -8338, -65078, -72461, -35054, 16474, 48564, 45558, 15864, -17603, -34029, -26900, -5181, 15165, 22247, 14621, -7, -11383, -13458, -7122, 1897, 7609, 7441, 2966, -2065, -4541, -3696, -952, 1538, 2391, 1604, 151, -906, -1084, -583, 63, 424, 400, 161, -63, -147, -107, -28, 21, 27, 12, 0 ]
        },
        "pfirRxWbNbChFilterCoeff_D": {
          "numCoeff": 128,
          "symmetricSel": 0,
          "tapsSel": 3,
          "gainSel": 2,
          "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
        },
        "pfirTxWbNbPulShpCoeff_A": {
          "numCoeff": 128,
          "symmetricSel": 0,
          "tapsSel": 3,
          "gainSel": 2,
          "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
        },
        "pfirTxWbNbPulShpCoeff_B": {
          "numCoeff": 128,
          "symmetricSel": 0,
          "tapsSel": 3,
          "gainSel": 2,
          "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
        },
        "pfirTxWbNbPulShpCoeff_C": {
          "numCoeff": 128,
          "symmetricSel": 0,
          "tapsSel": 3,
          "gainSel": 2,
          "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
        },
        "pfirTxWbNbPulShpCoeff_D": {
          "numCoeff": 128,
          "symmetricSel": 0,
          "tapsSel": 3,
          "gainSel": 2,
          "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
        },
        "pfirRxNbPulShp": [ {
            "numCoeff": 128,
            "symmetricSel": 0,
            "taps": 128,
            "gainSel": 2,
            "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
          }, {
            "numCoeff": 128,
            "symmetricSel": 0,
            "taps": 128,
            "gainSel": 2,
            "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
          } ],
        "pfirRxMagLowTiaLowSRHp": [ {
            "numCoeff": 21,
            "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
          }, {
            "numCoeff": 21,
            "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
          } ],
        "pfirRxMagLowTiaHighSRHp": [ {
            "numCoeff": 21,
            "coefficients": [ 37756, -28418, -17191, -9732, -2978, 982, 5072, 6922, 9192, 9555, 10445, 9555, 9192, 6922, 5072, 982, -2978, -9732, -17191, -28418, 37756 ]
          }, {
            "numCoeff": 21,
            "coefficients": [ 37756, -28418, -17191, -9732, -2978, 982, 5072, 6922, 9192, 9555, 10445, 9555, 9192, 6922, 5072, 982, -2978, -9732, -17191, -28418, 37756 ]
          } ],
        "pfirRxMagHighTiaHighSRHp": [ {
            "numCoeff": 21,
            "coefficients": [ -25, 71, -140, 201, -170, -131, 968, -2809, 6888, -14758, 52570, -14758, 6888, -2809, 968, -131, -170, 201, -140, 71, -25 ]
          }, {
            "numCoeff": 21,
            "coefficients": [ -25, 71, -140, 201, -170, -131, 968, -2809, 6888, -14758, 52570, -14758, 6888, -2809, 968, -131, -170, 201, -140, 71, -25 ]
          } ],
        "pfirRxMagLowTiaLowSRLp": [ {
            "numCoeff": 21,
            "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
          }, {
            "numCoeff": 21,
            "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8388608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
          } ],
        "pfirRxMagLowTiaHighSRLp": [ {
            "numCoeff": 21,
            "coefficients": [ 37749, -28412, -17188, -9730, -2977, 982, 5071, 6921, 9191, 9554, 10444, 9554, 9191, 6921, 5071, 982, -2977, -9730, -17188, -28412, 37749 ]
          }, {
            "numCoeff": 21,
            "coefficients": [ 37749, -28412, -17188, -9730, -2977, 982, 5071, 6921, 9191, 9554, 10444, 9554, 9191, 6921, 5071, 982, -2977, -9730, -17188, -28412, 37749 ]
          } ],
        "pfirRxMagHighTiaHighSRLp": [ {
            "numCoeff": 21,
            "coefficients": [ -25, 69, -138, 201, -180, -93, 874, -2607, 6504, -14082, 51712, -14082, 6504, -2607, 874, -93, -180, 201, -138, 69, -25 ]
          }, {
            "numCoeff": 21,
            "coefficients": [ -25, 69, -138, 201, -180, -93, 874, -2607, 6504, -14082, 51712, -14082, 6504, -2607, 874, -93, -180, 201, -138, 69, -25 ]
          } ],
        "pfirTxMagComp1": {
          "numCoeff": 21,
          "coefficients": [ 168, 1111, -7465, 9756, 4121, -3254, -8713, -6814, 2759, 14746, 19940, 14746, 2759, -6814, -8713, -3254, 4121, 9756, -7465, 1111, 168 ]
        },
        "pfirTxMagComp2": {
          "numCoeff": 21,
          "coefficients": [ 168, 1111, -7465, 9756, 4121, -3254, -8713, -6814, 2759, 14746, 19940, 14746, 2759, -6814, -8713, -3254, 4121, 9756, -7465, 1111, 168 ]
        },
        "pfirTxMagCompNb": [ {
            "numCoeff": 13,
            "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
          }, {
            "numCoeff": 13,
            "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
          } ],
        "pfirRxMagCompNb": [ {
            "numCoeff": 13,
            "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
          }, {
            "numCoeff": 13,
            "coefficients": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
          } ]
      }
    }

  • I've uploaded the taxidi, bin and json files. I've had to add .txt file extension else your forum complains. The hardware i'm using is the ZCU102 Evaluation Kit with an ADRV9002 transceiver. It's setup in rx2tx2 (MIMO) mode and CMOS. I have different sample rates for RX and TX. And I'm experimenting with loading a custom FIR filter for both RX channels. I'm using libiio and libzmq to stream IQ data to GNURadio where i'm plotting live FFTs. I'm using a signal generator which generates a known signal. The live FFTs correctly show my signal, however i would expect to see the attenuation outside the passband of my FIR filter, but i'm not.

  • I've uploaded screenshots of the RX filters tab and RX overview. As you can see i've uploaded a low pass FIR filter. However, when streaming IQ to GNURADIO i don't see any attenuation outside the cutoff frequency

  • Hi Peter,
    Could you also post your GNURadio measurements? Still not clear what are you trying to compare.
    We currently have limited resources and may not be able to get back to you in timely manner on this.

    If you're testing this in TES, please post screenshots of your RX tab, also send us your fskfir.csv.
    In this case, please post this on TES GUI & SW forum for adrv9002:
    ez.analog.com/.../

    Best, -Stefan

  • Hi Stefan. I think i was low on caffeine yesterday. So the filter is definitely working. Basically i was hoping to see 100dB of attenuation in the stopband, as per the filter design. But of course, if the input power is already very low, let's say for argument sake only roughly 5dB above system/environment noise floor which is itself let's say 10dB quantization noise, then i'm not going to see 100dB total attenuation at the band edges. As you can tell i'm not an RF expert so i'm probably not using the right jargon or explaining myself correctly. The point is, it definitely works. Sorry for wasting your time.

    Peter