Simple AIS Transmitter https://osmocom.org/projects/sdr
Go to file
Harald Welte 457e6506d1 add non-gui version of AIS transmitter script 2015-04-01 18:25:52 +02:00
gr-aistx convert include path from gruel -> gnuradio 2015-04-01 18:00:04 +02:00
AIVDM_Encoder.py AIVDM_Encoder.py: Remove extra whitespaces 2015-03-31 23:29:09 +02:00
AiS_TX.grc first commit 2014-12-12 11:31:06 -02:00
AiS_TX.py first humble attempt at a gnuradio 3.7 port 2015-03-23 03:05:27 +01:00
README readme markdown disabling 2014-12-12 11:40:24 -02:00
ais_tx_laforge.grc ais_tx_laforge: Reduce UHD/USRP gain to 0dB 2015-03-23 20:23:08 +01:00
ais_tx_laforge_nogui.py add non-gui version of AIS transmitter script 2015-04-01 18:25:52 +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!