Other Parts Discussed in Thread: MMWAVEICBOOST,
Tool/software:
Hi there,
I’m working on a modified version of the Area Scanner demo and I'm trying to adjust the field of view for static detection.
Specifically, I attempted to modify the maxAngleDeg field in the heatmapGenCfg command to achieve a 60° FoV (-30° to +30°), as shown below:
heatmapGenCfg -1 1 0 2 62 30.0 3.0 10
However, after making this change, the static detection functionality stopped working.
This leads me to wonder:
- Do the maxAngleDeg and angleStepDeg fields in heatmapGenCfg only act as filters, or do they also determine the heatmap size?
- If I want to adjust these fields properly, what factors or considerations do I need to account for to ensure static detection continues to function as expected?
Any guidance or recommendations would be greatly appreciated.
Thank you for your support!
Best regards,
Ed