]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Update RELEASE_NOTES.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 30 Mar 2023 09:26:21 +0000 (10:26 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Mar 2023 09:26:21 +0000 (10:26 +0100)
RELEASE_NOTES.md

index c9006621e85189d0264dd5e7dd3eeda8bac1d961..82d2ab42b604b8b234adf9d4686ab30b440fa45b 100644 (file)
@@ -1,3 +1,10 @@
+## Version: 1.1-dev-199-g2b5490c
+**Bug Fixes**
+* Use the previous offset if a negative jitter for the first period.
+* Fix a misleading comment.
+**Enhancements**
+* Tune the weights of offset additions and reductions to further reduce the offset errors in the initial adjustment period.
+
 ## Version: 1.1-dev-196-g9fc0501
 **Enhancement**
 * Finally (!) the suggestion made by [the0u](https://github.com/th0u) in [Issue #14]() has been acted upon and the suggested modifications made so that NQPTP will only listen to connections made to port 9000 coming from `localhost`. Thanks to [the0u](https://github.com/th0u) for the suggestion and the code. Thanks to [herrernst](https://github.com/herrernst) for the reminder!