I have a question about the setting values of mmWaveStuido CLI Tool.
Question 1
The decimal point in ProfileCfg is truncated.
JSON file generated by mmWaveStudio GUI
"adcStartTimeConst_usec": 5.5,
"rampEndTime_usec": 40.630001068115234,
"freqSlopeConst_MHz_usec": 88.061996459960938,
Log when running mmWaveStuido CLI Tool
profileCfg 0 77.00 10 5 40 0 0 88.06 0 256 7502 0 0 30
Question 2
It seems that the setting value of DataConfig cannot be checked in the CLI Tool log, is there any way to check it?
*It is the following part of mmWaveStudio GUI