uhd/mpm/python/usrp_mpm/periph_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.in mpm: cmake: Add git hash and version info to Python module 2018-04-02 15:27:05 -07:00
base.py mpm: Remove unused _init_args from PeriphManagerBase 2018-07-17 10:49:21 -07:00
CMakeLists.txt mpm: initial commit of E320 code 2018-07-18 15:37:27 -07:00
e320.py e320: mpm: Add dboard and mboard sensors 2018-07-18 15:37:27 -07:00
e320_periphs.py uio: mpm: Fixup for opening mboard-regs UIO 2018-07-23 10:33:34 -07:00
n3xx.py mpm: n3xx: Init device on boot 2018-07-18 17:55:50 -07:00
n3xx_periphs.py uio: mpm: Fixup for opening mboard-regs UIO 2018-07-23 10:33:34 -07:00