On Fri, Jan 17, 2014 at 9:50 PM, Peter Stuge <peter(a)stuge.se> wrote:
Nikos Balkanas wrote:
when I use them I get libusb error(-22)
It would be interesting to see a debug log from libusb, copypaste
instructions at
http://libusb.org/wiki/debug
libusb should never return -22..
//Peter
As it turns out it doesn't. But with open source, you can never be too sure
;-)
On the other hand it was the prime suspect, because I was pushing the e4k
to its limits and besides
librtlsdr doesn't do much at that point other than passing functions
around...
Nikos