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.

AWRL1432: Question on KTO demo

Part Number: AWRL1432

Hi,

In KTO demo, it has below definition.

radar_toolbox_1_30_01_03\source\ti\examples\Kick_to_Open\src\xwrl1432\gesture_recognition.c

/* Antenna array config for the board */
#define NUM_ELEVATION_ELEMENTS 2
#define NUM_AZIMUTH_ELEMENTS 3

In KTO cfg, it shows 2T2R are used (channelCfg 3 3 0).

On AWRL1432BOOST, the antenna design is as below.

Then Why NUM_AZIMUTH_ELEMENTS is set to 3 in KTO demo? Would you pls kindly explain?

Thanks,

Chris

  • Hi Chris,

    This looks like a bug, although I believe that #define is only used for setting some reserved memory size, so I don't think it impacts the computation of the features. This should be fixed in the upcoming toolbox release next week.

    Regards,

    Tim