This is a patched version of git://git.gnumonks.org/airprobe
The patch makes it use gnuradio-runtime instead of gnuradio-core to resolve compatibility with gnuradio 3.7
Tested and working with the HackRF one.
Compiling:
cd airprobe/gsm-receiver/ ./bootstrap ./configure make cd airprobe/gsmdecode/ ./bootstrap ./configure make