Skip to content

Airprobe modules patched to work with gnuradio > 3.7

Notifications You must be signed in to change notification settings

aurelienduarte/airprobe

 
 

Repository files navigation

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

About

Airprobe modules patched to work with gnuradio > 3.7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 22.6%
  • C 21.8%
  • M4 20.1%
  • Shell 15.5%
  • Makefile 9.8%
  • Python 4.6%
  • Other 5.6%