![]() |
![]() |
This is the Monitoring report which RadarSS sends to the host, containing information about Internal TX internal analog signals. RadarSS sends this to host at the programmed periodicity or when failure occurs, as programmed by the configuration API SB. Same structure is applicable for Tx0/Tx1/Tx2 monitoring report. Event: RL_RF_AE_MON_TXn_INT_ANA_SIG_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_SUPPLY_TXn [1] STATUS_DCBIAS_TXn [15:2]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. | |
rlUInt8_t | phShiftDacIdeltaMin |
Phase shifter DAC I arm delta min value across different DAC settings 1 LSB = 1.8V/1024. | |
rlUInt8_t | phShiftDacQdeltaMin |
Phase shifter DAC Q arm delta min value across different DAC settings 1 LSB = 1.8V/1024. | |
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) . | |
This is the Monitoring report which RadarSS sends to the host, containing information about Internal TX internal analog signals. RadarSS sends this to host at the programmed periodicity or when failure occurs, as programmed by the configuration API SB. Same structure is applicable for Tx0/Tx1/Tx2 monitoring report. Event: RL_RF_AE_MON_TXn_INT_ANA_SIG_REPORT.
Definition at line 4141 of file mmwavelink.h.