Is there python code to automatically find USRP2 devices

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
code
can instantiate the instance of USRP_Source.
I am wondering if there are existing code doing such kind of things. If
no
I will implement by myself.

Best regards,

Alex,
Dreams can come true just believe.

Just found the swig interface for this feature is already provided…

On Mon, Sep 17, 2012 at 5:32 PM, Alex Z. [email protected]
wrote:

Best regards,

Alex,
Dreams can come true just believe.

Alex,
Dreams can come true just believe.