Dear technical support,
I am trying to build a TLV parser to get the Point Clouds of my application, based on the "indoor_false_det_68xx_data_output_format.pdf" document + the file I have just recorded using "mmWave_Demo_Visualizer 3.0.0".
I am a little bit confused:
1 - It says that first 8 bytes are for Sync Pattern which is Ok: 02 01 04 03 06 05 08 07 in little endian order.
2 - Then it says 4 bytes for Version which is Ok: 08 00 00 03 in little endian order.
3 - Then it says 4 bytes for Platform and here I get lost: 40 03 00 00 do not correspond to Platform where bytes for Platform appear on the next 4 bytes: 43 68 0A 00.
--> So it seems there is a mismatch between this TLV file and the document.
Please could you advise?
I thank you in advance for your support.
Best regards.
Anthony Pesin