Skip to content

qiank10/gr-csitool

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

gr-csitool

gr-csitool is a customized gnuradio tool for sniffering 802.11 g packets and reporting CSI. It is compatible to gnuradio V3.7.

To build gr-csitool, you have to install two modules, gr-csitool and gr-wifirecv.

In the root directory of each module, run,

  mkdir build
  cd build
  cmake ..
  make
  sudo make install
  sudo ldconfig

To further obtain MAC data, you have to install gr-ieee802-11.

Examples (Wi-Fi receiver) are provided in the project.

About

A gnuradio module for sniffering 802.11 g packets and reporting CSI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published