├── README.md ├── gnuradio.rb ├── gqrx.rb ├── gr-baz.rb ├── gr-osmosdr.rb ├── hackrf.rb └── rtlsdr.rb /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robotastic/homebrew-hackrf/HEAD/README.md -------------------------------------------------------------------------------- /gnuradio.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robotastic/homebrew-hackrf/HEAD/gnuradio.rb -------------------------------------------------------------------------------- /gqrx.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robotastic/homebrew-hackrf/HEAD/gqrx.rb -------------------------------------------------------------------------------- /gr-baz.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robotastic/homebrew-hackrf/HEAD/gr-baz.rb -------------------------------------------------------------------------------- /gr-osmosdr.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robotastic/homebrew-hackrf/HEAD/gr-osmosdr.rb -------------------------------------------------------------------------------- /hackrf.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robotastic/homebrew-hackrf/HEAD/hackrf.rb -------------------------------------------------------------------------------- /rtlsdr.rb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robotastic/homebrew-hackrf/HEAD/rtlsdr.rb --------------------------------------------------------------------------------