Simple AIS Transmitter https://osmocom.org/projects/sdr
Go to file
Fernando Mercês 3cb2c2f0f6 readme markdown disabling 2014-12-12 11:40:24 -02:00
gr-aistx first commit 2014-12-12 11:31:06 -02:00
AIVDM_Encoder.py first commit 2014-12-12 11:31:06 -02:00
AiS_TX.grc first commit 2014-12-12 11:31:06 -02:00
AiS_TX.py first commit 2014-12-12 11:31:06 -02:00
README readme markdown disabling 2014-12-12 11:40:24 -02:00
unpacker.c first commit 2014-12-12 11:31:06 -02:00

README

ais
===

Thanks for downloading the AIS BlackToolkit! This directory contains:

The AIS transmitter in form of GRC graph            a1e4b54db83fb895a3c94493126bb318  AiS_TX.grc
The AIS transmitter in form of script kiddie script 52540b46f316ee460f4684a262132d36  AiS_TX.py
An AIVDM encoder supporting the main message types  056ac09822b342da296617ba7b4055dd  AIVDM_Encoder.py
The AIS Frame Builder block for GnuRadio                                              gr-aistx
A NMEA encoder (binary to ASCII)                    2534dc06c21fe53f45bd2abab96bb6a7  unpacker.c

Remember to install GnuRadio and gr-aistx first. A short description is included in each file's header.

Good luck!