discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [USRP-users] How to set channel B reception with rfnoc USRP E310?


From: Rob Kossler
Subject: Re: [USRP-users] How to set channel B reception with rfnoc USRP E310?
Date: Mon, 4 May 2020 18:38:10 -0400

perhaps try the same thing outside gnuradio using one of Ettus' examples such as the following.  You can add "--help" to see other options which you may need.  First try it with something that is working for you such as --radio-chan 0.

rfnoc_rx_to_file --null --radio-chan 1 --ant RX2

On Mon, May 4, 2020 at 6:16 PM Ivan Zahartchuk <address@hidden> wrote:
Unfortunately, this method does not work. Maybe there are some other ideas?

пн, 4 трав. 2020, 23:38 користувач Rob Kossler <address@hidden> пише:
Does the 2nd argument to set_rx_antenna() indicate which radio port?  If so, try setting it to 1.
Rob

On Mon, May 4, 2020 at 2:02 PM Ivan Zahartchuk via USRP-users <address@hidden> wrote:
Hello, I'm trying to switch between all four USRP E310 inputs. For this, I use the command self.uhd_rfnoc_streamer_radio_0.set_rx_antenna ("TX / RX", 0) but I can only switch in channel A. RFNoC Radio does not have the set_rx_subdev_spec command. Tell me how can I switch across all 4 channels?
_______________________________________________
USRP-users mailing list
address@hidden
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

reply via email to

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