discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] two RX paths


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] two RX paths
Date: Tue, 03 Dec 2013 12:03:12 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 12/03/2013 12:00 PM, Nemanja Savic wrote:
Thank you Marcus again,

I changed device address, in both places, but the same problem appears. I see that it loads now 4rx image, but the problem remains.

        self.uhd_usrp_source_1 = uhd.usrp_source(
            device_addr="fpga=usrp1_fpga_4rx.rbf",
            stream_args=uhd.stream_args(
                cpu_format="fc32",
                channels=range(1),
            ),
        )


You should probably start with a GRC flow-graph with a single UHD USRP source, with two channels being what you want, and look at the generated
  Python code.




--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org




reply via email to

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