Changes

Jump to: navigation, search

SDR

1 byte added, 13:56, 18 December 2013
[[Category:Ongoing_Projects]]
== Goal ==
* Install an SDR reception station at FIXME based on rtl-sdr, a DVB-T USB Stick and a Raspberry Pi.
= SDR Softwares =References ==* http://sdr.osmocom.org/trac/wiki/rtl-sdr* http://gnuradio.org/redmine/projects/gnuradio/wiki* http://spacenear.us/tracker/* https://en.wikipedia.org/wiki/ISM_band
== SDR Softwares =====GNURadio===
* GNURadio [https://www.cgran.org/browser/projects/multimode/trunk multimode]
* Install on Debian 6
./multimode.py --devinfo=rtl_tcp=foo.fixme.ch:1234 --freq=98.5M --dmode=WFM --mthresh=-35 --vol=10
=== RTL-SDR ===
==== Requirement ====
<pre>
sudo apt-get install git
</pre>
==== Build ====
<pre>
git clone git://git.osmocom.org/rtl-sdr.git
</pre>
==== Test the dongle ====
The test bellow is for a E4000 dongle.
</pre>
==== Use rtl_tcp ====
To start rtl_tcp on every ethernet interfaces and the port 1234:
=== SDR# ===
* Replace $ARCH by i386 or x86_64
<pre>
[[file:sdsharp_error.jpg]]
 
 
=== The gui ===
[[file:sdsharp.jpg||500px]]
==== References ====
* http://www.rtlsdr.org/softwarelinux
=== Multimon-NG ===
==== Requirement ====
<pre>
sudo apt-get install libqt4-dev
</pre>
==== Build ====
<pre>
* The service is started with the following command is listen to the port 1234
sv start rtl-tcp
 
=== Goal ===
* Install an SDR reception station at FIXME based on rtl-sdr, a DVB-T USB Stick and a Raspberry Pi.
 
 
== References ==
* http://sdr.osmocom.org/trac/wiki/rtl-sdr
* http://gnuradio.org/redmine/projects/gnuradio/wiki
* http://spacenear.us/tracker/
* https://en.wikipedia.org/wiki/ISM_band
== Participants ==
* [[User:Mc]]
* [[User:Francois]]
ControlGroup, administrator
4,227
edits