Skip to content

Instantly share code, notes, and snippets.

@floehopper
Created February 27, 2015 16:28
Show Gist options
  • Select an option

  • Save floehopper/d5d4ee1d15fc0b7bb128 to your computer and use it in GitHub Desktop.

Select an option

Save floehopper/d5d4ee1d15fc0b7bb128 to your computer and use it in GitHub Desktop.

Revisions

  1. floehopper created this gist Feb 27, 2015.
    13 changes: 13 additions & 0 deletions install.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    # Based on https://github.com/metacollin/homebrew-gnuradio#homebrew-gnuradio and https://github.com/chleggett/homebrew-gqrx#install

    $ brew update
    $ brew upgrade # may be unnecessary
    $ brew tap metacollin/gnuradio
    $ brew install gnuradio # took 55 mins on my laptop & installed python via homebrew
    $ brew install librtlsdr --HEAD # this installed b4c4e723f3656954f160b3f8df4e8804e4a46acd for me
    $ brew tap chleggett/gqrx
    $ brew tap chleggett/gr-osmosdr
    $ pip install cheetah
    $ brew install gqrx
    $ brew linkapps gqrx
    $ open /Applications/Gqrx.app/Contents/MacOS/Gqrx