1. What array of antennas should we use in geometry.c of the SDK? We have proposed the following geometry based on the ODS antenna arrangement, we also attach the 1843 default arrangement.
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.
Hi,
The antenna looks fine.
Please give me a few days to review this question with the SDK development team
thank you
Cesar
Hi,
Sorry for the delay
Here is the information I have received from the design team
thank you
Cesar
hi, do I need to rebuild the demo after editing the geometry.c file? I am asking this because I have tried to edit the cli.c file and in the forum, I have read I need to rebuild the code (using gmake) with the steps you mention in the SDK user´s guide
Hi,
There are CCS projectspec provided in the Industrial Toolbox
C:\data-nobackup\2020\Industrial Toolbox\mmwave_industrial_toolbox_4_5_0\labs\out_of_box_demo\18xx_mmwave_sdk\src
Please import the projectspec in CCS and you should be able to build the mmWave SDK OOB demo in CCS.
thank you
Cesar
Hi, I have made changes in the geometry.c file in the OOB demo but it seems there are no changes in the detection, even I rename the structure ANTDEF_AntGeometry to ANTDEF_AntGeometrya expecting an error but the CSS build the project without problems, and why the geometry file appears with that mark on it like it is unavailable, am I editing this file in the correct way? thanks