Data Fields
rlSigImgMonConf_t Struct Reference

Signal and image band energy monitoring configuration. More...

#include <control/mmwavelink/include/rl_monitoring.h>

Data Fields

rlUInt8_t profileIndx
 This field indicates the profile index for which this configuration applies.
 
rlUInt8_t numSlices
 Number of (primary + secondary) slices to monitor Valid range: 1 to 127.
 
rlUInt16_t timeSliceNumSamples
 This field specifies the number of samples constituting each time slice. The
minimum allowed value for this parameter is 4.
Valid range: 4 to NUM_ADC_SAMPLES
. More...
 
rlUInt32_t reserved0
 Reserved for Future use.
 
rlUInt32_t reserved1
 Reserved for Future use.
 

Detailed Description

Signal and image band energy monitoring configuration.

Definition at line 1875 of file rl_monitoring.h.

Field Documentation

◆ timeSliceNumSamples

rlUInt16_t rlSigImgMonConf_t::timeSliceNumSamples

This field specifies the number of samples constituting each time slice. The
minimum allowed value for this parameter is 4.
Valid range: 4 to NUM_ADC_SAMPLES
.

Note
1: The maximum number of (primary) time slices that will be monitored in
a chirp is 64, so our recommendation is that this value should at
least equal (NUM_ADC_SAMPLES / 64). If the slice is smaller, such
that the number of ADC samples per chirp is larger than 64 primary
slices, some regions of the valid duration of a chirp may go
un-monitored.
2: In Complex1x mode, the minimum number of samples per slice is 4 and
for other modes it is 8. Also note that number of samples should be
an even number.
3: The total monitoring duration is recommended to program slightly
smaller than ADC sampling time

Definition at line 1912 of file rl_monitoring.h.


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

Copyright 2020, Texas Instruments Incorporated