An open API service indexing awesome lists of open source software.

https://github.com/timatooth/adsbdawg

Log ADSB messages from a DVT-T usb stick to Datadog.
https://github.com/timatooth/adsbdawg

Last synced: about 1 month ago
JSON representation

Log ADSB messages from a DVT-T usb stick to Datadog.

Awesome Lists containing this project

README

          

# ADSBDawg Log ADSB messages from a DVT-T usb stick to Datadog.

* Requires a RTL-SDR (RTL2832U) dongle and dump1090 running and listening on port
30003.
* Datadog agent installed on your machine with valid API key.

## Usage

adsb.py [-h] [--host HOST] [--port PORT]

optional arguments:
-h, --help show this help message and exit
--host HOST Hostname of the ADSB server. Default: localhost
--port PORT Port of the ADSB server. Default is 30003