Re: [Discuss-gnuradio] How to use USRP device MAC address in python code

2012-02-09 Thread Nick Foster
On Thu, Feb 9, 2012 at 4:43 PM, Dhrubojyoti Roy wrote: > I am working with GNURadio 3.5, UHD_003.004.000-287958b and USRP N210 > running WBX daughterboards. I need to access and use the device's MAC > address from my python code. On browsing through the documentation, I found > the following class

[Discuss-gnuradio] How to use USRP device MAC address in python code

2012-02-09 Thread Dhrubojyoti Roy
I am working with GNURadio 3.5, UHD_003.004.000-287958b and USRP N210 running WBX daughterboards. I need to access and use the device's MAC address from my python code. On browsing through the documentation, I found the following class *usrp2_base* in Gnuradio 3.4.2 has a method *mac_addr()*to get