e1e8ffe7b5
updated fw version for jungfrau to 1.4, 2.4 and g2 to 0.3
2022-12-07 16:16:58 +01:00
aa3542c1cb
docs
2022-12-07 16:02:29 +01:00
ce6c8cddf1
docs
2022-12-07 13:09:17 +01:00
91c3926eca
updated fw versions for m3 to 1.4, ctb to 1.1 and moench to 0.3
2022-12-07 12:47:26 +01:00
cda59c4beb
binaries in
2022-12-07 11:13:49 +01:00
77ca2c8a63
change in fw dates, release notes and docs
2022-12-07 11:11:00 +01:00
96e107221b
Test for moench done
2022-12-06 11:14:42 +01:00
b8b9921914
fix for tests ctb
2022-12-06 11:08:49 +01:00
76d9890eea
fix tests for gottthard1
2022-12-06 10:59:33 +01:00
8f68e395bd
fix m3 tests
2022-12-06 10:52:33 +01:00
4614e0873a
fix to tests m3
2022-12-06 10:34:17 +01:00
bb01f90e1f
fix tests to not allow setting veto stream at a single module level
2022-12-06 10:21:45 +01:00
f8a612c0e2
fix tests to not allow setting udp interfaces at a single module level
2022-12-06 10:08:23 +01:00
1cc7d512e0
tests: transmission delay cannot be got for a single module for jf and m3, resetting fpga is not an option to test others
2022-12-05 17:43:01 +01:00
dae07dabf3
fixed tests to get headwareversion number instead of serial number to know ic 2.0 jf boards nd also the set master fail only if more than 1 detector (fix intests only)
2022-12-05 17:07:46 +01:00
c5e0b9def8
fixed tests
2022-12-05 16:36:23 +01:00
964bdf5fc3
fix for changing udp socket buffer size
2022-12-05 13:17:16 +01:00
34a43bcb67
datastream help, versions fix for eiger (hardwareversion not impl), fix for tests
2022-12-05 13:09:52 +01:00
ad21d76af2
release notes updated
2022-12-05 11:08:58 +01:00
d4be1af378
release notes
2022-12-05 09:52:10 +01:00
51de419c2d
reordered release notes
2022-12-02 12:59:21 +01:00
cac2c0b01d
removed decrement for sls detector header version number for virtual servers for ctb moench jungfrau g2 and m3
2022-12-02 12:12:25 +01:00
Dhanya Thattil
e71f68d31b
reverted versions as the firmware dont increment ( #590 )
2022-11-29 16:36:54 +01:00
Dhanya Thattil
4ada8c79ed
allowing jungfrau to continue with just a waning if detid.txt file not found ( #589 )
2022-11-29 16:28:24 +01:00
843edfbf06
release notes
2022-11-29 16:12:43 +01:00
a42ef3b591
release notes
2022-11-28 16:25:22 +01:00
44d9294270
release notes
2022-11-28 16:24:56 +01:00
c472a8f547
release notes
2022-11-28 13:52:47 +01:00
aaab1e306c
udate
2022-11-25 17:06:41 +01:00
ae0a54a774
Merge branch 'main' into 6.1.2.rc
6.1.2
2022-11-25 16:12:02 +01:00
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
81cc6b0836
release notes and help on python exptime help
2022-11-25 16:02:59 +01:00
Dhanya Thattil
34acf553a1
updated det spec fields for jungfrau and g2 ( #587 )
2022-11-25 11:00:16 +01:00
Dhanya Thattil
a2f41c13b7
fixed clang compiler warnings ( #586 )
2022-11-25 11:00:02 +01:00
c4a453fdbd
updated release version
2022-11-25 10:31:10 +01:00
672c0f4a07
updated client date
2022-11-25 10:26:23 +01:00
05af370883
update server bin
2022-11-25 10:23:49 +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
255a75a646
merge from 6.1.2.rc for stop detector (eiger)
2022-11-25 09:59:14 +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
Dhanya Thattil
61c31ed44a
txdelay for all modules ( #584 )
...
* setting txdelay for all modules for eiger, jungfrau and m3
* added txdelay in python and renamed txndelay_ to txdelay_
* call in parallel
2022-11-24 11:57:26 +01:00
928d778fb1
formatting
2022-11-24 11:25:47 +01:00
Dhanya Thattil
2ff5291f48
hardware version ( #580 )
...
* hardware version for all dets except eiger
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
2022-11-24 11:24:05 +01:00
Dhanya Thattil
cd270160d8
documentation about installation and python getting started ( #582 )
...
* updated installation documention, added Python find virtual env flag
2022-11-23 12:04:45 +01:00
Dhanya Thattil
911b2f678f
jungfrau module id ( #581 )
...
* connected module id to detid_jungfrau.txt
* fixed module id register in jungfrau
2022-11-23 12:01:22 +01:00
Erik Fröjdh
8dbcfc2ca8
Static internal build of qwt ( #583 )
...
* static linking of qwt
* suppressed warning in qwt + added reason
2022-11-23 11:59:22 +01:00
2d6cb52dfa
Modified moenchZmqProcess.cpp to reflect changes made to the detector header (bunchId -> detSpec1; debug -> detSpec3; roundRnumber -> detSpec4)
2022-11-23 10:58:55 +01:00
57e7b51704
Added command line options to plotPattern.py
2022-11-21 12:39:18 +01:00