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.
- Host: GitHub
- URL: https://github.com/timatooth/adsbdawg
- Owner: timatooth
- Created: 2016-10-09T08:16:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-09T08:17:07.000Z (over 9 years ago)
- Last Synced: 2025-01-19T09:13:23.834Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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