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
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
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