Skip to content

Commit 662ab03

Browse files
authored
Merge pull request #75 from Quantum-Detectors/fix/update-release-pr73-74
Fix/update release pr73 74
2 parents 9a6c10d + 83102b9 commit 662ab03

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Changed:
2727
- Now set `XSP3READOUT` environment variable to `frames` by default
2828
in `st.cmd` if not already set so that readout is optimised for MCA mode
2929
- Update from `bzip-devel` to `bzip2-devel` in `build_xspress3.py`
30+
- Changed number of cards in ioc_<N>Channel st.cmd files based on assuming
31+
an Xspress 3X system with 2 channels per card (instead of 8 for the
32+
older Xspress 3 systems)
3033
- Update of autoconverted `.bob` screen files
3134
- Removed symbol, adl and edl Makefiles as not used
3235

@@ -49,6 +52,10 @@ Fixed:
4952
on `$(PREFIX)det1:RUN_FLAGS`) between real and playback data. This fixes an
5053
issue where real data could not be acquired if the settings files being
5154
loaded include playback data.
55+
- Fixed scalar addresses in the 16 channel XSP3.xml file
56+
- Fixed macro in SetChannelValues.cmd to set the number of points in the time
57+
series to MAXFRAMES. The invalid value causes an error in EPICS R7.0.9 and
58+
later.
5259

5360
### Library
5461

0 commit comments

Comments
 (0)