8000 Fix iOS location validity implementation details by mlthlschr · Pull Request #230 · jordond/compass · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix iOS location validity implementation details #230

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

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

mlthlschr
Copy link
Contributor
@mlthlschr mlthlschr commented Jun 9, 2025

Fixes #229. Not only speed but also course and altitude are respected, per description in iOS CoreLocation framework documentation.

- speed, course, altitude and their accuracies might contain valid floats but representing invalid value
- speed, course, vertical accuracies show the same behaviour
- refer to https://developer.apple.com/documentation/corelocation/cllocation and the respective subclasses
Copy link
Owner
@jordond jordond left a comment

Choose a reason for hiding this comment

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

Looks good!

@jordond jordond merged commit d54b699 into jordond:main Jun 9, 2025
5 checks passed
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.

Respect iOS speed data specifics
2 participants
0