R2-2
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
andCAP_SETGID
capabilities set.
- This depends on the IOC executable having the appropriate
- 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
)
- Dead Time (