Skip to content

GHz wide spectrum sensing achieved with the help of SDRs and custom hardware.

Notifications You must be signed in to change notification settings

TariqKanaan/rfsniffer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Build and install:

sudo apt install gnuradio cmake swig

cd gr-rfsniffer
mkdir build
cd build
cmake ../
make
sudo make install
cd ..

cd compress
make
cd ..

cd decompress
make
cd ..

About

GHz wide spectrum sensing achieved with the help of SDRs and custom hardware.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 38.5%
  • Verilog 34.9%
  • Python 17.2%
  • C 6.4%
  • Shell 2.8%
  • Makefile 0.2%