|
e6125c3c7f
|
base fix for parallelism made more efficient
|
2017-09-15 09:20:43 +02:00 |
|
|
67cdfe8b41
|
in between
|
2017-09-14 16:58:39 +02:00 |
|
|
c635b19941
|
fixed jungfrau image after programfpga, fixed resetfpga
|
2017-09-14 15:55:55 +02:00 |
|
|
5ff574b33f
|
made default streamer to be the ip related to hostname, otherwise can be specified from the client, also made it compatible with chip test board detector now
|
2017-09-12 15:04:56 +02:00 |
|
|
49378e6d09
|
added streamsrcip command to be able to change the interface from which receiver streams data from
|
2017-09-12 14:33:11 +02:00 |
|
|
aef462da32
|
merge error fixed
|
2017-09-08 09:31:26 +02:00 |
|
|
1ba325e902
|
Merge branch 'developer' of git.psi.ch:sls_detectors_software/sls_detector_software into developer
|
2017-09-07 11:27:52 +02:00 |
|
|
1c14b146a2
|
T1 data structure from CPU added
|
2017-09-04 14:28:30 +02:00 |
|
|
e95ffde95d
|
T1 data structure finally correct
|
2017-09-04 14:26:28 +02:00 |
|
|
4ed3859c75
|
Merge branch 'virtualclass' into developer
|
2017-09-01 15:40:28 +02:00 |
|
|
069d044e17
|
fixed gain plot, aspect ratio, 1/4size of mainplat, keeping limits also for gain plot at start up, removing gain plot titles
|
2017-09-01 15:37:05 +02:00 |
|
|
c37d3feae9
|
update revision
|
2017-09-01 13:59:18 +02:00 |
|
|
c086e9c19f
|
allow for slow joiner in zmq
|
2017-09-01 13:58:00 +02:00 |
|
|
272167435d
|
gainplot added, masking done separately before converting to double
|
2017-09-01 12:04:04 +02:00 |
|
|
277dc2cfd9
|
gainplot added for jungfrau, aspect ratio check in gui added, npixels-1 as endpixel bug fix
|
2017-09-01 12:03:09 +02:00 |
|
|
be37e315c9
|
compile with gdb flag
|
2017-09-01 12:01:35 +02:00 |
|
|
1510fa71d3
|
T1 data structure fixed
|
2017-09-01 10:08:07 +02:00 |
|
|
91f3db6691
|
separated virtual master and slave executables
|
2017-08-30 15:38:43 +02:00 |
|
|
56aa4be358
|
added eiger virtual class. eiger server minor bug fix. 1. copying local trimbits over from module (in effect same thing)2.rate correction table calculated each time and now only when period is different
|
2017-08-30 15:29:58 +02:00 |
|
|
7099bc3286
|
removed users folder, redundant as user documentation in manual-api
|
2017-08-28 14:17:10 +02:00 |
|
|
35dcdd62c9
|
links to libraries in manual
|
2017-08-28 14:15:57 +02:00 |
|
|
84b0f9a91b
|
updaterev
|
2017-08-28 12:05:48 +02:00 |
|
|
91fece87b2
|
updaterev
|
2017-08-28 12:05:42 +02:00 |
|
|
05c5ad711b
|
solving the issue of deleting context by setting linger to 0 so that all open sockets are closed
|
2017-08-28 12:03:15 +02:00 |
|
|
ad4fdcfa1a
|
eiger manual
|
2017-08-26 13:32:00 +02:00 |
|
|
2efe9cd40b
|
Eiger manual
|
2017-08-26 09:01:56 +02:00 |
|
|
07594e0607
|
eiger manual
|
2017-08-25 16:14:53 +02:00 |
|
|
c4c063534e
|
update user doc
|
2017-08-25 15:56:30 +02:00 |
|
|
705e1a762c
|
updating user documentation
|
2017-08-25 15:46:42 +02:00 |
|
|
a8b41ca813
|
updating user documentation
|
2017-08-25 15:46:16 +02:00 |
|
|
0de9682e72
|
Merge branch '3.0' of git.psi.ch:sls_detectors_software/sls_detectors_package into 3.0
|
2017-08-25 15:45:37 +02:00 |
|
|
ce0aa98b3f
|
updated users documentation
|
2017-08-25 15:42:56 +02:00 |
|
|
57fee3d5ef
|
eiger manual
|
2017-08-25 14:24:42 +02:00 |
|
|
891e76af0a
|
gotthard bug fix documented
|
2017-08-25 12:22:40 +02:00 |
|
|
67e92fdf68
|
Merge branch '3.0' into developer
|
2017-08-25 12:08:26 +02:00 |
|
|
13186e1ee2
|
modified examples
|
2017-08-25 12:08:14 +02:00 |
|
|
14f97cbc10
|
Merge branch '3.0' into developer
|
2017-08-24 18:42:32 +02:00 |
|
|
6d2072f198
|
removed unnecessary print in makefile for manual
|
2017-08-24 18:41:56 +02:00 |
|
|
a78bc86bca
|
adc reader standalone for blackfin as well
|
2017-08-24 18:41:30 +02:00 |
|
|
5e11e0a7db
|
added adc reader standalone
|
2017-08-24 18:40:52 +02:00 |
|
|
319d883880
|
modified user example in manual/manual-api and regenerated documentation
|
2017-08-24 16:47:27 +02:00 |
|
|
2d52058a55
|
Printing thread Ids created and exited, others (if others) are zmqs internal threading, moved all zmq socket type to publish subscriber type: (non blocking in send if no client) as per Aldos gui and probably faster, as only clients to receiver standard impl is aldos gui/slsDetectorGui/xiaoqiangs call back via detector class
|
2017-08-24 16:06:00 +02:00 |
|
|
e5c84fd11c
|
external gui unused variables
|
2017-08-24 16:03:31 +02:00 |
|
|
598d163173
|
new gotthard server in bin
|
2017-08-24 16:02:51 +02:00 |
|
|
6f09a5abff
|
Merge branch 'developer' into 3.0
|
2017-08-24 14:09:36 +02:00 |
|
|
fbb04f5ebe
|
Merge branch 'externalgui' into developer
|
2017-08-23 19:06:59 +02:00 |
|
|
0bea688a83
|
changes for external gui
|
2017-08-23 19:06:40 +02:00 |
|
|
19d973f5d6
|
Merge branch '3.0' into externalgui
|
2017-08-23 18:26:46 +02:00 |
|
|
92d5143f81
|
Merge branch '3.0' into developer
|
2017-08-23 18:26:36 +02:00 |
|
|
6332025bbc
|
frames caught in 9m was only looking at 1st receiver, now made to average
|
2017-08-23 18:26:25 +02:00 |
|