Re: [Discuss-gnuradio] Is there python code to automatically find USRP2 devices

2012-09-17 Thread Alex Zhang
Just found the swig interface for this feature is already provided... On Mon, Sep 17, 2012 at 5:32 PM, Alex Zhang wrote: > Hi, > > Instead of specifying the device address in instantiating the > usrp_resouce, I would like to let my python code to automatically detect > the connected USRP and ret

[Discuss-gnuradio] Is there python code to automatically find USRP2 devices

2012-09-17 Thread Alex Zhang
Hi, Instead of specifying the device address in instantiating the usrp_resouce, I would like to let my python code to automatically detect the connected USRP and return the device addresses, just like the UHD_FIND_DEVICES does. After I get all the addresses of the connected USRPs, then the pyhon c