Skip to content
/ graph Public

Graph of nodes in our mesh network; brutalist framework-less js

Notifications You must be signed in to change notification settings

pjodd/graph

Repository files navigation

TODO

https://github.com/mwarning/MeshNetSimulator

misc

gluon and MAC addresses

We found that the Wifianalyzer on Android reports a MAC/BSSID which seems to be numerically 1 smaller than what is found in nodes.json. From #gluon:

<quite> Hm, we (pjodd.se) are getting confused by mac/bssid reported
by android wifi-analyzer. It is one (1) less than what I find in
mesh.bat0.interfaces.wireless of nodes.json . any clues?
<neoraider> quite, mesh.bat0.interfaces.wireless is the address of
the mesh0 interface (11s mode), your wifi analyzer shows the MAC
address of client0 (the AP interface in br-client)
<neoraider> quite, see
http://gluon.readthedocs.io/en/v2017.1.x/dev/mac_addresses.html

So:

wifianalyzer_MAC + 1 = wireless_mesh0_MAC

There is a tool for doing that, and finding the node_id (used for adding descriptions in lib-descs.js): tools/bssid-to-nodeid

About

Graph of nodes in our mesh network; brutalist framework-less js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published