Other Parts Discussed in Thread: AWR1443,
Is there a better way to capture data from the mmWave Demo Visualizer? I have used the "Record Start" button in the plots tab. Then I tried viewing the produced .dat file using the parsing code for Python in this post: https://e2e.ti.com/support/sensors/f/1023/p/680074/2505643#2505643). It doesn't seem to give me anything worth while and it continually copy and pastes the same information in a text file in a loop until the file is too large.
Is there an up to date version of this parsing file for Python? Or perhaps a MATLAB code that uses the .dat file? My end goal is to get the coordinate information (and potentially receive power information) from the points in time and then plot them on my own accord in something like MATLAB.
Thank you for your help.