This commit is contained in:
Ian Gulliver
2016-03-03 21:13:50 -08:00
parent e8a4c55111
commit c101642f89

View File

@@ -29,7 +29,7 @@ make
* Data flows: * Data flows:
* Send (data flows out of adsbus) * Send (data flows out of adsbus)
* Receive (data flows in to adsbus) * Receive (data flows in to adsbus)
* Send + Receive (both directions on the same socket, without echo) * Send & receive (both directions on the same socket, without echo)
* Formats: * Formats:
* [airspy_adsb](../protocols/airspy_adsb.md) (a.k.a. ASAVR) * [airspy_adsb](../protocols/airspy_adsb.md) (a.k.a. ASAVR)
* [beast](../protocols/beast.md) * [beast](../protocols/beast.md)