Data Fields
rlMonRxNoiseFigRep_t Struct Reference

This is the Monitoring report which RadarSS sends to the host, containing the measured RX noise figure values corresponding to the full IF band of a profile. RadarSS sends this to host at the programmed periodicity or when failure occurs, as programmed by the configuration API SB. Event: RL_RF_AE_MON_RX_NOISE_FIG_REPORT. More...

#include <control/mmwavelink/mmwavelink.h>

Data Fields

rlUInt16_t statusFlags
 Status flags indicating pass fail results corresponding to various threshold
checks under this monitor.
Bit STATUS_FLAG for monitor
[0] STATUS_RX_NOISE_FIGURE
[15:1]RESERVED
0 - FAIL or check wasn't done, 1 - PASS
.
 
rlUInt16_t errorCode
 Indicates any error reported during monitoring Value of 0 indicates no error.
 
rlUInt8_t profIndex
 Profile Index for which this monitoring report applies.
 
rlUInt8_t reserved0
 Reserved for future use.
 
rlUInt16_t reserved1
 Reserved for future use.
 
rlUInt16_t rxNoiseFigVal [12U]
 TThe measured RX input referred for each enabled channel, at each enabled RF
frequency is reported here. Byte numbers corresponding to different RX
and RF, in this field are here:
RF1 RF2 RF3
RX0 1:0 9:8 17:16
RX1 3:2 11:10 19:18
RX2 5:4 13:12 21:20
RX3 7:6 15:14 23:22
1 LSB = 0.1 dB
Only the entries of enabled RF Frequencies and enabled RX channels are
valid.
.
 
rlUInt32_t reserved2
 Reserved for future use.
 
rlUInt32_t reserved3
 Reserved for future use.
 
rlUInt32_t reserved4
 Reserved for future use.
 
rlUInt32_t timeStamp
 This field indicates when the last monitoring in the enabled set was performed.
1 LSB = 1 millisecond (the stamp rolls over upon
exceeding allotted bit width)
.
 

Detailed Description

This is the Monitoring report which RadarSS sends to the host, containing the measured RX noise figure values corresponding to the full IF band of a profile. RadarSS sends this to host at the programmed periodicity or when failure occurs, as programmed by the configuration API SB. Event: RL_RF_AE_MON_RX_NOISE_FIG_REPORT.

Definition at line 3251 of file mmwavelink.h.


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

Copyright 2021, Texas Instruments Incorporated