librtlsdr: new package

librtlsdr is a library and software for using a Realtek RTL2832U based
DVB-T dongle as a cheap SDR.

[Thomas: change license to GPLv2+, reword help text for the detach
driver option.]

Signed-off-by: Jason Pruitt <jrspruitt@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Jason Pruitt
2014-07-01 23:00:25 +02:00
committed by Peter Korsgaard
parent 953ebbefc7
commit ec13c09852
3 changed files with 47 additions and 0 deletions

View File

@@ -649,6 +649,7 @@ menu "Hardware handling"
source "package/libnfc/Config.in"
source "package/libqmi/Config.in"
source "package/libraw1394/Config.in"
source "package/librtlsdr/Config.in"
source "package/libserial/Config.in"
source "package/libsoc/Config.in"
source "package/libusb/Config.in"