Giter Club home page Giter Club logo

csi-server-openwrt's Introduction

OpenWRT CSI-Server

A server for shipping channel state information obtained using the Atheros CSI Tool via UDP in real time.

The CSI Server was written for usage in combination with an OpenWRT based embedded device but should be capable of being executed on a x86 based system as well. It is based upon the code of the Atheros CSI tool’s recvCSI user space app.

Building

The project provides a Makefile that by default cross compiles the program for run- ning one OpenWRT, which can be used after the folder containing the mips-openwrt-- linux-gcc executable file, which can be found in the staging_dir after the OpenWRT firmware has been built, was added to the PATH.

make

To build the software for x86, simply run:

make x86

Operation

The entire communication uses UDP. Clients are able to (un)subscribe to the server by sending it a subscription message containing filter options. At the moment, the only filter that is supported is the payload length of the received packet for which CSI is to be calculated. Set to 0 to ignore.

The CSI Server reads information about received CSI values from the /dev/CSI_dev kernel device of the CSI tool. It then packages this information and forwards it to all subscribed devices with applicable filter options using UDP.

csi-server-openwrt's People

Contributors

putterer avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.