Skip to content

Trace and Analyze the ADS-B data of the overhead aircrafts and predict the location of the nearest airport/field.

License

Notifications You must be signed in to change notification settings

cmbahadir/PlaneSpotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Publish SBS Words to a AMQP Message Broker
  • Analyze the task queue on RabbitMQ
  • Cache the analyzed data on Redis
  • Try to predict the closest airport location.

About

Trace and Analyze the ADS-B data of the overhead aircrafts and predict the location of the nearest airport/field.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published