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: Martin Braun
Subject: Re: [Discuss-gnuradio] Getting this today from recent GR master build:
Date: Wed, 07 May 2014 09:40:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

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 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.


FYI: The cause of this might be tagged stream support Sean and I added a while back. gr-osmosdr uses the legacy setup call, which doesn't (and won't) support TSBs, so this corroborates the hypothesis.

However...

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 &)

The second of these make calls was changed, and this doesn't reflect the changes we did. Will need to investigate. I'll ping you in IRC when I get 'round to doing so.

M





reply via email to

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