liamcottle / meshtastic-map

A map of all Meshtastic nodes heard via MQTT.
https://meshtastic.liamcottle.net
MIT License
95 stars 24 forks source link

Add 257 ATAK_FORWARDER to ignored packet types #34

Closed fifieldt closed 5 months ago

fifieldt commented 6 months ago

72 ATAK_PLUGIN was already ignored by Meshtastic Map.

This patch adds 257 ATAK_FORWARDER to the list of ignored packets.

liamcottle commented 5 months ago

Thanks! Good to keep those logs slim when enabled. Will probably add a command line option for it later on.