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
2013-06-04 20:18:56 +02:00
2012-03-27 20:53:49 +02:00
2012-12-16 16:25:40 +01:00
2012-03-27 20:53:49 +02:00
2012-03-27 20:53:49 +02:00
2012-04-03 20:18:20 +02:00

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
S
Description
No description provided
Readme
798 KiB
Languages
C 89.3%
CMake 7.4%
Shell 1.7%
M4 0.9%
Makefile 0.7%