Files
adsb-tools/README.md
2016-03-11 15:35:49 -08:00

948 B

Overview

adsb-tools is a suite of tools, written in several different languages, for capturing, processing, transmitting, and using ADS-B data.

Components

  • adsbus is a network hub and protocol converter for ADS-B messages (written in C)
  • Sources (capture/generate data)
  • Sinks (consume/use data)
    • adsb-ws takes an ads-b feed and makes it available via websockets (written in Go)
    • sourcestats takes an ads-b feed and periodically outputs statistics on message and clock rate (written in Python)
  • Protocol/format documentation