From 58fea30d6310b73a48cbd7d71d8a1f98c330b9bc Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Sat, 13 Feb 2016 22:38:40 +0000 Subject: [PATCH] Start of protocol docs. --- protocols/beast.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 protocols/beast.md diff --git a/protocols/beast.md b/protocols/beast.md new file mode 100644 index 0000000..3fd8f59 --- /dev/null +++ b/protocols/beast.md @@ -0,0 +1,14 @@ +# Beast protocol + +## Ports + +* 30005: server -> client feed + +## Implementations + +* [Mode-S Beast hardware](http://modesbeast.com/scope.html) +* [FlightAware dump1090 fork](https://flightaware.com/adsb/piaware/install) + +## References + +* [Original description](http://wiki.modesbeast.com/Mode-S_Beast:Data_Output_Formats)