|
61a939ef53
|
ctb: removed setroi, instead using adcenablemask
|
2019-04-26 16:53:23 +02:00 |
|
|
f5feb081ab
|
removing header metadata for ctb binary files
|
2019-04-25 19:20:13 +02:00 |
|
|
18558e1288
|
bug fix command line patnloops should print in decimal, receiver ctb: added p option to print data for debugging, fixed initializing of result in memory
|
2019-04-25 17:39:46 +02:00 |
|
|
67eef8ba75
|
fix for hdf5 compilation with new cmake
|
2019-04-24 18:09:53 +02:00 |
|
|
91a338cf52
|
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
|
2019-04-24 16:17:07 +02:00 |
|
|
9b53a295e1
|
my302 receiver modified to be debugged later
|
2019-04-24 16:16:56 +02:00 |
|
Erik Frojdh
|
8cc8b58b05
|
sendToDetector
|
2019-04-24 15:24:56 +02:00 |
|
|
eb88fabfbc
|
receiver callback rearranging data for mythen302
|
2019-04-24 13:32:21 +02:00 |
|
|
262140728f
|
receiver callback rearranging data for mythen302
|
2019-04-24 13:30:57 +02:00 |
|
|
ff4ce48e5d
|
receiver memory alignment: all data and header is a multiple of 64 bit, just the fifo header size needed to be 8
|
2019-04-18 11:35:08 +02:00 |
|
|
8256b7ba84
|
eiger receiver fix: setting eth2 as well for eiger
|
2019-04-18 11:16:02 +02:00 |
|
|
708975acb5
|
receiver bug fix: function pointer not initialized as null in dataprocessor
|
2019-04-18 09:27:02 +02:00 |
|
|
89a06f099c
|
merging refactor (replacing)
|
2019-04-12 10:53:09 +02:00 |
|
|
ed74e710d6
|
merge from 4.0.1
|
2019-02-11 14:37:54 +01:00 |
|
|
6bf1a944da
|
updaterev
|
2019-02-08 17:28:44 +01:00 |
|
|
3c77447868
|
removed minor warnings
|
2019-02-08 16:32:23 +01:00 |
|
|
046fb11e5e
|
Merge branch '4.0.1-rc' of github.com:slsdetectorgroup/slsDetectorPackage into 4.0.1-rc
|
2019-02-08 16:02:15 +01:00 |
|
|
b89d56001e
|
CMake: prefixing the options with SLS_
|
2019-02-08 16:02:05 +01:00 |
|
Erik Frojdh
|
de204dee38
|
Merge branch '4.0.1-rc' of github.com:slsdetectorgroup/slsDetectorPackage into 4.0.1-rc
|
2019-02-08 14:03:56 +01:00 |
|
Erik Frojdh
|
0ef030354f
|
warning
|
2019-02-08 14:03:49 +01:00 |
|
|
441c3dc5db
|
Merge branch 'add-targets-export-name' of https://github.com/esrf-bliss/slsDetectorPackage into esrf-bliss-add-targets-export-name
Pull request from Samuel ESRF
|
2019-02-08 13:07:08 +01:00 |
|
Erik Frojdh
|
cd738106ec
|
printf and uninitialized variables
|
2019-02-08 11:14:16 +01:00 |
|
|
143682cfb1
|
updaterev
|
2019-02-07 16:55:01 +01:00 |
|
|
dcad6c80ce
|
minor modifications for interpolation and mythe data structure
|
2019-02-06 16:22:17 +01:00 |
|
Samuel Debionne
|
e13ecc8625
|
Add slsReceiver and slsDetector targets to the export set (used by donwstream project)
set TARGETS_EXPORT_NAME if the project is built directly.
|
2019-02-05 11:51:03 +01:00 |
|
|
fd68a41918
|
udp socket creation error, udpsocket assigned only after. unique ptr later
|
2019-01-16 19:46:08 +01:00 |
|
Erik Frojdh
|
9e5ec6a57b
|
only destroy sem if it was initialized
|
2019-01-16 11:54:01 +01:00 |
|
Erik Frojdh
|
d45375947f
|
only destroy sem if it was initialized
|
2019-01-16 11:53:16 +01:00 |
|
Erik Frojdh
|
73ae8c6151
|
removing static libs
|
2019-01-15 17:24:20 +01:00 |
|
|
f810a9e9fb
|
updated rev
|
2019-01-04 09:13:00 +01:00 |
|
|
dceea92f1a
|
Fixed big problem with CPU readout
|
2018-12-06 12:58:54 +01:00 |
|
|
d8140d8db9
|
anna version
|
2018-12-06 10:55:18 +01:00 |
|
|
3a51d107bd
|
gotthard server bug fix: switching between roi and no roi has complex fnum reengineering as fnum and pnum doesnt exist for gotthard, sol at the moment: send an image when configuremac, identify first packet if first two channels is 0xcacacaca, ifthe fnum is odd, then increment. Looking at this only at first image in an acquisition, also reduces roi time by configuring mac only when setting roi, not when getting
|
2018-12-04 12:09:46 +01:00 |
|
|
6b4a9be870
|
in between
|
2018-12-04 10:45:55 +01:00 |
|
|
b4b38cb607
|
bugfix for gotthard roi and noroi frame number, temporary fix to look at CACACACA to know if its a second packet, and first time look at last bit to know wheter to increment or not for consecutive frames fr no roi
|
2018-12-03 16:25:24 +01:00 |
|
|
05d8ef6277
|
bug fix for starting and stopping receiver, without listening
|
2018-12-03 10:45:46 +01:00 |
|
|
228cfa35c0
|
receiver bug fix: padding was set only if deactivated, frame padding enabled and deactivated padding enabled. Fixed that frame padding and deactivated padding is independent. Padding is done if frame padding enabled or if deactivated and deactivated padding enabled
|
2018-11-30 16:10:13 +01:00 |
|
|
817736fcd5
|
after merging with developer
|
2018-11-02 10:48:06 +01:00 |
|
|
e631414526
|
updated version
|
2018-09-27 18:23:08 +02:00 |
|
|
f9b95b63eb
|
gotthard server: made gotthard server readout only via udp, readframe just waits for acquisition to be done, does not allocate ram, receiver: removed positions hardcoded in 1d, should be 2d for all
|
2018-09-27 18:20:03 +02:00 |
|
|
c2db073d5e
|
receiver and client: changed xcoord to row and ycoord to column, zcoord to reserved
|
2018-09-26 15:03:04 +02:00 |
|
|
970d448e73
|
receiver: using namespace std removed from all the headers and the bug fixes for that for hdf5
|
2018-09-26 10:53:45 +02:00 |
|
|
9f84bf7175
|
gui: crashing when using roi fixed
|
2018-09-20 18:10:10 +02:00 |
|
|
c784f0f539
|
client: moved shortenable to roi in reciever, roi not yet written in master file
|
2018-09-19 17:35:26 +02:00 |
|
|
d67b4765ea
|
Removing redundant null byte from end of json header
|
2018-09-17 12:32:33 +02:00 |
|
|
f288390255
|
Zmq communication uses additional headers, moench processing fixed
|
2018-09-11 17:05:11 +02:00 |
|
|
14c899e7cf
|
removed some manual warnings
|
2018-08-24 12:34:06 +02:00 |
|
|
588037fd18
|
updated release version
|
2018-08-23 16:23:24 +02:00 |
|
|
4e446f1f39
|
eiger server: changed subperiod to subdeadtime, changing subexptime or subdeadtime sets subperiod in eiger server
|
2018-08-17 13:45:09 +02:00 |
|
|
830f92dedc
|
client and receiver: silent mode put into shared memory, works properly now
|
2018-08-15 19:51:04 +02:00 |
|