Mention hop limits.

This commit is contained in:
Ian Gulliver
2016-03-03 22:03:31 -08:00
parent 94562acd07
commit 9c1fad10a9

View File

@@ -46,6 +46,7 @@ make
* Data flow features: * Data flow features:
* Rapid detection and disconnection of receive <-> receive connections * Rapid detection and disconnection of receive <-> receive connections
* Less rapid detection and disconnection of send <-> send connections * Less rapid detection and disconnection of send <-> send connections
* Hop counting and limits (json and proto formats only) to stop infinite routing loops
* Format features: * Format features:
* Autodetection of received data format * Autodetection of received data format
* [MLAT](https://en.wikipedia.org/wiki/Multilateration) scaling for different clock rates and counter bit widths * [MLAT](https://en.wikipedia.org/wiki/Multilateration) scaling for different clock rates and counter bit widths