Other Parts Discussed in Thread: IWR6843
In the Project/Lab: long_range_people_det_68xx
What needs to be changed in order to use it with different Antenna Geometry?
AOP Antenna (instead of ISK)
The HW Base is the same: IWR6843 ES2.0
The Project already runs on our Target, but since Antenna Geometry is wrong,
all Angular Values are pretty wrong...
long_range_people_det_68xx_dss
long_range_people_det_68xx_mss
Single Tx Chirps are used (no Beamforming used)
Previously we used Project: mmwave_sdk_68xx_aop_hwa
In the Corresponding Config API the Antenna geometry (x/y distances Lambda/2 count based) is passed,
But since different Headers/Targets are used now (MSS=>DSS , objectdetection/objdethwa => objectdetectionandtracking/objdetrangehwa )
There seems to be no easy way to just pass that GeometryData into the API (parameter missing)
Kind regards