diff --git a/sinks/sourcestats/README.md b/sinks/sourcestats/README.md new file mode 100644 index 0000000..da575a7 --- /dev/null +++ b/sinks/sourcestats/README.md @@ -0,0 +1,9 @@ +## 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 + +Pass `--exec-send=json=/path/to/sourcestats.py` to [adsbus](../../adsbus/).