Olli / wifiheatmap

Show signal propagation of a SSID in a heatmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wifiheat

Wifi Heatmap

You have to modifiy the indices of the WIFIData class if you want to use different CSV file format. This configuration works well with https://github.com/tjanson/WifiLocationLogger which fits my main use case. Feel free to fork and modify (and push if you want to).

To compile the coffeescript file you have to install coffeescript and execute coffee -w -c wlanscript.coffee in /js

About

Show signal propagation of a SSID in a heatmap

License:MIT License


Languages

Language:JavaScript 87.7%Language:CoffeeScript 6.3%Language:Ruby 3.4%Language:HTML 2.5%