meta data for this page
  •  

This is an old revision of the document!


RTL-SDR

gnuradio

sudo apt-get install gnuradio

HDRSdr

SDRSharp

Wine

Using M$ .NET:

Download and install .NET 4.8 Offline installer

wine ndp48-x86-x64-allos-enu.exe

Mono

Linux installation:

sudo apt-get install mono-complete libportaudio2 librtlsdr0 librtlsdr-dev

Download latest wine-mono. I.e.: wine-mono-5.1.1-x86.msi Install it unde Wine:

wine msiexec /i ./wine-mono-5.1.1-x86.msi 

To uninstall it from Wine:

wine uninstaller

<code bash> mono SDRSharp.exe <code>

Issue to shark library found.

MONO_LOG_LEVEL=“debug” MONO_LOG_MASK=“dll” mono SDRSharp.exe