From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Wed, 15 Dec 2021 14:08:49 +0000 (+0000) Subject: Update RELEASE_NOTES.md X-Git-Tag: 1.2~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52c038f11a59e75ca1d0388f6d10183358b94caf;p=thirdparty%2Fnqptp.git Update RELEASE_NOTES.md --- diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c2289f9..f522399 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +## Version: 1.1-dev-104-gd78c84a +**Enhancement** +* Make `nqptp` tolerant of longer gaps in the reception of messages from the master clock -- up to 300 seconds. This may be overkill, since messages are meant to arrive 8 times per second, but experience shows that rather long gaps can indeed occur. + ## Version: 1.1-dev-102-gf678f82 **Enhancement** * Try to improve the reliability of restarting a "silent clock" device, e.g. an Apple Silicon Mac or an AppleTV. Also turn off history (mostly) to see if we can make things simpler.