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
According to https://anavs.com/knowledgebase/nmea-format/ there are additional message formats:
The GPS messages are supported, while the others are not, limiting the usability of the library.
I'll do a fork and add the other formats (as long as I have test data for them) as described in #4 .
And do a pull request later.
The text was updated successfully, but these errors were encountered:
Should be fixed, is in pull request #23
Sorry, something went wrong.
Hi, @hpuhr. Thank you for your fixes. I have also added support for GLL messages in pull request #25, alongside your changes.
No branches or pull requests
According to https://anavs.com/knowledgebase/nmea-format/ there are additional message formats:
The GPS messages are supported, while the others are not, limiting the usability of the library.
I'll do a fork and add the other formats (as long as I have test data for them) as described in #4 .
And do a pull request later.
The text was updated successfully, but these errors were encountered: