Difference between revisions of "Mesh/Software tools"

288 bytes added ,  01:47, 26 October 2017
no edit summary
(added a link for user data modeling)
Line 1: Line 1:
= horst =
=Mapping Tools=
==OSM Go==
OpenStreetMaps with multiple 3D view renderers. Very helpful for looking up line of sight between two map points \o/


https://osmgo.org
[https://www.youtube.com/watch?v=6Ehm6XqpmA0 Video Demo of TouchScreen Controls]
=WiFi & Spectrum Analysis Tools=
== horst ==
Basically a command-line mesh-debugging tool :-) Recommended by Freifunk wiki.
Basically a command-line mesh-debugging tool :-) Recommended by Freifunk wiki.


Line 7: Line 15:
:"horst" is a small, lightweight IEEE802.11 wireless LAN analyzer with a text interface. Its basic function is similar to tcpdump, Wireshark or Kismet, but it’s much smaller and shows different, aggregated information which is not easily available from other tools. It is mainly targeted at debugging wireless LANs with a focus on ad-hoc (IBSS) mode in larger mesh networks.
:"horst" is a small, lightweight IEEE802.11 wireless LAN analyzer with a text interface. Its basic function is similar to tcpdump, Wireshark or Kismet, but it’s much smaller and shows different, aggregated information which is not easily available from other tools. It is mainly targeted at debugging wireless LANs with a focus on ad-hoc (IBSS) mode in larger mesh networks.


==Installation Instructions==
===Installation Instructions===
Download, untar, install with make
Download, untar, install with make
  wget <nowiki>http://br1.einfach.org/horst_dl/horst-3.0.tar.gz</nowiki>
  wget <nowiki>http://br1.einfach.org/horst_dl/horst-3.0.tar.gz</nowiki>
Line 14: Line 22:
  make
  make


===ncurses===
====ncurses====
If you have an issue with your <code>ncurses</code> library:
If you have an issue with your <code>ncurses</code> library:


Line 36: Line 44:
  sudo apt-get install libncurses-dev
  sudo apt-get install libncurses-dev


= AirView Spectrum Analyzer =
== AirView Spectrum Analyzer ==


[[File:Screenshot of Ubiquiti AirView Spectrum Analyzer.png|thumb|The Ubiquiti AirView Spectrum Analyzer running on a Bullet M5]]
[[File:Screenshot of Ubiquiti AirView Spectrum Analyzer.png|thumb|The Ubiquiti AirView Spectrum Analyzer running on a Bullet M5]]
Line 48: Line 56:
It is a Java Web Start tool. Runs fine on Linux.
It is a Java Web Start tool. Runs fine on Linux.


= wavemon =
== wavemon ==


Console-based signal strength indicator.
Console-based signal strength indicator.
1,192

edits