Other Parts Discussed in Thread: MMWAVE-SDK
Hi ,
I want to create new cfg file for handling the 3d people counter, for several scenarios.
For this i read the mmwave_sdk_user_guide.pdf on how to use the commands, and used the the mmwave estimator .
I need assistance in loading the config result of the estimator to the cfg.
the main issue is this:
For example this is a provided cfg file for the 3d people counter (3Tx,4Rx).
profileCfg 0 60.6 25 7 40 0 0 82 1 128 5300 0 0 48
frameCfg 0 2 64 0 50 1 0
cfarCfg -1 0 0 8 4 4 0 7120
cfarCfg -1 1 0 4 2 3 0 7120
The SceneryParam -6.0 6 0 6 -2 2
I want to load the following configuration
profileCfg 0 60 ? ? 128.36 0 0 (24.48 or 507 ?) 1 556 4533 0 0 ?
frameCfg 0 2 21 0 ? 1 0
cfarCfg -1 0 0 8 4 4 0 ?
cfarCfg -1 1 0 4 2 3 0 ?
thank you
Gil