Skip to content

Tested package of the latest gr-radio_astro for GNUradio 3.8

Compare
Choose a tag to compare
@PranavSanghavi PranavSanghavi released this 20 May 00:50
· 145 commits to gr38 since this release
773e88b

FOR Ubuntu 20.04 (on a Fresh install of OS)

  1. Install GNURadio

Install Guide

  1. Download and unzip the source code from below and go to gr-XXX folder create a build folder

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.