TI-radar AWR1843 C674x DSP core  1
MmwDemo_GuiMonSel_t Struct Reference

Millimeter Wave Demo Gui Monitor Selection. More...

#include <mrr_config.h>

Collaboration diagram for MmwDemo_GuiMonSel_t:

Data Fields

uint8_t detectedObjects
 Send list of detected objects (see MmwDemo_detectedObj_t) More...
 
uint8_t logMagRange
 Send log magnitude range array
More...
 
uint8_t noiseProfile
 Send noise floor profile. More...
 
uint8_t rangeAzimuthHeatMap
 Send complex range bins at zero doppler, all antenna symbols for range-azimuth heat map. More...
 
uint8_t rangeDopplerHeatMap
 Send complex range bins at zero doppler, (all antenna symbols), for range-azimuth heat map. More...
 
uint8_t statsInfo
 Send stats. More...
 

Detailed Description

Millimeter Wave Demo Gui Monitor Selection.

The structure contains the flags which select what information is placed to the output packet, and sent out to GUI. If the flag is set to 1, information is sent out. If the flag is set to 0, information is not sent out.

Definition at line 325 of file mrr_config.h.

Field Documentation

◆ detectedObjects

uint8_t MmwDemo_GuiMonSel_t::detectedObjects

Send list of detected objects (see MmwDemo_detectedObj_t)

Definition at line 328 of file mrr_config.h.

◆ logMagRange

uint8_t MmwDemo_GuiMonSel_t::logMagRange

Send log magnitude range array

Definition at line 331 of file mrr_config.h.

◆ noiseProfile

uint8_t MmwDemo_GuiMonSel_t::noiseProfile

Send noise floor profile.

Definition at line 334 of file mrr_config.h.

◆ rangeAzimuthHeatMap

uint8_t MmwDemo_GuiMonSel_t::rangeAzimuthHeatMap

Send complex range bins at zero doppler, all antenna symbols for range-azimuth heat map.

Definition at line 337 of file mrr_config.h.

◆ rangeDopplerHeatMap

uint8_t MmwDemo_GuiMonSel_t::rangeDopplerHeatMap

Send complex range bins at zero doppler, (all antenna symbols), for range-azimuth heat map.

Definition at line 340 of file mrr_config.h.

◆ statsInfo

uint8_t MmwDemo_GuiMonSel_t::statsInfo

Send stats.

Definition at line 343 of file mrr_config.h.


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