update release notes

This commit is contained in:
maliakal_d 2023-08-25 14:02:50 +02:00
parent f761046bfc
commit f0b2a6f6f9

View File

@ -1,7 +1,7 @@
SLS Detector Package Major Release 7.0.2 released on 12.07.2023 SLS Detector Package Major Release 7.0.3 released on xx.xx.2023
=============================================================== ===============================================================
This document describes the differences between v7.0.2 and v7.0.1 This document describes the differences between v7.0.3 and v7.0.2
@ -19,62 +19,6 @@ This document describes the differences between v7.0.2 and v7.0.1
================= =================
Firmware
--------
* [Jungfrau] Stopping acquisition in sync mode
Previously, stopping acquisition in sync mode would result in the slave
status remaining in Running status for next acquisition and framesl (frames
left) would be stuck from the previous acquisition. This is fixed in firmware.
Detector Server
---------------
* [Jungfrau] Changing master to slave in sync mode
When in sync mode, changing from master to slave would change the status
to Running in firmware. A workaround in the detector server fixes this.
* [Jungfrau] Row and column for multi module Jungfrau
This mainly affected only the GUI, unless one was using the row and column
sent out by the detector. Row and column values were mixed up, but fixed now.
* [Jungfrau] Timing in sync mode
When sync is enabled, setting or getting timing would give an error. This
is fixed now.
Client
------
* [Jungfrau] Multi module sync mode
For start, stop and trigger acquisition, the procedure to start the slaves
(or the master for stop acquisition) first had to be obeyed. This is fixed
now.
ZMQ
---
* [Jungfrau][Gotthard2] Client ZMQ port when using 2 interfaces
When switching between 1 and 2 interfaces, the client or gui zmq port
was not set properly and resulted in dummy streaming forever. This is
fixed now.
* Rx_roi
This parameter is now also streamed in the zmq header to be able to use in
external GUIs.
GUI
---
* [Jungfrau] Show Fix_G0 in expert mode
Fix_G0 was only shown when expert mode was enabled from Settings Tab. Now,
fixed to show when expert mode enabled from any tab.
2 On-board Detector Server Compatibility 2 On-board Detector Server Compatibility