Skip to content

ttrftech/homebrew-gnuradio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-gnuradio

This is a collection of Homebrew formulas that makes it easier get gnuradio-companion or GNURadio with GUI from source running on OS X.

Installation

These steps have been tested on macOS Sierra (10.12).

GNURadio

This formula is depend on tap cartr/qt4 and should be taped before installation.

$ brew tap cartr/qt4
$ brew tap ttrftech/gnuradio
$ brew install ttrftech/gnuradio/gnuradio --with-qt

gr-osmosdr

$ brew install librtlsdr (optional)
$ brew install libbladerf (optional)
$ brew install SoapySDR (optional)
$ brew install airspy (optional)
$ brew install hackrf (optional)
$ brew install ttrftech/gnuradio/gr-osmosdr

ADALM-Pluto(ADI IIO) support

$ brew install ttrftech/gnuradio/gr-osmosdr --with-iio

gr-iqbal

$ brew install ttrftech/gnuradio/gr-iqbal

Acknowledgement

GNURadio formula is based on rixon's one[1], which is derived from Homebrew's formula[2], and merging in some customizations from other formulas, like from Titanous[3] and Metacollin[4].

About

Let's try making a gnuradio tap with Qt support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%