Data Fields
rlMonTxPhShiftRep_t Struct Reference

This is the Monitoring report which the AWR device sends to the host, containing the measured TX phase values, amplitude values and noise power. The AWR device 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 Phase shifter report data. Event: RL_RF_AE_MON_TXn_PH_SHIFT_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_TXn_PHASE_SHIFTER_PHASE
[1] STATUS_TXn_PHASE_SHIFTER_AMPLITUDE
[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.
 
rlUInt16_t phaseShifterMonVal1
 The measured phase of TXn Loop-back tone at the RX ADC for phase shifter monitoring setting PH_SHIFTER_MON1. 1 LSB = (360 degree) / pow(2,16)
.
 
rlUInt16_t phaseShifterMonVal2
 The measured phase of TXn Loop-back tone at the RX ADC for phase shifter monitoring setting PH_SHIFTER_MON2. 1 LSB = (360 degree) / pow(2,16)
.
 
rlUInt16_t phaseShifterMonVal3
 The measured phase of TXn Loop-back tone at the RX ADC for phase shifter monitoring setting PH_SHIFTER_MON3. 1 LSB = (360 degree) / pow(2,16)
.
 
rlUInt16_t phaseShifterMonVal4
 The measured phase of TXn Loop-back tone at the RX ADC for phase shifter monitoring setting PH_SHIFTER_MON4. 1 LSB = (360 degree) / pow(2,16)
.
 
rlInt16_t txPsAmplitudeVal1
 The measured amplitude of TXn Loopback tone power at the RX ADC for phase shifter monitoring setting PH_SHIFTER_MON1. 1 LSB = 0.1 dB, signed number
.
 
rlInt16_t txPsAmplitudeVal2
 The measured amplitude of TXn Loopback tone power at the RX ADC for phase shifter monitoring setting PH_SHIFTER_MON2. 1 LSB = 0.1 dB, signed number
.
 
rlInt16_t txPsAmplitudeVal3
 The measured amplitude of TXn Loopback tone power at the RX ADC for phase shifter monitoring setting PH_SHIFTER_MON3. 1 LSB = 0.1 dB, signed number
.
 
rlInt16_t txPsAmplitudeVal4
 The measured amplitude of TXn Loopback tone power at the RX ADC for phase shifter monitoring setting PH_SHIFTER_MON4. 1 LSB = 0.1 dB, signed number
.
 
rlInt8_t txPsNoiseVal1
 The maximum measured wideband power across the enabled RXs of TXn Loopback at the RX ADC for phase shifter monitoring setting PH_SHIFTER_MON1. 1 LSB = -1 dBm, Valid Range: 0 to -63 dBm
.
 
rlInt8_t txPsNoiseVal2
 The maximum measured wideband power across the enabled RXs of TXn Loopback at the RX ADC for phase shifter monitoring setting PH_SHIFTER_MON2. 1 LSB = -1 dBm, Valid Range: 0 to -63 dBm
.
 
rlInt8_t txPsNoiseVal3
 The maximum measured wideband power across the enabled RXs of TXn Loopback at the RX ADC for phase shifter monitoring setting PH_SHIFTER_MON3. 1 LSB = -1 dBm, Valid Range: 0 to -63 dBm
.
 
rlInt8_t txPsNoiseVal4
 The maximum measured wideband power across the enabled RXs of TXn Loopback at the RX ADC for phase shifter monitoring setting PH_SHIFTER_MON4. 1 LSB = -1 dBm, Valid Range: 0 to -63 dBm
.
 
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)
.
 
rlUInt32_t reserved2
 Reserved for future use.
 
rlUInt32_t reserved3
 Reserved for future use.
 

Detailed Description

This is the Monitoring report which the AWR device sends to the host, containing the measured TX phase values, amplitude values and noise power. The AWR device 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 Phase shifter report data. Event: RL_RF_AE_MON_TXn_PH_SHIFT_REPORT.

Definition at line 3845 of file mmwavelink.h.


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

Copyright 2020, Texas Instruments Incorporated