Skip to content

Python decoder for ACARS messages, roughly inspired by wireshark

License

Notifications You must be signed in to change notification settings

ckuethe/skyshark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d66e7d · Mar 26, 2019

History

56 Commits
May 11, 2018
May 11, 2018
Feb 23, 2018
Jan 18, 2018
Feb 1, 2018
Feb 1, 2018
Feb 7, 2018
Feb 7, 2018
Mar 3, 2018
Mar 26, 2019
Feb 1, 2018
Feb 1, 2018
Jan 31, 2018

Repository files navigation

Skyshark

Skyshark is a python decoder for ACARS messages, roughly inspired by wireshark. It parses JSON output from acarsdec and attempts to guess the meaning of received messages. Where possible, it will disambiguate messages types with multiple interpretations using other metadata, such as aircraft registration or flight ID.

Along with some of the message decoders, there is some tooling that uses MongoDB as its backing store for aircraft registration (not every country is as nice as the US about publishing downloadable databases), as well as ADSB observations from dump1090

About

Python decoder for ACARS messages, roughly inspired by wireshark

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages