> > Hi All, > > I'm unable to get simple_ra to recognize the USRP1. > I have carried out the check below but do not know how to set the 'hw > number' in 'simple_ra' > > Hope someone is able to help. > > Many thanks, > > Frank USRP doesn't "manifest" as a sound device.
simple_ra takes a "--devid" argument that is in the style of the gr-osmosdr device specifier. For USRP1, you'd use: --devid "uhd=a,type=usrp1" -- Principal Investigator Shirleys Bay Radio Astronomy Consortium http://www.sbrac.org
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
