8000 Release R2-2 · areaDetector/ADEiger · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

R2-2

Compare
Choose a tag to compare
@brunoseivam brunoseivam released this 27 Apr 14:17
· 390 commits to master since this release

New in R2-2

Depends on Eiger firmware 1.6.4+, ADCore R2-6+

  • Major rewrite of how the driver accesses detector parameters:
    • Value limits are enforced by the driver before being sent to the detector
  • New parameters can be accessed just with a template file, see documentation
  • Added MEDM screens, courtesy of Vesna Samardzic-Boban (Australian Synchrotron) and Zachary Brown (CHESS)
  • Fix status not updating
  • Fix incorrect SensorMaterial_RBV DTYP in database file
  • Fix incorrect SensorMaterial_RBV display in OPI
  • Prevent using FileWriter or Stream as a Data Source when the selected compression algorithm is Bit Shuffle LZ4.
  • Added PV's to set owner, group and permissions on downloaded files.
    • This depends on the IOC executable having the appropriate CAP_SETUID and CAP_SETGID capabilities set.
  • Extra header data in the streaming interface is now ignored if header_detail is other than "none".
  • Added the following parameters to the driver:
    • Dead Time (detector/config/detector_readout_time)
    • FileWriter State (filewriter/status/state)
    • Monitor State (monitor/status/state)
    • Stream State (stream/status/state)
0