You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm currently doing consulting work for Kineis and your library is used there.
We have 2 requirements for the ais/nmea that this library does not cover:
Hello,
I'm currently doing consulting work for Kineis and your library is used there.
We have 2 requirements for the ais/nmea that this library does not cover:
here is the modified code we currently use for the sequence number (original code: https://github.com/BertoldVdb/go-ais/blob/master/aisnmea/nmea.go#L181-L198):
this modification is quick & dirty but does the job.
From what I understand of the code, those 2 modifications could be optional and integrated in the codec here: https://github.com/BertoldVdb/go-ais/blob/master/codec.go
Are you interested in a contribution with those 2 elements ?
The text was updated successfully, but these errors were encountered: