uhd/mpm/python/usrp_mpm/dboard_manager
Brent Stapleton 5b18614d39 uio: mpm: Fixup for opening mboard-regs UIO
- Fix the syntax to open mboard-regs UIO objects, and change the open()
and close() functions to be private.
- We were calling open() twice in every context manager line- once
manually, and once in __enter__. This commit corrects those usages, and
allows the context manager to fully manage the opening and closing of
UIO objects.
2018-07-23 10:33:34 -07:00
..
__init__.py mpm: initial commit of E320 code 2018-07-18 15:37:27 -07:00
base.py mpm: dboard_manager: Fix docstring for get_serial() 2018-06-18 17:37:11 -07:00
CMakeLists.txt mpm: initial commit of E320 code 2018-07-18 15:37:27 -07:00
eiscat.py uio: mpm: Fixup for opening mboard-regs UIO 2018-07-23 10:33:34 -07:00
lmk_eiscat.py mpm: Demote some log messages 2018-03-06 15:28:33 -08:00
lmk_mg.py lmk: clean up logging statements 2018-03-07 12:40:28 -08:00
magnesium.py mpm: mg: Adding fast-reinit mode 2018-07-17 10:49:21 -07:00
magnesium_update_cpld.py mpm: Rename n310 to n3xx 2018-03-05 15:56:41 -08:00
mg_init.py mpm: mg: Adding fast-reinit mode 2018-07-17 10:49:21 -07:00
mg_periphs.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
neon.py e320: mpm: Add dboard and mboard sensors 2018-07-18 15:37:27 -07:00
test.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
unknown.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00