discuss-gnuradio
[Top][All Lists]
Advanced

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

RE: [EXTERNAL] Re: USRP E312 host mode error


From: White, Joshua J
Subject: RE: [EXTERNAL] Re: USRP E312 host mode error
Date: Fri, 23 Feb 2024 15:09:05 +0000

It is possible to run the E312 in host mode (if I understand correctly, this is what you’re trying to accomplish). My lab has two E312s that I have run in host mode on numerous occasions. What is the configuration you’re using for the USRP Source block?

 

Very respectfully,

 

Joshua White

Precision Timing Systems Engineer

Engineering & Support Solutions Directorate

www.riversideresearch.org

T: 937.986.3153 | F: 937.431.3811

 

This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain proprietary, confidential or privileged information or otherwise be protected by law. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please notify the sender and destroy all copies and the original message.

 

From: discuss-gnuradio-bounces+jjwhite=riversideresearch.org@gnu.org <discuss-gnuradio-bounces+jjwhite=riversideresearch.org@gnu.org> On Behalf Of Kunnappally, Jerry J. via GNU Radio, the Free & Open-Source Toolkit for Software Radio
Sent: Thursday, February 22, 2024 4:31 PM
To: Jack Ferrell <jackferrell@ieee.org>
Cc: discuss-gnuradio@gnu.org
Subject: RE: [EXTERNAL] Re: USRP E312 host mode error

 

 CAUTION: This email is from outside of Riverside Research. Be careful when clicking links or opening attachments unless you know the content is safe.

Yeah I was hoping to avoid that, but it looks to be the safer bet to get things working. I followed this article to get GNURadio to treat it like a peripheral on my host laptop (before I ran into the error from the original email): https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YOd0CAG&l=en-US

 

Thanks for the help.

 

-Jerry

 

From: Jack Ferrell <jackferrell@ieee.org>
Sent: Thursday, February 22, 2024 15:16
To: Kunnappally, Jerry J. <Kunnappally.Jacob@mayo.edu>
Cc: discuss-gnuradio@gnu.org
Subject: [EXTERNAL] Re: USRP E312 host mode error

 

The E312 is the embedded line from Ettus, thus you need to run the flowgraph directly on the device.  You can then send whatever data to your laptop using ZMQ blocks to publish data from the radio and receive data on the laptop, which will be running its own flowgraph. 

 

 

Hope this helps. 

 

- Jack

 

 

On Feb 22, 2024, at 15:30, Kunnappally, Jerry J. via GNU Radio, the Free & Open-Source Toolkit for Software Radio <discuss-gnuradio@gnu.org> wrote:



Hello,

 

I’m currently trying to interface with a USRP E312 over Ethernet using an Ubuntu laptop running GNURadio (via radioconda). When I enter the address for the device in the USRP Source block in GNURadio and run the flowgraph, I get the following error in the console:

 

```

    self.uhd_usrp_source_0 = uhd.usrp_source(

                             ^^^^^^^^^^^^^^^^

RuntimeError: RuntimeError: [multi_usrp] No radios found in the requested mboard: 0

 

>>> Done (return code 1)

```

 

I seem to be finding the device okay, so I think it’s a configuration thing in the USRP Source block. I’ve looked all over for hardware info so that I can enter in the right config parameters in to the block, but to no avail. Could I get some help configuring the block to get around this error?

 

Thanks,

Jerry Kunnappally

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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