Tool/software:
Hi,
Without CMP, i can save data from radarcube by memory brower given start address(radarcube:0x88000000) and data length. I want to know if use CMP after RangeFFT, how should i save the compressed 1D data?
Thanks!
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.
Tool/software:
Hi,
Without CMP, i can save data from radarcube by memory brower given start address(radarcube:0x88000000) and data length. I want to know if use CMP after RangeFFT, how should i save the compressed 1D data?
Thanks!
Hi Peng,
You can save the data from the same address starting at L3. (The radar cube will be compressed, and its size will be equal to the compressed size)
Regards,
Kaushik
Thanks for your reply. I want to know whether it has decompress code(such as matlab code) to decompress data from radarcube?
Hi Peng,
We do not have a MATLAB equivalent code for decompression considering the HWA 2.1
You can refer to the Radar toolbox which has a memory compression/decompression tool on MATLAB which should support the EGE method and the same can be potentially utilized.
Regards,
Kaushik