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

Add RTCM2 support for binary payloads in AIS message type 17 #117

Open
ianfixes opened this issue Jan 4, 2019 · 0 comments
Open

Add RTCM2 support for binary payloads in AIS message type 17 #117

ianfixes opened this issue Jan 4, 2019 · 0 comments

Comments

@ianfixes
Copy link
Owner

ianfixes commented Jan 4, 2019

This picks up on part of #14 where the binary payload (represented as HEX) seemed to have some field separations:

7c6450cf2004009cfd3d0dff64033daaaa
7c6450e42004009bfd3d0dff65033daaaa
7c64511e20040099fd3d0dff67033daaaa
7c64518020040097fd3d0dff69033daaaa
7c6451b820040095fd3d0dff6b033daaaa
     ^^^       ^         ^

Documentation suggests this is RTCM2-format. This issue tracks the addition of RTCM2 decoding, whether natively or (hopefully) by adopting a ruby gem that is maintained elsewhere.

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

1 participant