-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
25 lines (16 loc) · 750 Bytes
/
README
File metadata and controls
25 lines (16 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Much more information is available on my blog at: http://alternet.us.com
This code leverages the Osmocom RTL-SDR code heavily.
Their website is here: http://sdr.osmocom.org/trac/wiki/rtl-sdr
Thanks to:
Steve Markgraf <steve@steve-m.de>
Dimitri Stolnikov <horiz0n@gmx.net>
Hoernchen <la@tfc-server.de>
This port of their code is written by:
William Dillon <hpux735@gmail.com>
In the majority of cases, the osmocom code is marked by:
// OSMOCOM RTL-SDR DERIVED CODE
// END OSMOCOM CODE
As their code is GPL v. 2, so is this code. A copy of the GPL is available
in the COPYING file.
At the current time, only the E4000 tuner is supported, as it's the only one I have.
I accept donations if you want ports of other tuners supported.