On 06.05.2014 16:35, Marcus Leech wrote:
Well, I was utterly unable to get it to work, using any recent GR paired
with latest "master" of UHD.
I get the same error every time. The swig-generated code "looks"
correct, but this error persists.
I have cleaned every vestige of Gnu Radio and UHD from
Well, I was utterly unable to get it to work, using any recent GR paired with latest "master" of UHD.
I get the same error every time. The swig-generated code "looks" correct, but this error persists.
I have cleaned every vestige of Gnu Radio and UHD from my system, and done totally-clean buil
On 06.05.2014 01:17, Johnathan Corgan wrote:
On 05/05/2014 03:00 PM, Marcus D. Leech wrote:
NotImplementedError: Wrong number or type of arguments for overloaded
function 'usrp_source_make'.
Possible C/C++ prototypes are:
make(::uhd::device_addr_t const &,::uhd::io_type_t const &,size_t
On 05/05/2014 03:00 PM, Marcus D. Leech wrote:
> NotImplementedError: Wrong number or type of arguments for overloaded
> function 'usrp_source_make'.
> Possible C/C++ prototypes are:
> make(::uhd::device_addr_t const &,::uhd::io_type_t const &,size_t)
> gr::uhd::usrp_source::make(::uhd::
Traceback (most recent call last):
File "/home/mleech/top_block.py", line 74, in
tb = top_block()
File "/home/mleech/top_block.py", line 39, in __init__
channels=range(1),
File
"/usr/local/lib64/python2.7/site-packages/gnuradio/uhd/__init__.py",
line 122, in constructor_intercepto