We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add support for vertical accuracy in GPS telemetry data.
Split accuracy in telemetry data (currently representing horizontal accuracy) into both horizontal and vertical accuracy fields.
For which spec is this feature being requested?
agency
provider
Keep only horizontal, but vertical is likely to become more useful and essential in the future with new devices and modes.
Picks up a remaining feature request from #59 that was not addressed in #653.
The text was updated successfully, but these errors were encountered:
Closing as this is a duplicate of #661
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
Add support for vertical accuracy in GPS telemetry data.
Describe the solution you'd like
Split accuracy in telemetry data (currently representing horizontal accuracy) into both horizontal and vertical accuracy fields.
Is this a breaking change
Impacted Spec
For which spec is this feature being requested?
agency
provider
Describe alternatives you've considered
Keep only horizontal, but vertical is likely to become more useful and essential in the future with new devices and modes.
Additional context
Picks up a remaining feature request from #59 that was not addressed in #653.
The text was updated successfully, but these errors were encountered: