/SdrTuner-RTL-SDR-RTL2832U

RTL-SDR (RTL2832U) SdrTuner is an open source software defined radio (SDR) receiver implemented using GNU Radio and the Qt GUI toolkit.

Primary LanguageC++

SdrTuner

SDR TUNER RTL2832

SdrTuner is an open source software defined radio (SDR) receiver implemented using GNU Radio and the Qt GUI toolkit.

Below libraries should be installed on linux:
sudo apt install mesa-common-dev
sudo apt install libglu1-mesa-dev freeglut3-dev
sudo apt install gnuradio-dev
sudo apt install gr-osmosdr
sudo apt install libboost-all-dev
sudo apt install libasound2-dev
sudo apt install libudev-dev
sudo apt install libfftw3-dev
sudo apt install libportaudio2
sudo apt install portaudio19-dev

SdrTuner can operate as an AM/FM/SSB receiver with audio output or as an FFT-only instrument. Sw also supports UDP network streaming.

Most common codes took from Gqrx (https://github.com/csete/gqrx) and make a simple releable project for you to easly play with codes.

All settings will be stored in settings.ini automaticaly. App will search the default sound card and set automaticaly.