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

fix: timestamp should be in iso format when parsing $PCDIN sentences #14

Merged
merged 4 commits into from
Apr 19, 2018

Conversation

sarfata
Copy link
Contributor

@sarfata sarfata commented Apr 19, 2018

This closes #12

.gitignore Outdated
@@ -0,0 +1,2 @@
node_modules
package-lock.json
Copy link
Member

Choose a reason for hiding this comment

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

Package lock should be commited: https://docs.npmjs.com/files/package-lock.json

Please remove that.

@sbender9 sbender9 changed the title Bugfix/12 timestamp should be in iso format when parsing $PCDIN sentences fix: timestamp should be in iso format when parsing $PCDIN sentences Apr 19, 2018
@sbender9 sbender9 merged commit 93026b1 into canboat:master Apr 19, 2018
@sarfata sarfata deleted the bugfix/12-timestamp-in-iso-format branch April 19, 2018 21:04
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.

analyzerjs should produce timestamp in ISO format
2 participants