meshtastic / Meshtastic-Android

Android application for Meshtastic
https://meshtastic.org
GNU General Public License v3.0
748 stars 214 forks source link

Fix: Deduplicate position logs #1417

Closed jamesarich closed 1 week ago

jamesarich commented 1 week ago

Deduplicate position logs by filtering out duplicates based on time and location.

Note: this just deduplicates the list presented to the UI, not the stored logs/packets.

From conversation: https://discord.com/channels/867578229534359593/1039674919346249728/1307512271320252487

b8b8 commented 1 week ago

https://github.com/meshtastic/Meshtastic-Android/issues/1415