Software to turn the RTL2832U into an SDR
 
 
 
 
 
Go to file
Steve Markgraf 3e17ef2b55 lib: don't detach kernel driver by default
Since this feature also disconnects running instances
of librtlsdr that claimed the device, it is now disabled
by default and can only be enabled at compile time.

To enable it when building with cmake:
cmake . -DDETACH_KERNEL_DRIVER=ON

To enable it when building with automake:
./configure --enable-driver-detach

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2013-06-04 20:57:43 +02:00
cmake cmake: add version module 2013-06-04 20:18:56 +02:00
include
m4
src lib: don't detach kernel driver by default 2013-06-04 20:57:43 +02:00
.gitignore
AUTHORS
CMakeLists.txt lib: don't detach kernel driver by default 2013-06-04 20:57:43 +02:00
COPYING
Doxyfile.in
Makefile.am
README
configure.ac lib: don't detach kernel driver by default 2013-06-04 20:57:43 +02:00
git-version-gen
librtlsdr.pc.in
rtl-sdr.rules

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