updating release notes

This commit is contained in:
maliakal_d 2023-11-07 14:35:42 +01:00
parent 56c7ae4852
commit a3ca9ebce5

View File

@ -1,21 +1,22 @@
SLS Detector Package Major Release 7.x.x released on xx.xx.2023 SLS Detector Package Major Release 7.x.x released on 10.11.2023
=============================================================== ===============================================================
This document describes the differences between v7.x.x and v7.0.2 This document describes the differences between v8.0.0 and v7.0.3
CONTENTS CONTENTS
-------- --------
1 New, Changed or Resolved Features 1 New, Changed or Resolved Features
1.1 Compilation 1.1 Breaking API
1.2 Callback 1.2 Compilation
1.3 Python 1.3 Callback
1.4 Client 1.4 Python
1.5 Detector Server 1.5 Client
1.6 Simulator 1.6 Detector Server
1.7 Receiver 1.7 Simulator
1.8 Gui 1.8 Receiver
1.9 Gui
2 On-board Detector Server Compatibility 2 On-board Detector Server Compatibility
3 Firmware Requirements 3 Firmware Requirements
4 Kernel Requirements 4 Kernel Requirements
@ -28,7 +29,54 @@ This document describes the differences between v7.x.x and v7.0.2
===================================== =====================================
- moench being made compatible with jungfrau 2.0 boards (jungfrau structure, away from ctb) 1.1 Breaking API
==================
Detector
--------
* [Moench] Development mode
Moench is now being made compatible with Jungfrau v2.0 readout boards.
Hence, firmware and software is in development mode.
7.x.x will continue to have fixes for Moench until this version is deployed.
Client
======
* [Eiger] Febl and Febr firmware versions [fx30, fx70]
Command line: hardwareversion, versions (modified to include this)
API: Detector::getFrontEndFirmwareVersion,
Detector::getHardwareVersion(modified to include for Eiger)
slsDetectorDefs::fpgaPosition {FRONT_LEFT, FRONT_RIGHT}
1.7 Simulator
=============
* Unique TCP port for multiple simulators
Checks include unique TCP port-hostname combo.
1.8 Receiver
============
Resolved Features
-----------------
* Unique TCP port for multiple receivers
7.x.x already has automatically increasing TCP ports in shared memory
for multiple receivers. Now, checks include unique TCP port-hostname
combo.
- eiger febl and feb in versions - eiger febl and feb in versions
- fix ctb slow adcs - fix ctb slow adcs
@ -38,13 +86,13 @@ This document describes the differences between v7.x.x and v7.0.2
========================================== ==========================================
Eiger 7.0.0 Eiger 8.0.0
Jungfrau 7.0.2 Jungfrau 8.0.0
Mythen3 7.0.0 Mythen3 8.0.0
Gotthard2 7.0.0 Gotthard2 8.0.0
Gotthard 7.0.0 Gotthard 8.0.0
Moench 7.0.0 Moench 8.0.0
Ctb 7.0.0 Ctb 8.0.0
On-board Detector Server Upgrade On-board Detector Server Upgrade
@ -65,21 +113,21 @@ This document describes the differences between v7.x.x and v7.0.2
======================== ========================
Eiger 20.02.2023 (v31) Eiger 02.10.2023 (v32) (updated in 7.0.3)
Jungfrau 04.11.2022 (v1.4, HW v1.0) Jungfrau 16.05.2023 (v1.4.1, HW v1.0) (updated in 7.0.3)
03.11.2022 (v2.4, HW v2.0) 15.05.2023 (v2.4.1, HW v2.0) (updated in 7.0.3)
Mythen3 24.01.2023 (v1.4) Mythen3 24.01.2023 (v1.4) (updated in 7.0.0)
Gotthard2 23.11.2022 (v0.3) Gotthard2 23.11.2022 (v0.3) (updated in 7.0.0)
Gotthard 08.02.2018 (50um and 25um Master) Gotthard 08.02.2018 (50um and 25um Master)
09.02.2018 (25 um Slave) 09.02.2018 (25 um Slave)
Moench 05.12.2022 (v0.3) Moench 10.07.2023 (v1.x?) (updated in 8.0.0)
Ctb 03.04.2023 (v1.2?) Ctb 05.07.2023 (v1.2?) (updated in 8.0.0)
Detector Upgrade Detector Upgrade