uhd/mpm/python/usrp_mpm
Brent Stapleton 86dbaee5b8 mpm: adding reference counters to UIO
UIO objects now count references on open and close calls. This should
prevent problems with nested function calls that open/close the same
UIO object.

References counts are not atomic -- this is intended for nesting with
statements within the same thread context.

Reviewed-by: Martin Braun <martin.braun@ettus.com>
Reviewed-by: Trung Tran <trung.tran@ettus.com>
2018-03-14 16:45:45 -07:00
..
chips mpm: Fix some Pylint warnings 2018-03-06 15:45:15 -08:00
cores tdc: support for White Rabbit 2018-03-07 12:40:28 -08:00
dboard_manager lmk: clean up logging statements 2018-03-07 12:40:28 -08:00
periph_manager mpm: Add INFO log statements on MPM reset and component update 2018-03-13 16:19:03 -07:00
sys_utils mpm: adding reference counters to UIO 2018-03-14 16:45:45 -07:00
xports mpm: Demote some log messages 2018-03-06 15:28:33 -08:00
__init__.py mpm: Update all license headers 2018-02-19 16:55:08 -08: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: Add prefs modules 2018-02-08 22:18:14 +01:00
discovery.py mpm: Fix some Pylint warnings 2018-03-06 15:45:15 -08:00
eeprom.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
ethtable.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
fpga_bit_to_bin.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
gpsd_iface.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
liberiotable.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
mpmlog.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
mpmtypes.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
mpmutils.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
prefs.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
rpc_server.py mpm: Add INFO log statements on MPM reset and component update 2018-03-13 16:19:03 -07:00
test_bfrfs.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00