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

Fix: Deduplicate position logs #1417

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

jamesarich
Copy link
Contributor

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

Deduplicate position logs by filtering out duplicates based on time and location.
@jamesarich jamesarich marked this pull request as ready for review November 17, 2024 03:09
@b8b8
Copy link

b8b8 commented Nov 17, 2024

#1415

@andrekir andrekir linked an issue Nov 18, 2024 that may be closed by this pull request
1 task
@andrekir andrekir merged commit 158e67f into meshtastic:master Nov 19, 2024
5 checks passed
@jamesarich jamesarich deleted the filter_duplicate_positions branch November 21, 2024 15:34
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.

[Feature Request]: Cull redundant position packets from the position log
3 participants