This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/IWR1443BOOST: Interpreting data (Log magnitude Range and Doppler Heatmap)

Part Number: IWR1443BOOST

Tool/software: Linux

Hi

I have a doubt about how to handle the data from the IWR1443Boost. I am using SDK 2.1 and ES 3.0.

I have managed to get the log magnitude range and range doppler heat map data coming from the IWR1443Boost by modifying the ti mmwave ros package and the config.cfg.

From what I have read on the doxygen of the sdk, I realized that the data comes as uint16_t, and that is how I have stored the data.

However, on the documentation it says also that the log magnitude range is in the Q9 format. Does that mean that I have to rearrange the data that comes in 16 bits to sequences of 10 bits each and then convert it from Qformat? I have uploaded a picture of my log magnitude range using the 16 bits without doing the conversion. Could you also inform me if that is a reasonable result ?

Best Regards,

Daniel