Hi,
I was trying to find the format of the *.dat file captured by the visualizer using mmWave SDK version 3.04. All the threads I read so far provide a solution based on a python script called pythonTLV.py which is compatible with SDK version 1.1. I tried to decode my *.dat file using this script but got the following error
File "parseTLV.py", line 49
print "Improper TLV structure found: ", (data,)
Is there an equivalent script OR a documentation on the *.dat file format for SDK version 3.04?
Regards,
Cagri