Git Product home page Git Product logo

realtime-processing-for-csitool's Introduction

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 matlab:
run read_bf_socket using Matlab
  1. In netlink:
gcc log_to_server.c -o log_to_server
sudo ./log_to_server <ip> <port>

<ip> is the ip address of the computer which runs the Matlab script, and <port> 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), please use our old version code.

Screenshot

Contact

Bingxian Lu
Email: [email protected]

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.

Stargazers over time

Stargazers over time

realtime-processing-for-csitool's People

Contributors

lubingxian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

realtime-processing-for-csitool's Issues

CN_IDX_IWLAGN

I use the old version. When I compile the log_to_file.c, the error information is 'CN_IDX_IWLAGN undeclared'. I find the whole file and can't find the variable. So I want to know how to set the value of the variable.

Timeout, please restart the client and connect again.

Hello, i have pasted both matlab and netlink files in csitool-supplementary. When i run read_bf_socket and sudo ./log_to_server 127.0.0.1 8090 , i'm having a error in Matlab which is,

Timeout, please restart the client and connect again.

May i know why?

Visualization SNR MATLAB Real Time

Hello everyone, @lubingxian @zhqqin33

I have a problem visualizing real-time SNR in MATLAB:

Undefined function or variable 'filename'

Error in read_bf_socket (line 85) fprintf('WARNONCE: Found CSI(%s) with Nrx=%dand invalidperm=[%s]\n',filename, Nrx,int2str(perm))

what can i do to view SNR?

Thank you in advance,

A real-time waveform with time as the abscissa

Thank you for the code. I would like to ask, can this be changed to a real-time waveform with time as the abscissa, that is, to draw one or more sub-carrier waveforms that change with time. If possible, I am very grateful.

Plot command error:

Hello Sir @lubingxian! I have came across your work regarding
live streaming CSI tool, I really appreciate that work. I am facing an issue regarding this code. I am getting an error in plot command, I am unable to troubleshoot it. I am attaching the file, Can you please tell me what type of error it is? And how to solve this issue.
I am waiting for your reply.

Snapchat-400760678

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.