At time of writing, there is not a homebrew formula for installing gnss-sdr on this macos version. These are notes on how I built it from source.
- Preliminaries:
- install python using pyenv, set local python to 3.11
- install xcode command line tools
- install Homebrew package manager
- Core dependencies (install using homebrew)
brew install cmake volk gnuradio hdf5 protobuf