This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
How is possible to get elevation information by using this EVM (2 virtual antennas on elevation)? and what about elevation resolution on this board ?
Regards
Amine
Hi Amine,
Please refer to the OOB demo source code to see how the elevation angle is determined (refer function DPC_ObjDet_estimateXYZ() in objectdetection.c). The elevation resolution is given by 2/N where N is number of virtual antennae in given plane of reference.
Regards,
Kaushik