Skip to content

ttrftech/homebrew-gnuradio

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 8 commits ahead of rixon:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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%