Skip to content

Library for handling maritime navigation protocol (IEC 61162-1 2000-07 and NMEA 0183).

License

Notifications You must be signed in to change notification settings

EvanZhu028/libnavigate

 
 

Repository files navigation

libnavigate - the IEC 61162-1/NMEA 0183 messages generating/parsing library

libnavigate is a portable C/C++ implementation of utilities for generating/parsing maritime navigation protocol (IEC 61162-1 2000-07 and NMEA 0183).

License

libnavigate is under LGPLv3. This means you can use the library with any open or closed source programs as a shared library. However, you cannot modify libnavigate and distribute it without supplying the source, or use it as a static library in closed source software.

See the COPYING and lgpl-3.0.txt files for the full license text.

About

Library for handling maritime navigation protocol (IEC 61162-1 2000-07 and NMEA 0183).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 56.0%
  • C++ 41.2%
  • Objective-C 2.8%