-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Show connections on map #68
Comments
I can't get any "Nodes i heard" or 'Nodes that heard me" lines for my node on the map. |
This is already shown on the map. You need to have uplink on a public channel, and turn on the neighbors module on all nodes. Set it to something like 1000 seconds. Then on the map, turn on the neighbors layer. You will see who heard what node, and if they can both be heard, the line is thicker. |
Same here. Even when it shows blue lines between the nodes, I won't get any entries in the heard lists.. |
Okay, tbh, I didn't know that. What I would like to have is a view on the structure of the mesh. |
This might increase people's motivation to get in touch with each other: is it possible to extend the map by lines between nodes that can directly hear each other?
I could also think of arrows showing the diretion of the communication:
Node_A --> Node_B: only Node B can hear Node_A
Node_A <-- Node_B: only Node A can hear Node_B
Node_A <--> Node_B: Node_B and Node_A can hear each other
Line thickness or color (grey tones) could represent the quality of the connection either by signal strength and/or last time heard.
The text was updated successfully, but these errors were encountered: