Data Fields
rlRxIfStageMonConf_t Struct Reference

RX IF stage monitoring configuration. More...

#include <control/mmwavelink/include/rl_monitoring.h>

Data Fields

rlUInt8_t profileIndx
 This field indicates the profile Index for which this configuration applies.
 
rlUInt8_t reportMode
 Value Definition
0 Report is sent every monitoring period without threshold check
1 Report is send only upon a failure (after checking for thresholds)
2 Report is sent every monitoring period with threshold check.
.
 
rlUInt16_t reserved0
 Reserved for Future use.
 
rlUInt16_t reserved1
 Reserved for Future use.
 
rlUInt16_t hpfCutoffErrThresh
 The absolute values of RX IF HPF cutoff percentage frequency errors are
compared against the corresponding thresholds given in this field. The
comparison results are part of the monitoring report message (Error bit is set
if the absolute value of the errors exceeds respective thresholds).
1 LSB = 1%, unsigned number
Valid range: 1% to 128%
.
 
rlUInt8_t lpfCutoffBandEdgeDroopThresh
 The LPF band edge droop of RX channels are compared against the corresponding
thresholds given in this field (max-limit check). The comparison results are part
of the monitoring report message (Error bit is set if the band edge droops
exceeds respective threshold).
1 LSB = 0.2dB, unsigned number
Valid range: 0 to 50dB
. More...
 
rlUInt8_t lpfCutoffStopBandAttenThresh
 The LPF stop band attenuation at 2x analog LPF’s band edge with respect to the
analog LPF’s band edge of RX channels are compared against the corresponding
thresholds given in this field (min-limit check). The comparison results are part
of the monitoring report message (Error bit is set if the stop band attenuation
less than respective threshold).
1 LSB = 0.2dB, unsigned number
Valid range: 0 to 50dB
. More...
 
rlUInt16_t ifaGainErrThresh
 The absolute deviation of RX IFA Gain from the expected gain for each enabled RX
channel is compared against the thresholds given in this field. The comparison
result is part of the monitoring report message (Error bit is set if the
absolute
value of the errors exceeds respective thresholds).
1 LSB = 0.1dB, unsigned number
Valid range: 0 to 65535 (0 to 6553dB)
.
 
rlUInt32_t reserved2
 Reserved for Future use.
 

Detailed Description

RX IF stage monitoring configuration.

Definition at line 599 of file rl_monitoring.h.

Field Documentation

◆ lpfCutoffBandEdgeDroopThresh

rlUInt8_t rlRxIfStageMonConf_t::lpfCutoffBandEdgeDroopThresh

The LPF band edge droop of RX channels are compared against the corresponding
thresholds given in this field (max-limit check). The comparison results are part
of the monitoring report message (Error bit is set if the band edge droops
exceeds respective threshold).
1 LSB = 0.2dB, unsigned number
Valid range: 0 to 50dB
.

Note
: This feature is supported only on AWR2243 device

Definition at line 653 of file rl_monitoring.h.

◆ lpfCutoffStopBandAttenThresh

rlUInt8_t rlRxIfStageMonConf_t::lpfCutoffStopBandAttenThresh

The LPF stop band attenuation at 2x analog LPF’s band edge with respect to the
analog LPF’s band edge of RX channels are compared against the corresponding
thresholds given in this field (min-limit check). The comparison results are part
of the monitoring report message (Error bit is set if the stop band attenuation
less than respective threshold).
1 LSB = 0.2dB, unsigned number
Valid range: 0 to 50dB
.

Note
: This feature is supported only on AWR2243 device

Definition at line 664 of file rl_monitoring.h.


The documentation for this struct was generated from the following file:

Copyright 2020, Texas Instruments Incorporated