github jvde-github/AIS-catcher v0.62

3 months ago

ADSB support

AIS-catcher can connect to a ADSB feed over TCP. The plane feed will then be visualized in the WebViewer. To input formats are supported, Beast, e.g,

AIS-catcher -t beast localhost 30003 -N 8100

and BaseStation format:

AIS-catcher -t basestation localhost 30002 -N 81000

Binary Messages

The WebViewer now shows the data coming from selected binary messages. Note that not all regions have these messages.

Offline Maps

Support for offline maps in mbtiles format in the Web Viewer

include an offline map in mbtiles format

AIS-catcher -N 8100 MBTILES map.mbtiles

or as overlay

AIS-catcher -N 8100 MBOVERLAY map.mbtiles

Debian packages now support RTL SDR V4 (the RTL-SDR library is build from source and statically linked into the executable)

Don't miss a new AIS-catcher release

NewReleases is sending notifications on new releases.