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

2011-05-31 Thread Brett L. Trotter
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 techn

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

2011-05-31 Thread Josh Blum
On 05/31/2011 10:08 AM, Brett L. Trotter wrote: > 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. > Officially, the dau