From 2e9582d822e72501fc79f3bfbdfa386fed671ed3 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Sun, 28 Feb 2016 23:04:12 -0800 Subject: [PATCH] New feature addition. --- adsbus/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/adsbus/README.md b/adsbus/README.md index 4456f11..aa47a83 100644 --- a/adsbus/README.md +++ b/adsbus/README.md @@ -44,6 +44,7 @@ make * [SO_REUSEPORT](https://lwn.net/Articles/542629/) for zero-downtime updates * Data flow features: * Rapid detection and disconnection of receive <-> receive connections + * Slight less rapid detection and disconnection of send <-> send connections * Format features: * Autodetection of received data format * [MLAT](https://en.wikipedia.org/wiki/Multilateration) scaling for different clock rates and counter bit widths