Quantcast
Channel: Infineon Forums
Viewing all articles
Browse latest Browse all 9892

Is it possible to extract the raw data in C of both antenas in different arrays

$
0
0
From in the P2G code you can see, how the data is packed into the transport buffer:
In function send_frame_data(…), in file EndpointRadarBase.c you can see that
• 1st the signals per Antenna are interleaved
• 2nd the Antennas
• 3rd the chirps
are wrapped into the message.

So from the frame format it is would be possible to find the required samples.
Important to know, that the comlib is providing already float values, so no need to care about the 12 bit packing.

Viewing all articles
Browse latest Browse all 9892

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>