Data Fields
rlMonTxGainPhaMisRep_t Struct Reference

This is the Monitoring report which RadarSS sends to the host, containing the measured Tx gain and phase mismatch 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. Event: RL_RF_AE_MON_TX_GAIN_MISMATCH_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_TX_GAIN_MISMATCH
[1] STATUS_TX_PHASE_MISMATCH
[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 noisePower00
 RF1 Noise Power for TX0.
 
rlUInt8_t noisePower01
 RF1 Noise Power for TX1.
 
rlUInt8_t noisePower02
 RF1 Noise Power for TX2.
 
rlInt16_t txGainVal [9U]
 The measured TX PA loopback tone power at the RX ADC input,
for each enabled TX 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
TX0 1:0 7:6 13:12
TX1 3:2 9:8 15:14
TX2 5:4 11:10 17:16
1 LSB = 0.1dBm, signed number
Only the entries of enabled RF Frequencies and enabled TX channels are valid.
.
 
rlUInt16_t txPhaVal [9U]
 The measured TX phase 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
TX0 1:0 7:6 13:12
TX1 3:2 9:8 15:14
TX2 5:4 11:10 17:16
1 LSB = 360(degree)/2^16.
Only the entries of enabled RF Frequencies and enabled TX channels are
valid.
. More...
 
rlUInt8_t noisePower10
 RF2 Noise Power for TX0.
 
rlUInt8_t noisePower11
 RF2 Noise Power for TX1.
 
rlUInt8_t noisePower12
 RF2 Noise Power for TX2.
 
rlUInt8_t noisePower20
 RF3 Noise Power for TX0.
 
rlUInt8_t noisePower21
 RF3 Noise Power for TX1.
 
rlUInt8_t noisePower22
 RF3 Noise Power for TX2.
 
rlUInt8_t reserved0
 Reserved for future use.
 
rlUInt8_t reserved1
 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 gain and phase mismatch 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. Event: RL_RF_AE_MON_TX_GAIN_MISMATCH_REPORT.

Definition at line 3525 of file mmwavelink.h.

Field Documentation

◆ txPhaVal

rlUInt16_t rlMonTxGainPhaMisRep_t::txPhaVal[9U]

The measured TX phase 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
TX0 1:0 7:6 13:12
TX1 3:2 9:8 15:14
TX2 5:4 11:10 17:16
1 LSB = 360(degree)/2^16.
Only the entries of enabled RF Frequencies and enabled TX channels are
valid.
.

Note
: these phases include an unknown bias common to all TX channels.

Definition at line 3602 of file mmwavelink.h.


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

Copyright 2020, Texas Instruments Incorporated