From 3a6abe3f2a071bce77e12eb40b2214e8ee5459ee Mon Sep 17 00:00:00 2001 From: Filip Leonarski Date: Tue, 28 Apr 2026 14:55:30 +0200 Subject: [PATCH] CHANGELOG --- docs/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index dd2d53f7..77d390ea 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -7,6 +7,11 @@ This is an UNSTABLE release. The release has significant modifications and bug f * jfjoch_broker: Further reduce startup time for DECTRIS detectors by not setting beam center and detector distance via SIMPLON API on '/start' * jfjoch_broker: Add extra message on ZeroMQ puller ready to monitor preparation time * jfjoch_broker: Image buffer configuration is postponed for Lite receiver flow till start message is received +* jfjoch_broker: Use nanoseconds internally +* jfjoch_broker: Fix bug where ZeroMQ preview frequency was confusing time units (micro vs. milliseconds) +* jfjoch_broker: Extra messages added for receiver operation (to be removed after debugging finished) + +*Breaking changes*: detector definition is now using nanoseconds to define minimum frame time, minimum count time and readout time. ### 1.0.0-rc.138 This is an UNSTABLE release. The release has significant modifications and bug fixes, if things go wrong, it is better to revert to 1.0.0-rc.132.