173 Commits

Author SHA1 Message Date
Erik Fröjdh
ae33622da2
updated pybind and catch (#588)
* updated pybind and catch
* added to release notes
Co-authored-by: Erik Frojdh <erik.frojdh@psi.ch>
2022-11-25 16:08:36 +01:00
a6022b7cec updated release notes and eiger server 2022-11-25 10:18:37 +01:00
72316fa2ce release notes 2022-11-25 10:09:15 +01:00
65523dcc94 release notes 2022-11-25 10:08:17 +01:00
Erik Fröjdh
df40665c5e
Using a loop to stop (#585)
* loop for stop, 10 retries
  For example, if module A got a "stop" during an acquisition, it stops to an 'Idle' state. If module B gets a "stop" before an acquisition, it will return it is in 'Idle' state and continue to start the next acquisition, but module B then waits for "ready  for trigger" synchronization from module A, which it will never get. Since module B missed the asynchronous stop command, the workaround in the client is to send another "stop" command (upto 10 retries) till it returns Idle.
2022-11-25 09:55:51 +01:00
0063cc8eb2 update release notes 2022-11-11 16:51:20 +01:00
340abec016 updated release txt 2022-11-07 12:47:52 +01:00
da8e0060d3 updated release notes and project version 2022-01-04 10:44:07 +01:00
57a52ba2dc update release version 2021-11-25 12:55:47 +01:00
2ed8b85143 update release notes 2021-11-25 12:30:59 +01:00
5ac2fc33ff release notes 2021-11-25 12:29:45 +01:00
1ed10acc01 g2 speed also requires dbit pipeline to be set 2021-11-24 16:59:20 +01:00
2c57d5f72d release update 2021-11-24 14:53:52 +01:00
0d867c91d9 release doc 2021-11-24 14:50:17 +01:00
eff4ba01b9 jungfrau: flip rows and partial readout only available for hw2.0 2021-11-24 14:44:42 +01:00
e37725ac12 release notes and some fixes 2021-11-22 14:02:54 +01:00
b9b3055984 updated release notes 2021-11-19 18:52:53 +01:00
233d374a4d server works 2021-11-10 11:47:26 +01:00
6e49b77b08 updating kernel like program fpga, execute command to print which module failed, unlinking temporary file while programming bug fix 2021-11-03 17:17:24 +01:00
eff64f99f2 addd kernel version 2021-11-03 11:46:46 +01:00
1da2761654 bug fix 2021-11-03 10:49:59 +01:00
7c2e64d9fe rleease notes 2021-11-02 17:21:27 +01:00
0b2d294a19 updated release notes 2021-10-27 14:27:34 +02:00
b62a6eff64 updated release notes 2021-10-27 14:27:08 +02:00
333a23c7e2 docs, auto_comp_disable->autocompdisable, comp_disable_time->compdisabletime (removing _ in commands) 2021-10-21 13:11:43 +02:00
0909eabfaf minor 2021-10-21 12:20:26 +02:00
76dc6db5c0 jungfrau: api changed from set/getFilterCell to set/getNumberOfFilterCells, storagecells command line changed to extrastoragecells, fixed wrong numberof arguments parsing message 2021-10-21 11:59:10 +02:00
ae736cd0e5 docs 2021-10-20 16:51:07 +02:00
a54a570a78 merge fix and release update 2021-10-19 10:06:04 +02:00
a0004dc775 updated release to include lib versioning info 2021-10-18 17:57:32 +02:00
203d6465a1 clang and redoing copy detector server to have a soft link and put that in respawning for blackfin servers 2021-10-18 17:17:56 +02:00
1e2395bd44 udpated naming warning in release.txt 2021-10-18 15:37:28 +02:00
5e672fcd54 release txt fix 2021-10-08 19:13:03 +02:00
1c3357c8f1 update release txt 2021-10-08 18:29:12 +02:00
4bcc1a24f0 eiger passed 2021-10-08 15:06:09 +02:00
29b9f71361 merge fix 2021-10-08 11:57:19 +02:00
bbae956619 updated eiger versioning 2021-10-08 11:55:05 +02:00
5667d2bf30 updated release.txt 2021-10-08 11:08:24 +02:00
6b0e6a72df changed speed to readoutspeed, added g2 speeds (108, 144) 2021-10-07 18:39:18 +02:00
bb1ad0c905 merge fix 2021-10-07 16:11:19 +02:00
46a8a2461c Removed Padding option for Deactivated half modules. 2021-10-06 15:11:17 +02:00
ea77331a4a updated release 2021-10-06 14:29:36 +02:00
1cbfa54b99 release notes 2021-09-29 17:23:51 +02:00
edf72f06c2 release notes 2021-09-29 17:19:01 +02:00
6421c15387 release notes and help 2021-09-29 15:14:52 +02:00
9288d33a8f release notes and help 2021-09-29 12:15:58 +02:00
eeaebbe78c release docs 2021-09-28 17:00:40 +02:00
ffd62f2592 release notes 2021-09-28 16:00:16 +02:00
a51deda2a4 moduleid for eiger m3 and g2, but set only for g2 2021-09-01 17:06:34 +02:00
f8b5795c29 updated for partialread 2021-08-16 16:34:11 +02:00