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

Implement mesh wide map #416

Merged

Conversation

selankon
Copy link
Collaborator

@selankon selankon commented May 6, 2024

Implements mesh wide map. Fixes #394. It implements bunch of new features such:

  • It show geolocated nodes on the map, using shared stated nodes package
  • Show bat links, and wifi links between this nodes, using shared state bat links and wifi inks data types
  • Monitor the state of the nodes and the links
  • You can mark the actual state of the shared state data type as the reference state to monitor changes
  • It inform you of errors on the shared state, such non located nodes, missing shared states packages or the reference state is not set
  • You can switch between layers to see.

image

image

image

image

image

image

fnbellomo and others added 30 commits April 3, 2024 15:03
After rebase develop some changes where missing
Their components change the state on hover
@selankon selankon marked this pull request as ready for review May 6, 2024 18:09
@selankon selankon force-pushed the feature/implement_mesh_wide branch from ccb1741 to 5c5e5d3 Compare May 7, 2024 08:43
@selankon selankon merged commit d9ece66 into libremesh:f/v3-candidate May 7, 2024
2 checks passed
selankon added a commit that referenced this pull request 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.
@selankon selankon added this to the mesh-wide milestone May 10, 2024
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

Successfully merging this pull request may close these issues.

2 participants