meshtastic-map icon indicating copy to clipboard operation
meshtastic-map copied to clipboard

A map of all Meshtastic nodes heard via MQTT.

Results 56 meshtastic-map issues
Sort by recently updated
recently updated
newest added

When running meshtastic-map for long enough, some exceptions like below arise. `Invalid `prisma.textMessage.create()` invocation in meshtastic-map/src/mqtt.js:312:42 309 } 310 311 try { → 312 await prisma.textMessage.create( The provided value for...

72 ATAK_PLUGIN was already ignored by Meshtastic Map. This patch adds 257 ATAK_FORWARDER to the list of ignored packets.

After #23 was merged, spend a couple weeks trying the new graph ranges and felt it could be better. Quick data analysis supports increasing min voltage to 3v; fewer than...

Requested in liamcottle/meshtastic-map#25 , this patch adds a new Node layer selection to show only routers. fixes liamcottle/meshtastic-map#25

npm audit found a medium security advisory for this dependency set. Tested with a clean cache and it works fine.

When nodes are stacked on each other, as noted it's hard to click in to see a node beneath to see details, could calculate if they are within 10meters of...

Can we get a legend in bottom left of the screen next to the MQTT status legend to describe the colours of the lines? In example provided below, You can...

Having duplicate neighbor lines add's complexity to the view. Can these be collapsed where the to/from are from the same nodes. Example ![image](https://github.com/liamcottle/meshtastic-map/assets/7875348/c13752b0-9160-427d-806e-6100d9aab499) ![image](https://github.com/liamcottle/meshtastic-map/assets/7875348/a0709845-19f3-4f90-9890-cf728bff11b7) Perhaps light blue where heard is...

First of all, thank you for your great work. I'm a thankful every day user of the map. Back in the day's I've looked at APRS. Some of the bigger...