uhd/mpm/python
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
..
usrp_mpm mpm: adding reference counters to UIO 2018-03-14 16:45:45 -07:00
aurora_bist_test.py mpm: n3xx: Fix usage of UIO in Aurora tests 2018-03-01 18:34:28 -08:00
CMakeLists.txt mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00
converters.hpp mpm: Update all license headers 2018-02-19 16:55:08 -08:00
copy_python_module.cmake mpm: CMake cleanup, Python code enhancements 2017-12-22 15:03:44 -08:00
lib_helper.cpp mpm: Update all license headers 2018-02-19 16:55:08 -08:00
n3xx_bist n3xx_bist: Ignore errors from uhd_usrp_probe on running ddr3 test 2018-03-06 12:04:08 -08:00
pyusrp_periphs.cpp mpm: Update all license headers 2018-02-19 16:55:08 -08:00
setup.py.in mpm: Update all license headers 2018-02-19 16:55:08 -08:00
socket_test.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
test_lmk.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
tests_periphs.cpp mpm: Update all license headers 2018-02-19 16:55:08 -08:00
tests_periphs.hpp mpm: Update all license headers 2018-02-19 16:55:08 -08:00
usrp_hwd.py mpm: Rename n310 to n3xx 2018-03-05 15:56:41 -08:00