Skip to content

Tags: cnpem/ADPimega

Tags

Verified

This tag was signed with the committer’s verified signature.
henriquesimoes Henrique F. Simões

2.5.2-7

Toggle 2.5.2-7's commit message
2.5.2-7

Users willing to support a 270D-like PIMEGA detector assembly (e.g., two
modules from a 540D) should upgrade to this release. There are no
(breaking) changes for any other model.

3.3.0

Toggle 3.3.0's commit message
Merged in develop (pull request #137)

Merge in Develop

Approved-by: Álvaro Costa

2.5.2-6

Toggle 2.5.2-6's commit message
2.5.2-6

Users should update to this release to fix a critical bug regarding
permission denied to write file in the backend side. The IOC should now
properly report this, and also coordinate the backend recovery. This
version depends on backend >= 2.3.1-1 shipped with PSS >= 2.6.3-2.

Bug fixes
===

- Reset backend state on permission error

3.2.0-rc4

Toggle 3.2.0-rc4's commit message
v3.2.0-rc4

3.2.0-rc3

Toggle 3.2.0-rc3's commit message
v3.2.0-rc3

3.2.0-rc2

Toggle 3.2.0-rc2's commit message
v3.2.0-rc2

3.2.0-rc1

Toggle 3.2.0-rc1's commit message
v3.2.0-rc1

2.5.2-5

Toggle 2.5.2-5's commit message
2.5.2-5

Users willing to operate the detector through scripts are highly advised
to upgrade to this version to have a reliable way to determine the
detector state regarding both starting and aborting an acquisition
through Acquire_RBV and Capture_RBV.

Bug fixes
===

 - Acquire_RBV and Capture_RBV is now synchronized with the detector and
   backend state
 - Reset and Init properly resets the trigger mode to internal after
   initialization

Refactoring
===

 - Use single message for sending image from backend to IOC
 - Remove dead code from IOC
 - Extract acquisition finishing to a function