Skip to content

A global weather, geographic information, and navigation simulation library

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

ls4096/libproteus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libProteus

A global weather, geographic information, and navigation simulator library, used by SailNavSim (https://8bitbyte.ca/sailnavsim/).

Dependencies

Build system

C compiler (such as gcc, clang, etc.) and Make.

Libraries

Name Description Version
zlib library (with headers) Lossless data-compression library -
pthread library (with headers) Allows the program to control multiple different flows of tasks that overlap in time -

How to build libProteus (shared library)

make libproteus

How to build and run tests

make tests

./run_tests.sh

About

A global weather, geographic information, and navigation simulation library

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages