README

Table of Contents

1 Introduction

Library for decoding maritime Automatic Identification System messages.

2 See Also

3 Building

3.1 Building with legacy Makefile

make -f Makefile-custom test

3.2 Building with python

python setup.py build
python setup.py install

3.3 Building with CMake

cmake .
make

4 Usage

ipython
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)

Date: 2012-10-31 09:06:33 PDT

Author: Kurt Schwehr

Org version 7.8.03 with Emacs version 23

Validate XHTML 1.0