uhd/mpm/python/usrp_mpm/dboard_manager
Martin Braun d601fd03d5 mpm: Properly populate device_info dict for dboard classes
Prior to this commit, device_info was always an empty dictionary on all
dboard classes. The device_info dict is now auto-populated from the
EEPROM contents, if any were provided.

Dboard classes can still opt to amend that dictionary in specific class
implementations.

Signed-off-by: Martin Braun <martin.braun@ettus.com>
2017-12-22 15:04:02 -08:00
..
__init__.py mpm: Enabled mboard EEPROM readout 2017-12-22 15:03:53 -08:00
base.py mpm: Properly populate device_info dict for dboard classes 2017-12-22 15:04:02 -08:00
CMakeLists.txt mpm: Added lmk_mg to CMake 2017-12-22 15:04:01 -08:00
eiscat.py mpm: Update TDC sync code to make it generic for N dboards 2017-12-22 15:04:01 -08:00
lmk_eiscat.py n310/eiscat: Removed 20 MHz as a valid ref clock frequency 2017-12-22 15:04:00 -08:00
lmk_mg.py mg: Updated support for LMK 2017-12-22 15:04:02 -08:00
magnesium.py mg: Updated JESD204b init seq and documentation. 2017-12-22 15:04:02 -08:00
test.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00
unknown.py mpm: Moved over to new logging infrastructure 2017-12-22 15:03:45 -08:00