Skip to content

A realtime data processing and visualization plugin for the Linux 802.11n CSI Tool.

License

Notifications You must be signed in to change notification settings

yanjiulab/Realtime-processing-for-csitool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime-processing-for-csitool

A realtime data processing and visualization plugin for the Linux 802.11n CSI Tool.

Usage

To use this code, you will need all the files from https://github.com/dhalperi/linux-80211n-csitool-supplementary.

  1. In netlink:
gcc log_to_server.c -o log_to_server
sudo ./log_to_server <ip> <port>

NOTE: If you don't have the iwl_connector.h file in netlink (which means you are using an early verison of the Linux 802.11n CSI Tool), please use our old version code.

  1. In matlab:
read_bf_socket

Screenshot

Contact

Email: bingxian.lu@gmail.com

About

A realtime data processing and visualization plugin for the Linux 802.11n CSI Tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.8%
  • MATLAB 27.2%