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* <martin.br...@ettus.com> 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



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to