uhd/mpm/python/usrp_mpm/dboard_manager
Martin Braun 61aac1dd72 mpm: mg: Refactor some periph inits into __init__
SPI interfaces and -lock, user EEPROM, radio regs, CPLD, dboard clock
control and GPIO expander can be initialized in Magnesium.__init__().
This shaves a little time off of the actual init() call and allows for
earlier failures.
2017-12-22 15:05:06 -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 lmk: change holdover settings to reduce lock time 2017-12-22 15:04:02 -08:00
lmk_mg.py mpm: Fix minor logging issues with LMK04828 code 2017-12-22 15:05:05 -08:00
magnesium.py mpm: mg: Refactor some periph inits into __init__ 2017-12-22 15:05:06 -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