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:
http://www.freeais.org/ - does this actually decode AIS?
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
ITU-1371, ITU-1371-{1,2,3,4]
IMO Circ 236
IMO Circ 289
EU RIS
Hacking
The C++ code was switched to the Google style in November, 2012. Indenting should be by 2 spaces.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
File details
Details for the file libais-0.13.zip
.
File metadata
- Download URL: libais-0.13.zip
- Upload date:
- Size: 148.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c8b87a10a49b1acb5e8e9440643ab4aacafe71922d03e5102829c2ea8fdb3ba |
|
MD5 | 60e79656f6506ad17432695ae5989fb8 |
|
BLAKE2b-256 | 0a4650c4e97275f84556e3c5b40cb09d94d7d27ad2e2f7d2583f73f3011ade36 |
File details
Details for the file libais-0.13.tar.gz
.
File metadata
- Download URL: libais-0.13.tar.gz
- Upload date:
- Size: 125.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c2638b459e0e1de7c4ad62f5f4f45f053e046022e4bb567caeea2d496009938 |
|
MD5 | 314a3ae240ae172271a74c9193f08f66 |
|
BLAKE2b-256 | f2ab2043b7a9bfc7f6e0d1f692df635d7a6ca669aec42f6ca47ad76f4ce1a712 |
File details
Details for the file libais-0.13.tar.bz2
.
File metadata
- Download URL: libais-0.13.tar.bz2
- Upload date:
- Size: 111.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d6974afdb61afa2458b18fa1ad1513004674da2896bee2bb60d7a8365119da2 |
|
MD5 | fece6985caa3e258300f7fb33a3d71b6 |
|
BLAKE2b-256 | 93e3d3b7d89321014866c1f25871d95da81e78d0b6c6936da22cbaeeb0542bb6 |