Hi,
In the C:\ti\mmwave_sdk_01_00_00_05\packages\ti\demo\xwr16xx\mmw\docs\doxygen\html\index.html
It has two kinds of description for window function before doing FFT:
(1) Before FFT calculation, a Blackman window is applied to ADC samples using mmwlib library function.
(2) Because we do a Hanning window before the FFT, the overall scale is 1/2 of the FFT scale
Which description is correct?