tbsalling / aismessages

AISmessages is a Java-based light-weight, zero-dependency, and ultra-efficient message decoder for maritime navigation and safety messages compliant with ITU 1371 (NMEA armoured AIS messages). A live demo of AISmessages is available on http://ais.tbsalling.dk.
https://github.com/tbsalling/aismessages/wiki
Other
156 stars 66 forks source link

Support tagblock #36

Closed iMilad closed 3 years ago

tbsalling commented 3 years ago

Hi @iMilad - thanks a lot and welcome as a contributor :-)

This is a valuable and very useful contribution to AISmessages. The addition is done much in line with how I think I would have done it. I like the fact that your didn't remove or alter existing unit tests - and the SimpleDemoApp demonstrates that AISmessages now works both with and without NMEA tag blocks.

Your contribution will be useful to a lot of people and companies using AISmessages.