f9a88b0f79
datastream is only for 10g for eiger atm, its mentioned in comments. accordingly handled in receiver. This is better solution, in case it was disabled in 10g, and not possible to set enable in 1g mode, which is given to the receiver
2022-02-07 17:10:31 +01:00
Dhanya Thattil
75f98b27a3
Merge pull request #375 from slsdetectorgroup/gettid
...
gettid
2022-02-07 15:09:07 +01:00
c9fbd7afdf
fix for gettid() only after glibc 2.30
2022-02-07 15:05:57 +01:00
Dhanya Thattil
83e0599a37
Merge pull request #362 from slsdetectorgroup/eiger_datastream
...
Eiger datastream
2022-02-04 11:52:34 +01:00
b8de1955e3
binaries in
2022-02-04 10:50:44 +01:00
ac5d60155d
swapping left and right for trasnmission delay to correspond to left and right of top
2022-02-04 10:49:28 +01:00
7535decd7f
merge fix
2022-02-04 10:42:48 +01:00
8f2bacfd53
Merge branch 'arping' into eiger_datastream
2022-02-04 10:41:58 +01:00
Dhanya Thattil
771b1e7877
rx_arping for 10g mode ( #359 )
...
* test for rx_arping
* arping ip and interface from client interface
* apring thread added to thread ids
* clean code for thread for arping
* removing the assumption that udpip1 fill be updated along with udpip2
* review, replacing syscall(sys_gettid) with gettid()
2022-02-04 10:12:57 +01:00
e8cf366616
review, replacing syscall(sys_gettid) with gettid()
2022-02-04 09:51:49 +01:00
3350e3997e
fixes fromreview
2022-02-04 08:19:46 +01:00
Erik Frojdh
dae77a50e6
fixed moench copy for conda
2022-02-03 18:42:06 +01:00
bb5782eb92
Merge branch 'arping' into eiger_datastream
2022-02-03 15:26:15 +01:00
26faaa307b
Merge branch 'developer' into arping
2022-02-03 15:26:00 +01:00
Erik Frojdh
510d8717b5
interpolate vtrim for eiger
2022.2.3.dev0
2022-02-03 15:21:18 +01:00
bc4cf95d0e
merge fix
2022-02-03 13:03:40 +01:00
97417737b6
removing the assumption that udpip1 fill be updated along with udpip2
2022-02-03 12:53:07 +01:00
47c6954044
clean code for thread for arping
2022-02-03 12:14:29 +01:00
7af5d991d9
using ThreadObject, waiting for 1 sec
2022-02-03 10:59:52 +01:00
cace18e535
merge fix
2022-02-03 09:43:06 +01:00
778fe17f2b
udpated release notes
2022-02-03 09:39:08 +01:00
Dhanya Thattil
6aa8eff6ea
Merge pull request #368 from slsdetectorgroup/m3vthreshold
...
fix for m3 crash
2022-02-03 09:35:56 +01:00
d92d696c2b
fix for m3 crash: dac_names for vthrehsold
2022-02-03 09:22:04 +01:00
abdc755dc2
fix for m3 crash
2022-02-03 09:18:47 +01:00
Erik Frojdh
2c842afbf4
removed M3 ops and fixed comment
2022-02-02 19:27:44 +01:00
Erik Frojdh
6c662b1370
bitwise operators for gain caps
2022-02-02 18:35:44 +01:00
1a1533cad8
binaries in
2022-02-02 16:35:41 +01:00
59085f7dc3
allow to get datastream and enable data stream for 1g
2022-02-02 16:32:35 +01:00
8f30394f63
datastream enabled allowed for 1g mode
2022-02-02 16:18:19 +01:00
f49e45ca6c
Merge branch 'eiger_datastream' of github.com:slsdetectorgroup/slsDetectorPackage into eiger_datastream
2022-02-02 16:16:21 +01:00
ef1e41fc12
typo fix
2022-02-02 16:16:14 +01:00
d0f761b2ad
binaries in
2022-02-02 15:30:32 +01:00
5825428779
receiver suimmary print out more clear when it is deactivated and exception when trying to disable data stream in 10g mode
2022-02-02 15:28:12 +01:00
0ed7d1e9b1
receiver suimmary print out more clear when it is deactivated and exception when trying to disable data stream in 10g mode
2022-02-02 15:27:37 +01:00
9168bc3ec9
eiger server: fix for datastream enabling wrong ports for bottom half module
2022-02-02 15:12:35 +01:00
158719e325
eiger and 2 udpinterfaces
2022-02-01 15:38:15 +01:00
2a63548f40
apring thread added to thread ids
2022-02-01 15:28:32 +01:00
bf83c9b3e2
arping ip and interface from client interface
2022-02-01 14:03:48 +01:00
c236cbf17b
one therad is enough
2022-02-01 12:23:57 +01:00
6793f5e530
fixed virtual function problem in slsDetectorCalibration
2022-02-01 12:01:53 +01:00
Dhanya Thattil
63ebc03df0
Merge pull request #361 from slsdetectorgroup/200percent
...
fix 200% in acquire
2022-02-01 09:44:53 +01:00
df6b9e192b
fixes 200% in acquire, instead of currentframeindex in listener (+1 to what it expects) to lastframeindex
2022-02-01 09:43:34 +01:00
a1b2bed3aa
fix mythen3 acq error (bad packet loss) as server in 10g and receiver in 1g settings
2022-02-01 09:18:18 +01:00
ca8a1c046a
wip, thread to start arping
2022-01-31 17:12:32 +01:00
a4cd4fd14a
test for rx_arping
2022-01-31 12:02:09 +01:00
Erik Fröjdh
328279d315
Moenchstuff ( #358 )
...
* using standard header in moench03T1Receiver
* restructure slsDetectorData added override to moench03T1ReceiverDataNew
* removed unused function
2022-01-31 11:55:12 +01:00
92c767859f
fixed tests for next frame number for ctb and moench
2022-01-31 11:24:48 +01:00
Dhanya Thattil
3eafcd69a7
Merge pull request #355 from slsdetectorgroup/rxframeindex
...
Rxframeindex
2022-01-31 10:44:45 +01:00
aa992840b6
Merge branch 'developer' into rxframeindex
2022-01-31 10:17:25 +01:00
b17a49c06b
Merge branch 'developer' into rxframeindex
2022-01-31 10:16:34 +01:00