I am using lab07_mrr on my radar. I am using multi-modal chirps
#define SUBFRAME_CONF_MRR_USRR /* Two subframes, MRR followed by USRR20. */
As my application involves detecting as well as tracking objects from 0.5m to 120m . Using USRR the radar is correctly able to detect nearby objects precisely but had a doubt whether these objects are also tracked ie. are they packed in tlv_type=3 with their x,y,vx,vy info ...if not can I add gtrack algo to track these objects to track them and any reference document/Forum post related to this would be very helpful ie how to implement gtrack on USRR detected objects
Thanks
