Skip to content
forked from schwehr/libais

C++ decoder for Automatic Identification System for tracking ships and decoding maritime information

License

Notifications You must be signed in to change notification settings

noaaerma/libais

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library for decoding maritime Automatic Identification System messages.

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

Usage:

ipython
import ais
ais.decode('15PIIv7P00D5i9HNn2Q3G?wB0t0I')
ais.decode('402u=TiuaA000r5UJ`H4`?7000S:')
ais.decode('55NBjP01mtGIL@CW;SM<D60P5Ld000000000000P0`<3557l0<50@kk@K5h@00000000000')

About

C++ decoder for Automatic Identification System for tracking ships and decoding maritime information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.5%
  • Python 20.9%
  • C 8.6%