mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
update release
This commit is contained in:
82
RELEASE.txt
82
RELEASE.txt
@ -1,13 +1,29 @@
|
|||||||
SLS Detector Package 5.0.1 released on 18.11.2020 (Bugfix Release)
|
SLS Detector Package 5.0.1 released on 18.11.2020 (Bugfix Release)
|
||||||
=================================================================
|
=================================================================
|
||||||
|
|
||||||
|
This document describes the differences between 5.0.1 and 5.0.0 releases.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
CONTENTS
|
CONTENTS
|
||||||
--------
|
--------
|
||||||
1. Resolved Issues
|
1. Topics Concerning
|
||||||
|
2. Resolved Issues
|
||||||
|
3. Known Issues
|
||||||
|
4. Firmware Requirements
|
||||||
|
5. Download, Documentation & Support
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
1. Resolved Issues
|
1. Topics Concerning
|
||||||
|
====================
|
||||||
|
|
||||||
|
- Python Bindings
|
||||||
|
- CMake Optimization
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
2. Resolved Issues
|
||||||
==================
|
==================
|
||||||
|
|
||||||
Python bindings
|
Python bindings
|
||||||
@ -16,7 +32,7 @@ SLS Detector Package 5.0.1 released on 18.11.2020 (Bugfix Release)
|
|||||||
1. Fixed function signatures for getRxUDPSocketBufferSize, setRxUDPSocketBufferSize
|
1. Fixed function signatures for getRxUDPSocketBufferSize, setRxUDPSocketBufferSize
|
||||||
and getRxRealUDPSocketBufferSize.
|
and getRxRealUDPSocketBufferSize.
|
||||||
|
|
||||||
2. Improved python finding when using conda
|
2. Improved python finding when using conda.
|
||||||
|
|
||||||
3. Updated pybind11 to v2.6.1 to remove warnings with Python 3.9 and better handling
|
3. Updated pybind11 to v2.6.1 to remove warnings with Python 3.9 and better handling
|
||||||
of C++ standard.
|
of C++ standard.
|
||||||
@ -24,62 +40,28 @@ SLS Detector Package 5.0.1 released on 18.11.2020 (Bugfix Release)
|
|||||||
4. Added missing rx_zmqhwm and zmqhwm in Python.
|
4. Added missing rx_zmqhwm and zmqhwm in Python.
|
||||||
|
|
||||||
|
|
||||||
2. Firmware Requirements
|
CMake Optimization
|
||||||
|
------------------
|
||||||
|
|
||||||
|
1.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
3. Firmware Requirements
|
||||||
========================
|
========================
|
||||||
|
|
||||||
No updates from 5.0.0
|
No updates from 5.0.0
|
||||||
|
|
||||||
Eiger
|
|
||||||
=====
|
|
||||||
Compatible version : 08.09.2020 (v27)
|
|
||||||
|
|
||||||
Jungfrau
|
|
||||||
========
|
|
||||||
Compatible version : 24.07.2020 (v1.1, PCB v1.0)
|
|
||||||
: 21.07.2020 (v2.1, PCB v2.0)
|
|
||||||
|
|
||||||
Gotthard
|
|
||||||
========
|
|
||||||
Compatible version : 08.02.2018 (50um and 25um Master)
|
|
||||||
: 09.02.2018 (25 um Slave)
|
|
||||||
|
|
||||||
Mythen3
|
4. Known Issues
|
||||||
=======
|
===============
|
||||||
Compatible version : 25.09.2020 (development)
|
|
||||||
|
|
||||||
Gotthard2
|
No updates from 5.0.0
|
||||||
=========
|
|
||||||
Compatible version : 25.09.2020 (development)
|
|
||||||
|
|
||||||
Moench
|
|
||||||
======
|
|
||||||
Compatible version : 05.10.2020 (v1.0)
|
|
||||||
|
|
||||||
Ctb
|
|
||||||
===
|
|
||||||
Compatible version : 05.10.2020 (v1.0)
|
|
||||||
|
|
||||||
Detector Upgrade
|
5. Download, Documentation & Support
|
||||||
================
|
|
||||||
|
|
||||||
The following can be upgraded remotely:
|
|
||||||
Eiger via bit files
|
|
||||||
Jungfrau via command <.pof>
|
|
||||||
Mythen3 via command <.rbf>
|
|
||||||
Gotthard2 via command <.rbf>
|
|
||||||
Moench via command <.pof>
|
|
||||||
Ctb via command <.pof>
|
|
||||||
|
|
||||||
The following cannot be upgraded remotely:
|
|
||||||
Gotthard
|
|
||||||
|
|
||||||
Instructions available at
|
|
||||||
https://slsdetectorgroup.github.io/devdoc/firmware.html
|
|
||||||
and
|
|
||||||
https://slsdetectorgroup.github.io/devdoc/serverupgrade.html
|
|
||||||
|
|
||||||
|
|
||||||
4. Download, Documentation & Support
|
|
||||||
====================================
|
====================================
|
||||||
|
|
||||||
Download
|
Download
|
||||||
|
Reference in New Issue
Block a user