1805 Forks
4356 Stars
4356 Watchers

gnuradio

GNU Radio – the Free and Open Software Radio Ecosystem

How to download and setup gnuradio

Open terminal and run command
git clone https://github.com/gnuradio/gnuradio.git
git clone is used to create a copy or clone of gnuradio repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gnuradio https://github.com/gnuradio/gnuradio/archive/master.zip

Or simply clone gnuradio with SSH
[email protected]:gnuradio/gnuradio.git

If you have some problems with gnuradio

You may open issue on gnuradio support forum (system) here: https://github.com/gnuradio/gnuradio/issues