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.

IWR6843: Long Range People Count: Unused SDK Paramters

Part Number: IWR6843

Hello,

I've been working on calibrating the Long Range People Counting demo and have noticed some SDK Parameters and when compared to the default configuration are no being used. The paramters not being used are:

  • advFrameCfg
  • subFrameCfg
  • multiObjBeamForming
  • calibDcRangeSig
  • clutterRemoval
  • aoaFovCfg
  • cfarFovCfg
  • merasureRangeBias

Do these parameters have any effect on the results of this lab? If so are there any recommendations on how I use them? Thanks!

  • Former Member
    0 Former Member
    Hello Zach,

    The long range people counting only supports the CLI commands that are used in the example chirp configuration.

    advFrameCfg - advanced frame cfg mode not supported in people counting processing chain
    subFrameCfg - advanced/sub frame cfg mode not supported in people counting processing chain
    multiObjBeamForming - not supported; specific to OOB 3.x processing chain
    clutterRemoval - not supported; clutter removal is default behavior of people counting processing chain
    aoaFovCfg - not supported; specific to OOB 3.x processing chain
    cfarFovCfg - not supported; specific to OOB 3.x processing chain
    merasureRangeBias - used w/ OOB to get calibration cfg. calibration cfg is supported and recommended to use in long range people counting

    Amanda