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 _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
