uhd/mpm/python/usrp_mpm/sys_utils
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: Update all license headers 2018-02-19 16:55:08 -08:00
CMakeLists.txt mpm: Add prefs modules 2018-02-08 22:18:14 +01:00
dtoverlay.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
net.py mpm: net: Fix rare failures for IP addr detection 2018-06-08 14:58:20 -07:00
sysfs_gpio.py mpm: sysfs_gpio: Throw exception on unsuccessful init 2018-03-08 10:54:19 -08:00
sysfs_thermal.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
udev.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
uio.py uio: mpm: Fixup for opening mboard-regs UIO 2018-07-23 10:33:34 -07:00
watchdog.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00