Hi Aayush,
I have a question about mrr demo and sdk demo(3.5.0.4).
When we use 3Tx,function about MmwDemo_XYZcalc in the MRR demo7 calculate the Wz = atan2sp(tempIm, tempRe) * (1.0f/PI_),
However in sdk3.5.0.4 AoAProcHWA_XYZestimation,the Wz = atan2sp(tempIm, tempRe) * (1.0f/PI_) + (2 * Wx).
Which is correct?
Regards,
Bryant