uhd/mpm/python/usrp_mpm
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
..
chips mpm: adding adf400x support to chips 2018-06-27 10:22:25 -07:00
cores uio: mpm: Fixup for opening mboard-regs UIO 2018-07-23 10:33:34 -07:00
dboard_manager uio: mpm: Fixup for opening mboard-regs UIO 2018-07-23 10:33:34 -07:00
periph_manager uio: mpm: Fixup for opening mboard-regs UIO 2018-07-23 10:33:34 -07:00
sys_utils uio: mpm: Fixup for opening mboard-regs UIO 2018-07-23 10:33:34 -07:00
xports mpm: xportmgr_udp: Catch inconsistent Ethernet device detections 2018-06-08 14:58:20 -07:00
__init__.py mpm: cmake: Add git hash and version info to Python module 2018-04-02 15:27:05 -07:00
aurora_control.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
bfrfs.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
CMakeLists.txt mpm: n3xx: Factor out component updating 2018-07-11 12:42:45 -07:00
components.py mpm: n3xx: Factor out component updating 2018-07-11 12:42:45 -07:00
discovery.py mpm: Fix some Pylint warnings 2018-03-06 15:45:15 -08:00
eeprom.py mpm: tools: Introduce dt-compat and mcu-compat fields 2018-06-20 17:10:05 -05:00
ethtable.py uio: mpm: Fixup for opening mboard-regs UIO 2018-07-23 10:33:34 -07:00
fpga_bit_to_bin.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
gpsd_iface.py mpm: n3xx: Factor out GPSd Iface functions 2018-07-06 15:00:20 -07:00
liberiotable.py uio: mpm: Fixup for opening mboard-regs UIO 2018-07-23 10:33:34 -07:00
mpmlog.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
mpmtypes.py mpm: types: Add getters for dst_ep and dts_block to SID 2018-04-30 16:57:45 -07:00
mpmutils.py mpm: replace long execution function with async call 2018-04-30 14:36:29 -07:00
prefs.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
rpc_server.py mpm: rpc server: Remove disable_commit for init() 2018-04-30 14:36:29 -07:00
test_bfrfs.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00