mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-25 15:50:03 +02:00
moved receiver start to status start and to startandreadall (acquire), parallelized status start, moved prepare and clean up to multi level and called by start and stop receiver for gotthard, moench and propix
This commit is contained in:
parent
cb90c3722d
commit
1a313e4d5d
@ -128,6 +128,8 @@ New Features
|
|||||||
9. (Eiger) Setting high voltage returns -999 for only slave and on the multi level gives
|
9. (Eiger) Setting high voltage returns -999 for only slave and on the multi level gives
|
||||||
the value of the master only.
|
the value of the master only.
|
||||||
|
|
||||||
|
10. StartAcquisition (or sls_detector_put status start) parallelized.
|
||||||
|
|
||||||
|
|
||||||
Gui
|
Gui
|
||||||
---
|
---
|
||||||
@ -155,6 +157,7 @@ Resolved Issues
|
|||||||
3. Bug Fix: Client crashing when rx_hostname is IP instead of a hostname has been fixed.
|
3. Bug Fix: Client crashing when rx_hostname is IP instead of a hostname has been fixed.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Server
|
Server
|
||||||
------
|
------
|
||||||
4. (Eiger/Jungfrau) Bug Fix: Client crashing should not crash the server as SIGPIPE
|
4. (Eiger/Jungfrau) Bug Fix: Client crashing should not crash the server as SIGPIPE
|
||||||
@ -175,6 +178,11 @@ Resolved Issues
|
|||||||
9. Bug Fix: In the rare chance that the shut down socket is still processing in
|
9. Bug Fix: In the rare chance that the shut down socket is still processing in
|
||||||
the genericsocket class, but the object is being deleted.
|
the genericsocket class, but the object is being deleted.
|
||||||
|
|
||||||
|
10. (Eiger): When running independent(not slsReceiver) receiver, one needn't do receiver start
|
||||||
|
to prepare acquisition. Prepare Acquisition has been moved to StartAcqusition and
|
||||||
|
StartAndReadAll.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Known Issues
|
Known Issues
|
||||||
============
|
============
|
||||||
|
Loading…
x
Reference in New Issue
Block a user