Skip to content

Instantly share code, notes, and snippets.

View sultanqasim's full-sized avatar

Sultan Qasim Khan sultanqasim

View GitHub Profile
@sultanqasim
sultanqasim / build_gqrx.sh
Last active August 10, 2023 22:57 — forked from Forst/build_gqrx.sh
Gqrx macOS build script (including Apple Silicon support)
#!/bin/sh
set -eux
BREW_PREFIX="$(brew --prefix)"
CPU_COUNT="$(sysctl -n hw.ncpu)"
# Homebrew dependencies
brew update
brew install airspy airspyhf boost dylibbundler gnuradio hackrf libbladerf librtlsdr libserialport libsndfile portaudio pybind11 uhd qt@6