f228fde6f7
including stride and block for selecting hyperslab
2022-02-07 14:01:19 +01:00
20f3fb19af
g25 option passed to hdf5
2022-02-04 15:09:18 +01:00
8f2bacfd53
Merge branch 'arping' into eiger_datastream
2022-02-04 10:41:58 +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
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
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
c236cbf17b
one therad is enough
2022-02-01 12:23:57 +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
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
80c1c6428a
fix
2022-01-28 16:16:18 +01:00
b5070f384a
Merge branch 'developer' into rxframeindex
2022-01-28 16:09:48 +01:00
Erik Fröjdh
f6e76145c1
Make a library for writing and reading tiff, added tests ( #347 )
...
* removed Makefile for moench and integrated the build in CMake
* broke out tiff reading and writing to its own library
* moved tiff includes to include/sls
* moved tiffio source to src
* removed incorrectly used bps
* cleanup and tests for tiffio
* removed using namespace std from header
* some fixing for moench04
* Program for offline processing renamed
Co-authored-by: Anna Bergamaschi <anna.bergamaschi@psi.ch>
2022-01-27 10:24:02 +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
6c0356ff90
merge with developer
2022-01-24 11:39:13 +01:00
Erik Frojdh
c554bbb2d3
formatted slsDetectorCalibration
2022-01-24 11:26:56 +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
c92d0e5ee2
minor
2022-01-07 08:57:31 +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
Erik Frojdh
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
Erik Frojdh
b0a5a76065
adding LTO to tests
2021-11-24 17:40:14 +01:00
5190e2ab30
refactoring
2021-11-10 15:56:01 +01:00
b39c64032d
clang format
2021-10-19 14:49:43 +02:00
84f56ff314
updated permissions
2021-10-18 14:54:25 +02:00
ca08cd9ec1
updated cmakelists.txt for licesnse
2021-10-18 11:44:47 +02:00
dac60ad76d
added .cpp licenses
2021-10-15 15:47:04 +02:00
4de7bb51ed
updated all .h files with license notice and copyright notice
2021-10-14 18:10:56 +02:00
e6b18f6a95
updated versioning for shared libraries
2021-10-14 15:11:47 +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
34fb823675
changing ports only in shared memory and not going to detector/receiver server to change current tcp port
2021-10-06 14:24:57 +02:00
edf72f06c2
release notes
2021-09-29 17:19:01 +02:00
b98eee5b9a
works with hdf5
2021-09-16 10:09:30 +02:00