Skip to main content

ADS-B tools for reading Dump1090 messages

Project description

adsb_tools

Scripts and stuff to help you parse through data from dump1090 messages

Aircraft Class

from adsb_tools.aircraft import Aircraft
"""
You must provide the base url for your ADS-B feeder,
E.g., localhost:8080 or 192.x.x.x:8080
Optional: provide base_latitude and base_longitude, which can be the
coordinates of your receiver. By providing base coordinates, each aircraft 
message will be augmented with additional info, including distance from base
coordinates, and direction. Nearest aircraft will be identified, and additional
external info will be retrieved, e.g. registration, image
"""
aircraft = Aircraft(base_adsb_url, base_latitude, base_longitude)
# get nearest aircraft
nearest_aircraft = aircraft.nearest_aircraft

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adsb_tools-0.1.27.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

adsb_tools-0.1.27-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file adsb_tools-0.1.27.tar.gz.

File metadata

  • Download URL: adsb_tools-0.1.27.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.4

File hashes

Hashes for adsb_tools-0.1.27.tar.gz
Algorithm Hash digest
SHA256 29b080f210b7512cddd5bc033c524092a6691e065d488470bacf274b691a7048
MD5 fd8ff32dfb1b2624ddc44c555940307d
BLAKE2b-256 e6eca25223e27697d8dc169356b27ef8314595042fa93eaefafe01b73900722a

See more details on using hashes here.

File details

Details for the file adsb_tools-0.1.27-py3-none-any.whl.

File metadata

  • Download URL: adsb_tools-0.1.27-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.4

File hashes

Hashes for adsb_tools-0.1.27-py3-none-any.whl
Algorithm Hash digest
SHA256 d6dbdba50cbe41ff0f429df1cb70c166ee82ffa954bf7fd0021c31330943546e
MD5 c43b52369ab3564d5b7b13912806f1f1
BLAKE2b-256 97262c6ba91ac78958f3365c8671ebcf4bc26d2dc7de2076672fdd68b66b85be

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page