2024-03-13 05:05:59 +13:00
|
|
|
# Meshtastic Map
|
|
|
|
|
|
|
|
|
|
A map of all Meshtastic nodes heard via MQTT.
|
|
|
|
|
|
|
|
|
|
## TODO
|
|
|
|
|
|
2024-03-14 00:35:24 +13:00
|
|
|
- show frequency
|
2024-03-14 00:43:17 +13:00
|
|
|
- welcome modal
|
|
|
|
|
- not affiliated with meshtastic info
|
|
|
|
|
- donate link
|
2024-03-14 00:35:24 +13:00
|
|
|
|
2024-03-13 05:05:59 +13:00
|
|
|
- show connection lines between nodes and the neighbours they have heard directly
|
|
|
|
|
- ui to view realtime events from specific nodes
|
|
|
|
|
- ui to view text messages log
|
|
|
|
|
- store x days worth of historical logs
|
|
|
|
|
- be able to go back in time and see how the mesh evolved
|
2024-03-13 11:30:47 +13:00
|
|
|
- dedupe packets
|
2024-03-13 15:49:03 +13:00
|
|
|
|
|
|
|
|
## References
|
|
|
|
|
|
|
|
|
|
- https://meshtastic.org/docs/software/integrations/mqtt/
|
|
|
|
|
- https://buf.build/meshtastic/protobufs/docs/main:meshtastic
|