Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.78 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.78 KB

py1090

GitHub release GitHub tag GitHub license GitHub issues GitHub issues-closed contributions welcome GitHub contributors Github All Releases Website elbosso.github.io

This is a Python 3 module that allows handling of ADS-B messages in a pythonic way. It can connect to a BaseStation TCP server, such as dump1090 and parse its messages.

There is a version of the full documentation at ReadTheDocs.org, containing the API documentation, a description of the BaseStation format and examples.