Skip to main content

ADS-B message recorder

Project description

ADS-B Track

Python logging utility for ADS-B receivers.

Basic Installation

pip install adsb-track

Developer Installation

  1. Clone the repository git clone https://github.com/xander-hirsch/adsb-track.
  2. Install pipenv to the user pip installation with python3 -m pip install pipenv --user --upgrade
  3. Install the project pipenv developer environment. Navigate to the project directory root. Run the command python3 -m pipenv install --dev.
  4. Install the adsb-track package to the pipenv environment with the command python3 -m pipenv run pip install -e .

Usage

The database recording functionality is provided in adsb_track/record.py

$ python -m adsb_track.record --help
usage: record.py [-h] [--host HOST] [--port PORT]
                 [--rawtype {raw,beast,skysense}] --lat LAT --lon LON
                 DATABASE

Capture and record ADS-B data.

positional arguments:
  DATABASE              The SQLite database file to record data.

optional arguments:
  -h, --help            show this help message and exit
  --host HOST           The host of the ADS-B source
  --port PORT           The port of the ADS-B source
  --rawtype {raw,beast,skysense}
                        The ADS-B output data format
  --lat LAT             Receiver latitude
  --lon LON             Receiver longitude

Documentation

https://adsb-track.xanderhirsch.us

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-track-0.2.0.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

adsb_track-0.2.0-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

Details for the file adsb-track-0.2.0.tar.gz.

File metadata

  • Download URL: adsb-track-0.2.0.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8

File hashes

Hashes for adsb-track-0.2.0.tar.gz
Algorithm Hash digest
SHA256 98bdb6c13291e3e025e69d77806ea4234879370b41aff757b453f70af4d4a042
MD5 954cf088dad111ac6a2bffa8a5808343
BLAKE2b-256 5ff315b97f061ef0e7b135f29fcb865cd820cb84d795dee6e6bc099912b5ac8a

See more details on using hashes here.

File details

Details for the file adsb_track-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: adsb_track-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 12.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8

File hashes

Hashes for adsb_track-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2cefe98923816da0ece9134a1265795c54436d01b9e573a2170b7b147dea1f17
MD5 33e5232dfe5c8db58c459f7e1d6c95c3
BLAKE2b-256 5b1dc2c1102b71e57f76178fb4005d27a5ba6bdac7ec6e338753f3f05b570ba7

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