discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Performing a USRP Packet Loopback


From: Jada Mariano Berenguer
Subject: Re: Performing a USRP Packet Loopback
Date: Tue, 19 Jan 2021 11:28:02 -0800

I also forgot to include my environment specifications. I'm running GNURadio 3.8 on a Raspberry Pi 3B+ with an Ubuntu OS. 

On Tue, Jan 19, 2021 at 11:24 AM Jada Mariano Berenguer <berenguj@uci.edu> wrote:
Hi, I've been trying to verify the function of my B210 Ettus board. 

The first thing I did was use the UHD benchmark, receiving samples, and transmitting samples examples found here. When running these examples, I had overruns (O's) and underruns (U's), even as I tried adjusting the sample rates. 

Next, I decided to try to find another way to verify the function of the B210. I want to create a simple flow graph that will send a text file to the B210 and have the B210 receive it, and then transmit the same file back out, like a loopback example. I came across the GNURadio digital/packet_loopback_hier.grc example from this message thread. I was able to run the packet loopback example on its own but when I replaced the Channel Model block with USRP Sink and Source blocks, I ran into overruns and underruns. I tried changing the sample rates and gains, but still got O's and U's. I was wondering what I could do to fix this? I've attached an image of the edited packet loopback example with the USRP blocks as well. 

Thanks in advance! 

reply via email to

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