<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 17, 2014 at 7:55 PM, Nikos Balkanas <span dir="ltr"><<a href="mailto:nikos.balkanas@eyeonix.com" target="_blank">nikos.balkanas@eyeonix.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><font>I need to manipulate the tuners bandpass behavior. I have </font>exported 2 more functions from librtlsdr, rtlsdr_set_filter_bw and rtlsdr_get_filter_bw and change the channel filter. However, when I use them I get libusb error(-22) **UNKNOWN ERROR**.<br>

</div><div>I have tried bracketing the call with start/stop i2c repeater and disable/enable channel to no avail :-(</div><div>It errs both when setting filter to 5.5 Mhz (max) and to 2.1 Mhz (min).</div><div>What is going on? What other context should I provide for it to work<br>
</div></div></blockquote><div><br></div><div>I was barking up the wrong tree. Error was -EINVAL from librtlsdr. I was passing the wrong filter argument and librtlsdr was complaining about it :-( Fixed it, added a couple of i2c repeaters, and it works like a charm ;-)</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>TIA,</div><div>Nikos</div>
</div>
</blockquote></div><br></div></div>