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.

AWR1642BOOST: Gesture Swipe code : rangeDopplerLogMagMatrix

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: IWR1443, AWR1642

Hi, 

I am working on AWR 1642. I want to port IWR1443 Gesture swipe to AWR1642.

I went through IWR1443 code and able to see that after 2D-FFT (MmwDemo_process2D function ) dataPathObj->rangeDopplerLogMagMatrix matrix is generated. This matrix is input to gesture functions.

In AWR1642 there is a structure MmwDemo_DSS_DataPathObj but this does not have rangeDopplerLogMagMatrix. 

How to calculate rangeDopplerLogMagMatrix for 1642??

Regards,

Arifchand

  • Hello Arifchand,

    Our gesture lab owner is out of the office this week, but should be able to respond next week. Thank you for your patience.

    Regards,
    John
  • Former Member
    0 Former Member
    Hello Arifchand,

    The stand OOB processing chain for the 1443 and 1642 are different. The gesture lab is only supported as a patch onto the 1443 processing chain. You will need to port the entire lab and processing chain to 1642 if that is your objective.

    Amanda