Dear Technical Support,
Please could you tell me the unit of the values recorded in the file using the "GUI Demo Visualizer"?. Only "Relative Power values" I am interested in.
I understand these values correspond to the rp data in the source file below (mmWave.js):
I am parsing the rp values from the recorded file and I want to calculate the corresponding ary values in dB as you do in the Demo Visualizer.
Looking into your source code, I found the equation below to pass from rp values to ary values:
My question is: Are the rp values linear values or dB values?
This equation clearly deals with dB values but there is no "20log10(rp)" in the formula so I would guess that rp values are dB values from the beginning (2 bytes values from radar).
Thanks for your support.
Best regards.
Anthony.