Changes

Jump to: navigation, search

SDR

321 bytes added, 20:49, 24 June 2013
* foo.fixme.ch:1234 (FIXME's internal server, north window, original UHF antenna)
=== Service ===
* The service is started with the following command is listen to the port 1234
sv start rtl-tcp
===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
=== SDR# ===
* Replace $ARCH by i386 or x86_64
<pre>
</pre>
To prevent the error below, just modify the file release/SDRSharp.exe.configand comment the line as follow:<pre><!-- <add key="SDR-IQ" value="SDRSharp.SDRIQ.SdrIqIO,SDRSharp.SDRIQ" /> -->^M</pre> [[file:sdsharp_error.jpg]]  === Pictures ===[[file:sdsharp.jpg]]  === References ===* http://www.rtlsdr.org/softwarelinux  == Multimon-NG ===
<pre>
git clone https://github.com/EliasOenal/multimonNG.git
391
edits