3997 Commits

Author SHA1 Message Date
4d92744dea .project added to gitignore 2017-10-12 15:08:12 +02:00
ae72df7b14 .project added to gitignore 2017-10-12 15:07:54 +02:00
e814aee300 .project added to gitignore 2017-10-12 15:07:33 +02:00
4f2af046d3 Merge branch 'developer' into gappixels 2017-10-12 14:58:41 +02:00
91588ecc21 Merge branch 'developer' into gappixels 2017-10-12 14:58:25 +02:00
Dhanya Maliakal
d2767afa7c added the eiger server binary with merges from 3.0.1 2017-10-12 14:57:12 +02:00
311059d748 merge fix from 3.0.1 which includes server without crash, multi settimer -1 bug, need to recompile eiger server for this branch 2017-10-12 14:42:57 +02:00
Gemma Tinti
40cb2993fb eiger manual 2017-10-12 12:15:43 +02:00
Dhanya Maliakal
fe6e1c8868 new eiger server binary with status fixed 2017-10-12 11:48:43 +02:00
Dhanya Maliakal
eb78ae0fe1 new eiger server binary with status fixed 2017-10-12 11:44:46 +02:00
8585a536ec fixed eiger server status problem, updating binary in next commit 2017-10-12 11:42:37 +02:00
338fb2af35 in betwee, fixed eiger server error 2017-10-12 11:38:26 +02:00
a6e520d969 in between stage: error in compiling eiger server with error status: include file 2017-10-12 11:35:31 +02:00
eb32335194 trying changes to server for error 2017-10-12 10:51:47 +02:00
10e57319bf moench03OnTheFlyAnalysis multipthreaded with interpolation works 2017-10-12 10:31:11 +02:00
a59309b13f minor bug fix if same client: client ip only 8 bytes instead of 16 bytes copied, added user class functionality for long term use:stopacquisition 2017-10-12 10:18:15 +02:00
f2f061ae18 bug fix: using int instead of int64_t , eg exptime is -1 on return 2017-10-12 09:47:13 +02:00
d30a839eff file writer class should be created only if file write enabled, x coord fixed to reflect hardcoded values as detector does not send this value yet 2017-10-10 16:54:50 +02:00
Dhanya Maliakal
948eb455e2 editing release text, in between, need to still fix eiger server with new eror status functionality 2017-10-10 12:15:04 +02:00
Dhanya Maliakal
44bf4c52ed changes for eiger server to return error if error 2017-10-06 13:48:06 +02:00
Dhanya Maliakal
2e5f64d9bc gap pixels for 8, 16, 32 in receiver at udp level 2017-10-05 15:59:07 +02:00
Dhanya Maliakal
0d92b11055 print out comment, not print if mythen else access to null 2017-10-05 15:58:37 +02:00
Dhanya Maliakal
4260dc0baf conflict resolution 2017-10-03 15:18:56 +02:00
Dhanya Maliakal
0f302e3446 conflict resolution 2017-10-03 15:17:15 +02:00
Dhanya Maliakal
e54767b69d conflict resolution with developer 2017-10-03 15:12:56 +02:00
Dhanya Maliakal
812606a7b4 conflict resolution with developer 2017-10-03 15:12:49 +02:00
Dhanya Maliakal
fc025bd28b conflict resolution with developer 2017-10-03 15:12:35 +02:00
Dhanya Maliakal
34f10b382e one more conflict resolved from mergin with 3.0.1 (silent mode, this had changes for zmq source ip) 2017-10-03 15:01:30 +02:00
Dhanya Maliakal
0b82aabd2b merge with 3.0.1 conflicts resolved 2017-10-03 14:52:53 +02:00
Dhanya Maliakal
03a2f979a9 fixing merge conflict in error_Defs 2017-10-03 14:32:30 +02:00
Dhanya Maliakal
2aed12dcb9 updaterev 2017-10-03 14:18:33 +02:00
Dhanya Maliakal
96caf728c8 setting receiver to none properly, ten giga set in shared memoery properly if no receiver involved 2017-10-03 14:17:48 +02:00
Dhanya Maliakal
4669d408d4 somewhere in between 2017-10-03 12:09:31 +02:00
Dhanya Maliakal
c594870fdd Merge branch 'realgappixels' into gappixels 2017-10-03 10:49:47 +02:00
Dhanya Maliakal
34062b6e0b fixed 32 bit gui masking problem in qdrawplot (conversion from char* to double) mythen clause not activated 2017-10-03 10:49:26 +02:00
Dhanya Maliakal
7cde5dbe38 changes upto the receiver, not incl gui 2017-10-03 10:44:08 +02:00
Dhanya Maliakal
bb817733ff changes upto the receiver, not incl gui 2017-10-03 10:44:05 +02:00
Dhanya Maliakal
7cf7d9eb79 changes upto the receiver, not incl gui 2017-10-03 10:44:01 +02:00
Dhanya Maliakal
907ab2f0bd changes upto the receiver, not incl gui 2017-10-03 10:43:47 +02:00
Dhanya Maliakal
d0b379a2d5 double* changed to char* in gui data call back, effect in receiver is change in zmqsocket.h from int* to char* 2017-10-02 13:21:49 +02:00
Dhanya Maliakal
afc08f8c30 double* changed to char* in gui data call back, decoding to be done by caller. enablegappixels skeleton created 2017-10-02 13:21:38 +02:00
Dhanya Maliakal
5a7800768b double* to char* in detector call back. 2017-10-02 13:20:19 +02:00
Dhanya Maliakal
63c0fe863d missing packets 0xffff are also anded with the mask, fixed 2017-09-29 18:33:41 +02:00
Dhanya Maliakal
fa79a36089 should work, but jungfrau needs debugging 2017-09-29 16:43:07 +02:00
Dhanya Maliakal
9bdb361d08 works but needs to be verified. the void* in call back 2017-09-29 11:39:36 +02:00
Dhanya Maliakal
1a8b0692fe works but needs to be verified. the void* in call back 2017-09-29 11:39:10 +02:00
Dhanya Maliakal
352ade6457 just skeleton of gappixels 2017-09-27 17:08:00 +02:00
Dhanya Maliakal
e51d178eaa added silent mode functionality and modified users class for it, updated manuals 2017-09-27 10:18:20 +02:00
Dhanya Maliakal
0a446c425b added users functions for silent mode 2017-09-27 10:17:48 +02:00
Dhanya Maliakal
6a8aad4c2b added silent mode in receiver during real time acquisition, doesnt print packet loss regularly or file name created each time 2017-09-27 10:11:31 +02:00