Skip to content

AIS Receiver with GNURadio common blocks (+ gr-kiss )

Notifications You must be signed in to change notification settings

juan0fran/ais_rx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GNURadio Scheme to get AIS beacons from ships/stations

This module has two parts, the GNURadio scheme (grc/py) and a C program that manages the output socket from GNURadio. The C module is compiled as:

gcc *.c -o ais_rx

Dependances

In order to get this module working this module is required: https://github.com/daniestevez/gr-kiss

About

AIS Receiver with GNURadio common blocks (+ gr-kiss )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages