diff options
author | Martin Braun <martin.braun@ettus.com> | 2020-11-23 17:59:17 +0100 |
---|---|---|
committer | michael-west <michael.west@ettus.com> | 2020-11-23 14:31:59 -0800 |
commit | 5cbcdd93d3e5e69aa8ebda13ad6b02085a3fb5f7 (patch) | |
tree | 2736a46adb5a50c681215159ce0cc7057763791b /tools | |
parent | 27858fe5c8a512fe3a332d70e20847697e7a50c9 (diff) | |
download | uhd-5cbcdd93d3e5e69aa8ebda13ad6b02085a3fb5f7.tar.gz uhd-5cbcdd93d3e5e69aa8ebda13ad6b02085a3fb5f7.tar.bz2 uhd-5cbcdd93d3e5e69aa8ebda13ad6b02085a3fb5f7.zip |
python: multi_usrp: Fix get_radio_control()
This function was incorrectly wrapped into Python and would fail with
Python saying it can't hold a reference to the radio block.
This changes the wrapping into returning a raw pointer, but also makes
the return value policy reference_internal so that garbage collection
happens in the right order.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions