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.

AWR1843BOOST: is the MRR lab designed to detect static objects?

Part Number: AWR1843BOOST
Other Parts Discussed in Thread: AWR1843
Hi,
I have been working with the AWR1843 and the MRR lab and I notice that the radar doesn't detect static objects, I only get detection with objects in movement
I find this in the dss_data_path.c (line 1890), does this means that the lab does not detect static objects?:

  * This is not performed for the zero doppler case because in case the car has
  * stopped at an intersection, and there are many cars around it, every detected aw
  * point counts. */
If so, how could I modify the datapath to detect static objects and avoid static clutter removal?
thanks