Other Parts Discussed in Thread: AWR1843
Tool/software:
Hi,
Currently while using MRR lab I am observing few ghost objects near my radar (4-6 m).I found in few e2e threads that this maybe due to Antenna coupling. And can be resolved using calibration.
In MRR lab I stumbled upon this function.
/** * @b Description * @n * Compensation of DC range antenna signature (unused currently) * * * @retval * Not Applicable. */ void MmwDemo_dcRangeSignatureCompensation(MmwDemo_DSS_DataPathObj *obj, uint8_t chirpPingPongId) { .....
How to integrate this function in the lab.
Regards