Other Parts Discussed in Thread: MMWAVE-SDK
Hi,
my previous knowledge is that *.cfg-Files from mmWave Demo Visualizer differs from *.json-Files from mmWave Sensing Estimator.
The *.cfg-Files includes more general information, e.g. plot-settings for visualizing.
But if I understood it right, the *.json-files includes more detailled information about the chirps and the post processing process.
So i want to "translate" the part of the chirp-configuration from *.json-files to the *.cfg-files.
But to do so, I need a description of the *.cfg-files?
e.g. the command "channelCfg 15 5 0" from *.cfg-file:
Whats the meaning of 15 and 5 and 0?
my assumption is: RX channelEn / TX channelEn / cascading
but if this is right, I don't understand the relation betwen 15 and RX?!...
Does anyone have this information?
Johannes