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

Validate NMEA checksum #29

Open
svroonland opened this issue Nov 21, 2018 · 1 comment
Open

Validate NMEA checksum #29

svroonland opened this issue Nov 21, 2018 · 1 comment

Comments

@svroonland
Copy link

The NMEA checksum can be used to check for transmission errors. It would be nice to include a validation of the checksum against the message body in the NMEAMessage.isValid() method.

@tbsalling
Copy link
Owner

Hi @svroonland - yes, I agree. Absolutely. Lack of time is the sole cause of this missing feature. If you would like to contribute a proposal as a pull request, it would be greatly appreciated. Otherwise I'll get to it sooner or later.

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

No branches or pull requests

2 participants