Software to turn the RTL2832U into a SDR receiver
Go to file
Steve Markgraf 3409c0315f lib: speed up exiting from async handler
Now we're using libusb_handle_events_timeout_completed()
instead of the deprecated libusb_handle_events_timeout(),
and notify our async state machine when rtlsdr_cancel_async()
is called. This speeds up exiting from any program that uses the
device asynchronously.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2014-01-24 00:44:36 +01:00
cmake cmake: detect libusb on FreeBSD 2013-11-17 19:09:59 +01:00
include lib: check for validity of sample rates 2014-01-05 22:51:44 +01:00
m4 add autotools based build system 2012-03-27 20:53:49 +02:00
src lib: speed up exiting from async handler 2014-01-24 00:44:36 +01:00
.gitignore add Cmake generated files to .gitignore 2012-05-20 18:13:34 +02:00
AUTHORS update authors 2012-12-16 16:25:40 +01:00
CMakeLists.txt change version to 0.5.2git 2013-12-16 21:31:08 +01:00
COPYING add autotools based build system 2012-03-27 20:53:49 +02:00
Doxyfile.in add autotools based build system 2012-03-27 20:53:49 +02:00
Makefile.am don't install udev rules by default, as it may pollute the system 2012-09-08 16:37:56 +02:00
README adjust project slogan 2012-04-03 20:18:20 +02:00
configure.ac build: don't warn on unused parameters 2013-11-04 22:12:09 +01:00
git-version-gen add autotools based build system 2012-03-27 20:53:49 +02:00
librtlsdr.pc.in install pkg-config file when building with cmake 2012-05-12 12:34:21 +02:00
rtl-sdr.rules lib: add yet another Terratec OEM stick 2013-12-26 19:33:30 +01:00

README

rtl-sdr
turns your Realtek RTL2832 based DVB dongle into a SDR receiver
======================================================================

For more information see:
http://sdr.osmocom.org/trac/wiki/rtl-sdr