Skip to content

Tested package of the latest gr-radio_astro for GNUradio 3.7

Compare
Choose a tag to compare
@PranavSanghavi PranavSanghavi released this 20 May 00:49
0353cc6

Install Guide

  1. Download and unzip the packages from below

mkdir build

  1. Change directory into the build folder

cd build

  1. run the following commands
cmake ..
sudo make
sudo make install
sudo ldconfig
  1. Run GNU Radio Companion to check if the modules were installed.