In MMWave_SDK, can CFAR configuration be updated?
What CFAR modes are supported?
Does it support OS-CFAR mode?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
In MMWave_SDK, can CFAR configuration be updated?
What CFAR modes are supported?
Does it support OS-CFAR mode?
CFAR stands for Constant False Alarm Rate
According to Mmwave_SDK1.0 user guide, the following CFAR modes are supported:
CFAR averagining mode:
CFAR_CA (Cell Averaging)
CFAR_CAGO (Cell Averaging Greatest Of)
CFAR_CASO (Cell Averaging Smallest Of)
CFAR mode and configuration parameters can be set through configuration file and loaded by GUI.
For more details, please refer to Mmwave_SDK1.0 user guide.
OS-CFAR modes is not supported.