$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Gqrx SDR on Debian Gnu/Linux Distro

GNU/Linux Debian Installing Gqrx SDR Guide

Hi! The Tutorial shows you Step-by-Step How to Install Gqrx SDR Receiver Software in Debian GNU/Linux Desktops.

And Gqrx SDR for Debian is an Open Source Software Defined Radio Receiver (SDR) powered by the GNU Radio and the Qt UI.

Currently, it works on Linux and Mac with Hardware supported by gr-osmosdr, including Funcube Dongle, RTL-SDR, Airspy, HackRF, BladeRF, RFSpace, USRP and SoapySDR.

The Gqrx Features at a glance are:

  • Discover devices attached to the computer
  • Process I/Q data from the supported devices
  • Change frequency, gain and apply various corrections (frequency, I/Q balance)
  • AM, SSB, CW, FM-N and FM-W (mono and stereo) demodulators
  • Special FM mode for NOAA APT
  • Variable band pass filter
  • AGC, squelch and noise blankers
  • FFT plot and waterfall
  • Record and playback audio to / from WAV file
  • Record and playback raw baseband data
  • Spectrum analyzer mode where all signal processing is disabled
  • Basic remote control through TCP connection
  • Streaming audio output over UDP

Finally, this Setup is valid for all the Debian-based Distros like:

  • Kali
  • MX Linux
  • Deepin
  • Parrot
  • antiX
  • SparkyLinux
  • Q4OS
  • Netrunner
  • Voyager
  • MakuluLinux
  • Elive
  • LMDE
  • Parsix
  • (You may just need to Discover what’s the Parent Release)
How to Install Gqrx SDR Receiver Software in Debian GNU/Linux - Featured

GNU/Linux Debian Gqrx SDR Receiver Installation Guide