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

Brand new tracker functionality: maximum distance tolerance #4589

Merged
merged 4 commits into from
Sep 20, 2023

Conversation

nirvn
Copy link
Member

@nirvn nirvn commented Sep 19, 2023

This PR implements a new functionality to QField's tracker, allowing users to set a maximum distance tolerance in-between tracked points/vertices beyond which a received position will be flagged as erroneous.

UI-wise, it looks like this:
image

I've taken the opportunity to clean up the documentation a bit, as well as renaming a source file and some variables to (hopefully) increase readability of code.

@qfield-fairy
Copy link
Collaborator

qfield-fairy commented Sep 19, 2023

@Ipickedausername
Copy link

Ipickedausername commented Sep 19, 2023

Great ! I hope it will help to avoid this :

4

Thanks you !

Copy link
Collaborator

@suricactus suricactus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good, have not tried myself. Nice functionality!

src/core/tracker.cpp Outdated Show resolved Hide resolved
@nirvn nirvn merged commit 96c46cb into master Sep 20, 2023
15 of 16 checks passed
@nirvn nirvn deleted the maximum_distance branch September 20, 2023 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants