# Realtime-processing-for-csitool **Repository Path**: wangfuchao/Realtime-processing-for-csitool ## Basic Information - **Project Name**: Realtime-processing-for-csitool - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Realtime-processing-for-csitool A realtime data processing and visualization plugin for the [Linux 802.11n CSI Tool](https://github.com/dhalperi/linux-80211n-csitool). # Usage To use this code, you will need all the files from https://github.com/dhalperi/linux-80211n-csitool-supplementary. 1. In matlab: ~~~ run read_bf_socket using Matlab ~~~ 2. In netlink: ~~~ gcc log_to_server.c -o log_to_server sudo ./log_to_server ~~~ \ is the ip address of the computer which runs the Matlab script, and \ is 8090 by default. (e.g. if you run the CSI Tool and the Matlab script on the same computer: sudo ./log_to_server 127.0.0.1 8090) 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](https://github.com/dhalperi/linux-80211n-csitool)), please use our [old version](https://github.com/lubingxian/Realtime-processing-for-csitool/tree/master/netlink/old%20version) code. # Screenshot # Contact [Bingxian Lu](https://lubingxian.cn) Email: bingxian.lu@gmail.com To cite this work, the best reference is our paper published in IEEE SECON 2016: Bingxian Lu, Zhicheng Zeng, Lei Wang, Brian Peck, Daji Qiao, and Michael Segal. Confining Wi-Fi Coverage: A Crowdsourced Method Using Physical Layer Information. IEEE SECON, 2016.