cmbahadir / PlaneSpotter

Trace and Analyze the ADS-B data of the overhead aircrafts and predict the location of the nearest airport/field.
Apache License 2.0
3 stars 1 forks source link
adsb amqp dump1090 planespotting

PLANESPOTTER

Build Status Coverage Status

This project gets the data from 30003 port of dump1090 instance (https://github.com/antirez/dump1090) and publishes it to a messaging queue(still being implemented) for further analysis. You need to have a running dump1090 with --net argument.

FEATURES TO BE IMPLEMENTED