2016-03-11 15:41:22 -08:00
|
|
|
## Overview
|
|
|
|
|
|
|
|
|
|
sourcestats takes an ADS-B feed and periodically outputs statistics on message and clock rate (written in Python)
|
|
|
|
|
|
|
|
|
|
These statistics will appear in the adsbus logs.
|
|
|
|
|
|
|
|
|
|
## Use
|
|
|
|
|
|
2016-03-11 15:47:41 -08:00
|
|
|
Pass `--exec-send=json="exec /path/to/sourcestats.py"` to [adsbus](../../adsbus/).
|