Hi team,
I referred MMWAVESDK(Ver3.5) regarding CalibDCRangeSig comand. Here, there is single restriction over <numAvg> argument that is it should be in power of 2 and greater than doppler bins.
Can you please explain the relation with dopplerbins in antenna coupling which is applied on doppler chirps? I guess It should be doppler chirps. Please correct me if I am wrong
But in rangeprochwa.c code . the implementation is slightly different.
In our confirutation, we are firing 104 chirps in a frame and we gave <numAvg> as 256(which is in power of 2 and greater than Doppler bins). For this configuration, the mean is not being calculated at all.
Mean will be calculated only when <numAvg> is in multiple of dopplerchirps.
Is this knowingly introduced or is it a bug? If it is knowingly introduced can you please explain us the reason.
Thanks in advance
M Girish Veerendra