uhd/mpm/python/usrp_mpm/cores
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 n3xx: add White Rabbit support 2018-03-30 11:32:07 -07:00
CMakeLists.txt n3xx: add White Rabbit support 2018-03-30 11:32:07 -07:00
nijesdcore.py jesd: add rx and tx SYSREF delay control in MPM 2018-04-10 09:58:34 -07:00
tdc_sync.py n3xx: add White Rabbit support 2018-03-30 11:32:07 -07:00
white_rabbit.py uio: mpm: Fixup for opening mboard-regs UIO 2018-07-23 10:33:34 -07:00