Skip to main content

Automatic Identification System decoding - ship tracking

Project description

  • Introduction

Library for decoding maritime Automatic Identification System messages.

  • See Also

http://en.wikipedia.org/wiki/Automatic_Identification_System

Other open source AIS projects:

  • Building

** Building with legacy Makefile

#+BEGIN_SRC sh make -f Makefile-custom test #+END_SRC

** Building with python

#+BEGIN_SRC sh python setup.py build python setup.py install #+END_SRC

** Building with CMake

#+BEGIN_SRC sh cmake . make #+END_SRC

  • Usage

#+BEGIN_SRC sh ipython #+END_SRC

#+BEGIN_SRC python import ais ais.decode(‘15PIIv7P00D5i9HNn2Q3G?wB0t0I’, 0) ais.decode(‘402u=TiuaA000r5UJ`H4`?7000S:’, 0) ais.decode(‘55NBjP01mtGIL@CW;SM<D60P5Ld000000000000P0`<3557l0<50@kk@K5h@00000000000’, 0) #+END_SRC

  • AIS Specification Documents

  • Hacking

The C++ code was switched to the Google style in November, 2012. Indenting should be by 2 spaces.

http://google-styleguide.googlecode.com/svn/trunk/cpplint/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

libais-0.13.zip (148.9 kB view hashes)

Uploaded Source

libais-0.13.tar.gz (125.8 kB view hashes)

Uploaded Source

libais-0.13.tar.bz2 (111.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page