]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update README.md
authorMike Brady <mikebrady@eircom.net>
Sat, 14 Apr 2018 17:37:34 +0000 (18:37 +0100)
committerGitHub <noreply@github.com>
Sat, 14 Apr 2018 17:37:34 +0000 (18:37 +0100)
README.md

index c5dbb93d4826c2fc975dc7979122de138b5bd1ab..12b1dc9aa56eeaddd171aecbc5d4ed42399ec972 100644 (file)
--- a/README.md
+++ b/README.md
@@ -560,7 +560,7 @@ This will be followed by the statistics themselves at regular intervals, for exa
       -0.2,       0.0,       0.0,       28084,      0,      4,      0,      4,   6090,  232,  245
 ```
 
-"Sync error in milliseconds" is the average deviation from exact synchronisation. The first line of the example above indicates that the output is on average 1.3 milliseconds behind exact synchronisation. Sync is allowed to drift by the `general` `drift_tolerance_in_seconds` setting — (± 0.002 seconds) by default — before a correction will be made.
+"Sync error in milliseconds" is the average deviation from exact synchronisation. The first line of the example above indicates that the output is on average 0.7 milliseconds behind exact synchronisation. Sync is allowed to drift by the `general` `drift_tolerance_in_seconds` setting — (± 0.002 seconds) by default — before a correction will be made.
 
 "Net correction in ppm" is actually the net sum of corrections — the number of frame insertions less the number of frame deletions — given as a moving average in parts per million. After an initial settling period, it represents the drift — the divergence between the rate at which frames are generated at the source and the rate at which the output device consumes them. The first line of the example above indicates that the output device is consuming frames 25.9 ppm faster than the source is generating them. The subsequent lines indicate that the stable actual difference in the clocks is around 95 ppm.