Hi,
I am using the mmWave Demo Visualizer with the corresponding demo application from the SDK v1.2.0. The chirp configuration I've loaded through the CLI is the advanced one having four subframes, with the ultimate objective of measuring the range of an object from the BoosterPack, all the way from 1m to ~35m. Since I'm not interested in the angle or the velocity of the object, I'm using the X-Y scatter plot and the range profile for zero doppler plots.
I am stuck at being unable to view the range profile for zero doppler for subframes 1, 2 and 3. I need this because the peaks corresponding to the object are, for some reason, not being detected when the object is at a long range (>10m). In those cases, the object does not feature in either plot. That described, the following are my questions:
- I'm unable to understand appropriately from the SDK User Guide how to set the peak detection threshold in the multiObjBeamForming and the cfarCfg since I've been unable to have those peaks (clearly visible in the range profile for zero doppler) detected (in the X-Y scatter plot). How do I set this? [This means I could view those objects on the X-Y scatter plot]
- Why does the Demo Visualizer plot the range profile for zero doppler only for subframe #0? Even when I hardcode the subframe number to 1, 2 or 3 within the mmWave.js, the data corresponding to subframes 1, 2 and 3 are unavailable. Why's that? [This means I could view those objects on the range profile at zero doppler]
- Would there be a way to retrieve an array containing the range of detected objects within the MSS/DSS firmware and expose that over the CLI similar to the range bias computation? I've been browsing the forum and the MSS/DSS source codes, but I didn't yet get a chance to dig in - what would be the most appropriate way to do that? [This means I could view those objects at the CLI once the peaks get detected]
Thanks,
Anirudh
