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

How to Install Gqrx SDR on RHEL-based Distros

GNU/Linux RHEL-based Installing Gqrx SDR Guide

How to Install Gqrx SDR Receiver Software on RHEL-based GNU/Linux desktops – Step by step Tutorials.

And Gqrx SDR for CentOS 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 also for All the others RHEL Based Distros like:

  • Red Hat Enterprise Linux
  • Oracle Enterprise Linux
  • Rocky Linux
  • AlmaLinux
How to Install Gqrx SDR on CentOS GNU/Linux Distro

GNU/Linux RHEL-based Gqrx SDR Receiver Installation Guide