rtlsdr_read_sync failure

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.

Pete Zaitcev zaitcev at kotori.zaitcev.us
Mon Jan 13 22:08:37 UTC 2014


On Mon, 13 Jan 2014 23:26:43 +0200
Nikos Balkanas <nikos.balkanas at eyeonix.com> wrote:

> I need to get a few traffic data bytes ~ 16 B from my dongle. libusb's bulk
> transfer and therefore rtlsdr_read_sync, will fail with -8 if used with
> less than 1024 B. Can anyone think of another way to read them? (async also
> uses libusb's fill_bulk_transfer :-()

AFAIK, usbfs has no such limitation inherently and in fact I have
transferred arbitrary amounts, for example in printer drivers.
So you can go directly to usbfs if that helps.

-- Pete




More information about the osmocom-sdr mailing list