Read daughterboard eeprom from python

Dear everyone:
Is there a method that I can read daughterboard eeprom from python?
Or is there anyway that I can know what stored in the daughterboard
eeprom in a visible way?

Best regards

On 06/19/2012 08:05 PM, signalswdm wrote:

Dear everyone:
Is there a method that I can read daughterboard eeprom from python? Or is
there anyway that I can know what stored in the daughterboard eeprom in a visible
way?

Best regards

I believe the following call will yield the information you seek:
http://gnuradio.org/cgit/gnuradio.git/tree/gr-uhd/include/gr_uhd_usrp_sink.h#n133

-josh