Data Fields
rlMonTxPowRep_t Struct Reference

This is the Monitoring report which RadarSS sends to the host, containing the measured TX power values during an explicit monitoring chirp. RadarSS sends this to host at the programmed periodicity or when failure occurs, as programmed by the configuration API SB. Same structure is application for Tx0/Tx1/Tx2 power report. Event: RL_RF_AE_MON_TXn_POWER_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_ABS_ERR
[1] STATUS_FLATNESS_ERR
[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.
 
rlUInt16_t reserved1
 Reserved for future use.
 
rlInt16_t txPowVal [3U]
 The measured TX power for each enabled channel, at each enabled RF frequency is
reported here. Byte numbers corresponding to different TX and RF, in this
field are here:
RF1 RF2 RF3
TX 1:0 3:2 5:4
(other bytes are reserved)
1 LSB = 0.1 dBm, signed number
Only the entries of enabled RF Frequencies and enabled RX
channels are valid.
.
 
rlUInt16_t reserved2
 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 TX power values during an explicit monitoring chirp. RadarSS sends this to host at the programmed periodicity or when failure occurs, as programmed by the configuration API SB. Same structure is application for Tx0/Tx1/Tx2 power report. Event: RL_RF_AE_MON_TXn_POWER_REPORT.

Definition at line 3530 of file mmwavelink.h.


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

Copyright 2020, Texas Instruments Incorporated