diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2015-01-18 00:22:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-18 00:22:44 +0700 |
commit | 74f89b26c070f48a7064537d1553f4d87b9bf89a (patch) | |
tree | 5e31e5b598b5e3ff205b9e6deeb1190ffd8ef5d5 /ham/rtl-sdr/README | |
parent | 304dba739e284464ca9f5ce5454a82dc597e95fc (diff) | |
download | slackbuilds-74f89b26c070f48a7064537d1553f4d87b9bf89a.tar.gz |
ham/rtl-sdr: Added (Realtek RTL2832 Driver).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/rtl-sdr/README')
-rw-r--r-- | ham/rtl-sdr/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ham/rtl-sdr/README b/ham/rtl-sdr/README new file mode 100644 index 0000000000..b4808cb0b8 --- /dev/null +++ b/ham/rtl-sdr/README @@ -0,0 +1,14 @@ +Turns your Realtek RTL2832 based DVB dongle into a SDR receiver +DVB-T dongles based on the Realtek RTL2832U can be used as a +cheap SDR, since the chip allows transferring the raw I/Q +samples to the host, which is officially used for DAB/DAB+/FM +demodulation. + +Below are some paramaters that can be passed to the slackbuild +to turn on some optional components. + +RULES=yes|no (Default is no) In order to be able to use the +dongle as a non-root user, you may install the appropriate +udev rules + +DETACHING=yes|no (Default is no) kernel driver detaching |