discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] super minor UHD Subdev "bug"/feature request


From: Brett L. Trotter
Subject: [Discuss-gnuradio] super minor UHD Subdev "bug"/feature request
Date: Tue, 31 May 2011 09:08:12 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110419 Red Hat/3.1.10-1.el6_0 Thunderbird/3.1.10

I have a UHD app I'd like to work with USRP1 and 2- but when I give USRP2:
    self.dut_out.set_subdev_spec("A:A A:B", 0)
it complains about the A's and I have to specify ":A :B" instead, but
for USRP1 it needs the A.

It would be a nice simplification if the USRP2 allowed A:whatever since
it technically has a side A and just no B.


I'm about to look in the .h files right now, but is there a quick way,
given a self.usrp = uhd.usrp_source() to call self.usrp.is_usrp2() or
something?



reply via email to

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