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 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