discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Getting this today from recent GR master build:


From: Marcus Leech
Subject: Re: [Discuss-gnuradio] Getting this today from recent GR master build:
Date: Tue, 6 May 2014 14:35:26 +0000 (UTC)

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 builds and this
  happens.  Yet, when I use the gr-osmosdr wrapper, it works just fine, which suggests that it's in the
  SWIGging that happens for gr-uhd.
 
 
 
on May 06, 2014, Martin Braun <address@hidden> wrote:
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)
>> gr::uhd::usrp_source::make(::uhd::device_addr_t const
>> &,::uhd::stream_args_t const &)
>
> There might have been a change in the function signature of this
> function. It's possible that if you did not do a 'make clean', that the
> swig wrapper did not get recompiled, and is trying to use the old one.

There was; we now have a tag key for TSB mode.

M


reply via email to

[Prev in Thread] Current Thread [Next in Thread]