Software to turn the RTL2832U into a SDR receiver
Go to file
Steve Markgraf a2bc5b5117 lib/cmake: check for libusb_handle_events_timeout_completed()
libusb < 1.0.9 doesn't have libusb_handle_events_timeout_completed(),
but libusb <= 1.0.8 doesn't have version.h, so we need to check
for the function.

The cmake-code was borrowed from UHD, which also checks
for libusb_error_name(), we add that as well since it might come
handy later on.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2014-01-24 03:57:53 +01:00
cmake lib/cmake: check for libusb_handle_events_timeout_completed() 2014-01-24 03:57:53 +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/cmake: check for libusb_handle_events_timeout_completed() 2014-01-24 03:57:53 +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 SVEON STV27, sort device list 2014-01-24 01:06:55 +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