uhd/mpm/python/usrp_mpm/periph_manager
Martin Braun e4c72d53d6 mpm: e31x: Remove superfluous code from e31x_periphs
- ref_locked failure would throw a warning, even though this can happen
  in normal operations, and the return value of the get_ref_locked()
  function is all the info needed
- get_fpga_type() doesn't need to be called from e31x_periphs, because
  it is not read from the motherboard registers (is read from the
  EEPROM)
2019-11-26 12:21:34 -08:00
..
__init__.py.in mpm: Add __mpm_device__ as usrp_hwd module variable 2018-10-09 17:11:08 -07:00
base.py mpm: Clean up code, improve Pylint score 2019-11-26 12:21:33 -08:00
CMakeLists.txt mpm: Move common mboard regs code to common location 2019-11-26 12:21:33 -08:00
common.py mpm: Move common mboard regs code to common location 2019-11-26 12:21:33 -08:00
e31x.py mpm: e31x: Remove superfluous code from e31x_periphs 2019-11-26 12:21:34 -08:00
e31x_periphs.py mpm: e31x: Remove superfluous code from e31x_periphs 2019-11-26 12:21:34 -08:00
e320.py mpm: Clean up code, improve Pylint score 2019-11-26 12:21:33 -08:00
e320_periphs.py mpm: Move common mboard regs code to common location 2019-11-26 12:21:33 -08:00
n3xx.py mpm: Move common mboard regs code to common location 2019-11-26 12:21:33 -08:00
n3xx_periphs.py mpm: Move common mboard regs code to common location 2019-11-26 12:21:33 -08:00