discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Receiving on two channels with E310/E312


From: Marcus D. Leech
Subject: Re: Receiving on two channels with E310/E312
Date: Wed, 27 Jul 2022 12:15:17 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 2022-07-27 12:04, Lipski, Michael Victor wrote:
Hello all,

I am running some simple tests with some E310/E312 radios and would like to set one up to receive on two channels simultaneously.  How would I go about doing this using the UHD:USRP Source block?  I have no problem receiving on a single channel, but when I try to set up the block to have two channels, I get a, "Runtime Error: port number 1 exceeds max of 0." 

I am rather new to the E310/E312, and I'm testing them out over networked mode rather than embedded.  I have the device set up with a static IP address, which is configured in the Device Address box.  What would be the basic parameters needed to set up an E310 to receive on two channels?  I know the two RX channels would share the same LO, so I have the  center frequency set to the same value for Ch0 and Ch1.  I'm using GRC 3.8 and UHD 4.1.0.

I appreciate any help with this.  Thanks!
Make sure your SUBDEV spec is:

A:A A:B

or

A:0 A:1

Depending on which version of UHD you're running on your E310.



reply via email to

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