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
8f2bacfd53
Merge branch 'arping' into eiger_datastream
2022-02-04 10:41:58 +01:00
3350e3997e
fixes fromreview
2022-02-04 08:19:46 +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
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
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
ca8a1c046a
wip, thread to start arping
2022-01-31 17:12:32 +01:00
a771c56f6f
fix progress
2022-01-28 16:35:51 +01:00
28fe6eadb5
progress also depends on listener index now
2022-01-26 17:35:31 +01:00
0d0429983b
Merge branch 'developer' into rxframeindex
2022-01-26 14:42:55 +01:00
bf43b003b6
using xy instead of portGeometry
2022-01-24 15:42:25 +01:00
5f40e32924
rxr: frame number should be forwarded to caught frame number for discard partial frames or discardemptyframe mode, currentframeindex command should point to listener current frame index and not dataprocessors index
2022-01-21 14:46:38 +01:00
a41b6f73d4
merge from developer
2022-01-17 11:58:22 +01:00
fd655437ab
gui doesnt work, but ports fixed
2022-01-07 12:51:49 +01:00
88869c1746
some more fixes for eiger 2 udp interface
2022-01-07 12:44:32 +01:00
549fef5680
fixed warnings
2022-01-07 08:54:20 +01:00
79affe1ea4
updated client and rxr, not tested
2022-01-06 18:46:14 +01:00
f818ac46b8
int64_t in receiver missing packets
2022-01-06 15:15:42 +01:00
ae9691e848
removing warnings, hdfmutexlib moved from class member in dataprocessor to just arguments when required in dataprocessor (setupfilewriter and createvirtualfile)
2022-01-05 15:20:06 +01:00
77fb8280f1
warning in using abs for unsigned (missing packets) in rxr, but also trying to print to signed in command line (so as not to change api atm)
2022-01-05 12:55:21 +01:00
2dd98c6054
numImages not used in Listener anymore
2022-01-05 11:38:18 +01:00
5190e2ab30
refactoring
2021-11-10 15:56:01 +01:00
b39c64032d
clang format
2021-10-19 14:49:43 +02:00
dac60ad76d
added .cpp licenses
2021-10-15 15:47:04 +02:00
46a8a2461c
Removed Padding option for Deactivated half modules.
2021-10-06 15:11:17 +02:00
cb6cbaeeec
frames in file added for master file in receiver, binary done, hdf5 not done
2021-09-15 17:10:01 +02:00
25d03f949e
partialread changed to readnrows
2021-08-31 16:46:49 +02:00
24f012e6c7
jungfrau: cannot set partial readout while acquiring
2021-08-17 09:53:34 +02:00
5790e4961b
wip
2021-08-13 17:10:46 +02:00
62d697e91f
readnlines->partialread, better debugging for TCP socket interface bug
2021-08-13 12:34:50 +02:00
619f3b71c1
flippeddataoverxaxis changed to flipRows
2021-08-05 14:44:25 +02:00
ec7ba7c508
wip to change to enum for portposition
2021-07-20 16:05:08 +02:00
fdf6632356
wip
2021-07-05 15:20:34 +02:00
2d913b901d
wip
2021-07-02 19:49:37 +02:00
c30716db12
Wip
2021-07-02 16:09:57 +02:00
0e4fd598b1
wip
2021-07-02 10:10:46 +02:00
4422ce61aa
wip
2021-07-01 19:21:33 +02:00
4b81cfbd6c
wip
2021-07-01 16:10:33 +02:00
9d8c68b1d0
wip
2021-07-01 14:23:33 +02:00
ee1a1563ba
wip rewrite
2021-06-29 20:45:46 +02:00
d3c6996d80
wip
2021-06-24 07:27:05 +02:00
b1556faa36
virtual prints extra missing packets instead of negative
2021-05-27 11:33:00 +02:00
f9f50f1d84
M3settings ( #228 )
...
* added temp m3 settings files
* renames settings noise to trim
* get threshold for M3
* some changes to compile on RH7 and in the server to load the default chip status register at startup
* Updated mythen3DeectorServer_developer executable with correct initialization at startup
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com >
Co-authored-by: Anna Bergamaschi <anna.bergamaschi@psi.ch >
2021-01-14 12:34:13 +01:00
f4be0b8efa
slsReceiver: avoid potential memory leak around Implementation::generalData
2020-12-04 13:20:50 +01:00
5c71dd7246
handling acquisitionfinished callback
2020-11-17 15:28:39 +01:00