uhd/mpm/python/usrp_mpm
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
..
chips mpm: Fix minor logging issues with LMK04828 code 2017-12-22 15:05:05 -08:00
cores sync: add PDAC BIST test 2017-12-22 15:04:03 -08:00
dboard_manager mpm: mg: Refactor some periph inits into __init__ 2017-12-22 15:05:06 -08:00
periph_manager mpm: Cache connection type in PeriphManagerBase 2017-12-22 15:05:05 -08:00
__init__.py mpm: Renamed types submodule mpmtypes to avoid import confusion 2017-12-22 15:03:52 -08:00
aurora_control.py mpm aurora: Fixed undeclared variable issue 2017-12-22 15:04:00 -08:00
bfrfs.py mpm: Add BufferFS serialization library 2017-12-22 15:04:02 -08:00
CMakeLists.txt mpm: Add LiberioDispatcherTable 2017-12-22 15:05:05 -08:00
discovery.py mpm: discovery can now be bound to subnet 2017-12-22 15:03:59 -08:00
dtoverlay.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00
eeprom.py n3xx: Add CRC check for eeprom read 2017-12-22 15:04:00 -08:00
ethtable.py n3xx: added args for ethernet crossover path 2017-12-22 15:03:59 -08:00
fpga_bit_to_bin.py bit to bin: initial commit of converter script 2017-12-22 15:04:02 -08:00
liberiotable.py mpm: Add LiberioDispatcherTable 2017-12-22 15:05:05 -08:00
mpmlog.py mpm: Add configurable log levels 2017-12-22 15:05:05 -08:00
mpmtypes.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00
mpmutils.py mpm: Add mpmutils module, includes poll_with_timeout 2017-12-22 15:04:02 -08:00
net.py mpm: Better handling of case where no CHDR interfaces are available 2017-12-22 15:03:53 -08:00
nijesdcore.py mg: Updated JESD204b init seq and documentation. 2017-12-22 15:04:02 -08:00
rpc_server.py mpm: Cache connection type in PeriphManagerBase 2017-12-22 15:05:05 -08:00
sysfs_gpio.py mpm: sysfsgpio: Allow to filter by parent device 2017-12-22 15:04:02 -08:00
test_bfrfs.py mpm: Add BufferFS serialization library 2017-12-22 15:04:02 -08:00
uio.py mpm: Made code Python3-compatible 2017-12-22 15:03:58 -08:00