Skip to content

Instantly share code, notes, and snippets.

@chrisvoncsefalvay
Created December 4, 2016 21:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisvoncsefalvay/8e5fa371f6b30cc04c92daf9bfde465b to your computer and use it in GitHub Desktop.
Save chrisvoncsefalvay/8e5fa371f6b30cc04c92daf9bfde465b to your computer and use it in GitHub Desktop.
Install GQRX and all its dependencies for OS X
brew tap godber/godber
brew update
brew install gnuradio
brew install rtl-sdr
brew install hackrf
brew install gnuradio-osmosdr
brew install gqrx
brew linkapps gqrx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment