updated release notes for past PRs to dev (v11.0.0.rc) (#1457)
Build and Deploy on local RHEL9 / build (push) Successful in 2m11s
Build on RHEL9 docker image / build (push) Successful in 3m35s
Build on RHEL8 docker image / build (push) Successful in 4m52s
Build and Deploy on local RHEL8 / build (push) Successful in 5m0s
Run Simulator Tests on local RHEL9 / build (push) Successful in 18m17s
Run Simulator Tests on local RHEL8 / build (push) Successful in 21m59s

This commit is contained in:
2026-05-12 18:08:52 +02:00
committed by GitHub
parent d94c0d0e72
commit 83cd91b93c
+19
View File
@@ -41,6 +41,25 @@ Detector.pattern (python) accepts also a pattern object, not only a pattern file
added patternstart to python (ctb, xilinx_ctb , mythen3), only the detector class api was exposed (startPattern())
can build virtual servers on mac OS
documentation for all branches and developer now online and build and pushed automatically
gui: mouse zooms not reset at start of acquisition
m3: fixed patwaittime in intervals, which is hardly used. patwaittime in clocks stays the same and working.
m3: getPatternFileName typo fixed
libfmt added to dependency
python dacs=> using deprecated np.int. dacs return float (default dtype of numpy)
=> changed to np.int32 (meant for v10.0.1)
support for building rpms
removed unused function readDataFile/writeDataFile from file_utils.h
2 On-board Detector Server Compatibility