Skip to content
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

Mesh-wide map visualization #394

Open
selankon opened this issue Jul 25, 2023 · 1 comment
Open

Mesh-wide map visualization #394

selankon opened this issue Jul 25, 2023 · 1 comment
Assignees
Milestone

Comments

@selankon
Copy link
Collaborator

selankon commented Jul 25, 2023

With the following layers:

  • Signal noise ratio for every link in the mesh network
  • Reachable and unreachable nodes
  • Sources of interference
  • Hidden node problems

Depending PR

libremesh/lime-packages#1038

@selankon selankon added this to the mesh-wide milestone Jul 25, 2023
@selankon selankon self-assigned this Jul 25, 2023
@selankon
Copy link
Collaborator Author

A mocked implementation is done here

https://github.com/selankon/lime-app/tree/feature/implement_mesh_wide

This is not PR yet awaiting the work on lime packages. Some screenshots

image

image

image

@selankon selankon mentioned this issue May 7, 2024
6 tasks
selankon added a commit that referenced this issue May 7, 2024
Implements mesh wide map. Fixes #394. It implements bunch of new features such:

- [x] It show geolocated nodes on the map, using shared stated nodes package
- [x] Show bat links, and wifi links between this nodes, using shared state bat links and wifi inks data types
- [x] Monitor the state of the nodes and the links
- [x] You can mark the actual state of the shared state data type as the reference state to monitor changes
- [x] It inform you of errors on the shared state, such non located nodes, missing shared states packages or the reference state is not set
- [x] You can switch between layers to see.
selankon added a commit that referenced this issue May 9, 2024
Implements mesh wide map. Fixes #394. It implements bunch of new features such:

- [x] It show geolocated nodes on the map, using shared stated nodes package
- [x] Show bat links, and wifi links between this nodes, using shared state bat links and wifi inks data types
- [x] Monitor the state of the nodes and the links
- [x] You can mark the actual state of the shared state data type as the reference state to monitor changes
- [x] It inform you of errors on the shared state, such non located nodes, missing shared states packages or the reference state is not set
- [x] You can switch between layers to see.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant