discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] aligning received ofdm frames


From: Shane Petcavich
Subject: [Discuss-gnuradio] aligning received ofdm frames
Date: Thu, 1 Feb 2018 17:05:02 -0800

Hello,

I'm using the attached two grc files for OFDM transmit and receive. I need to align a received symbol with the corresponding transmitted symbol to perform some math. From this link at the bottom it looks like the header meta deta that is passed back to the header demux block contains information such as the packet number, which may be useful. Is there a simple way to sink all received symbols / packets to a file and extract the meta data out to align each transmitted symbol with its corresponding received symbol?

https://gnuradio.org/doc/doxygen/page_packet_data.html

Thanks

Attachment: ofdm_rx_test2.grc
Description: application/gnuradio-grc

Attachment: ofdm_tx_test2.grc
Description: application/gnuradio-grc


reply via email to

[Prev in Thread] Current Thread [Next in Thread]