Hi,
I would like to set the number of chirps to less than 16. lets say 8 for a specific use case of mine.
From frame config doxy file, I know that no of frames should be a value greater than 16. I went through the code of mmw demo, and see that this restriction is only because of the limitation in my Doppler windowing.
In my modified code, I have modified this condition check, and I am able to run with 8 chirps.
My question is, Is there any other limitation either from hardware side or from software side for limiting the number of chirps to less than 16?? other than the obvious reduction in velocity resolution.
Thanks in advance,
Santhana Raj