Java Marine API is an NMEA 0183 library for Java.
For furher info and latest source code, see project's Github pages.
http://github.com/ktuukkan/marine-api/
Features
- Detects and reads NMEA sentences from any input stream
- Extendable base parser for implementing custom parsers
- Custom parsers may be added at runtime
- Extendable base provider for higher level data updates (e.g. position, heading)
- Supports also AIS and SeaTalk to some extent
- General utility classes for data handling
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow Java Marine API
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Very nice package. Hugely better than hacking message parsers together from scratch.
-
Good work:)
-
good documentation with JavaDoc