Is there a way to programmatically generate (command line) the cfg file required for OOB demo using mmWave Visualizer app or any other TI tools?
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.
Is there a way to programmatically generate (command line) the cfg file required for OOB demo using mmWave Visualizer app or any other TI tools?
Hi Gayatri,
Please see our Sensing Estimator tool: https://dev.ti.com/gallery/view/mmwave/mmWaveSensingEstimator/ver/2.0.0/
This tool generate cfg files, the chirp design tab allows you to upload a cfg file, modify it and then download it with modifications.
Thank you,
Angie
Thanks, Angie, for this info.
Is there a way to generate the config file using command line?
Also can you point me to source code of mmWaveSensingEstimator 2.0.0
Thank you
Regards
Gayatri
Hi Gayatri,
The only two tools to generate a .cfg file are the demo visualizer and the sensing estimator. Our industrial toolbox (see here) has many labs with modified configs and firmware for specific use cases.
At https://dev.ti.com/gallery/ the source code for any gui composer tool can be found. Search for the version of the sensing estimator you would like to look at and import the tool into gui composer.
Thank you,
Angie