discuss-gnuradio
[Top][All Lists]
Advanced

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

Fwd: multi file Tx/Rx over OFDM


From: Moath Sulaiman
Subject: Fwd: multi file Tx/Rx over OFDM
Date: Thu, 13 Jul 2023 11:43:37 -0500

Hey all,
trying to send a text file using B200 and receive it using B210 or PLUTO over OFDM Tx/Rx blocks.
the setup works fine, but I need this setup to be repeated for 100 different text files. So, I modified the python code to read, send and transmit the files one by one. the code works good for the first two (sometimes three) files and after that the files written at receiver side are all of size zero byte. I used another SDR on a nearby machine and could detect that there is transmission going there.
attached is :
- the flow graph to illustrate the idea
-python code files (main one is ofdmrx_processor)

I wonder if it is related to buffering issues, you kind help is appreciated.

Moath Sulaiman


Attachment: OFDM_FD.jpg
Description: JPEG image

Attachment: ofdmrx_block_code.py
Description: Text Data

Attachment: ofdmtx_block_code.py
Description: Text Data

Attachment: ofdmrx_processor.py
Description: Text Data


reply via email to

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