gstreamer/libs/gst
Jan Schmidt 6a653437ac ptp clock: Increase tolerance for late follow-up and delay-resp
The follow-up and delay-resp messages carry precise
timestamps for the arrival at the clock master, but
the local return time is unimportant, so we should be very
lenient in accepting them late. Some PTP masters don't
prioritise sending those packets, and we reject all the
responses and never sync - or take forever to do so.

Increase the tolerance to 20x the mean path delay.

Also fix a typo in one debug output that would print
the absolute time of the delay-resp message, not the offset
from the delay-req that it's actually being compared against.
2018-10-11 22:11:51 +11:00
..
base aggregator: document new "min-upstream-latency" property is in nanosecs 2018-10-04 00:30:52 +01:00
check meson: use library() for libgstcheck instead of always building a shared lib 2018-09-24 08:39:39 +01:00
controller libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
helpers meson: host_system is 'ios' when building for iOS 2018-08-17 02:55:43 +05:30
net ptp clock: Increase tolerance for late follow-up and delay-resp 2018-10-11 22:11:51 +11:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30