1598 Commits

Author SHA1 Message Date
Dhanya Maliakal
7dee07b9c5 somewhere 2017-11-16 09:12:54 +01:00
Dhanya Maliakal
fd34bab34b in between separating datastreaming in client and receiver 2017-11-15 17:19:07 +01:00
Dhanya Maliakal
2b0d07387a in between separating datastreaming in client and receiver 2017-11-15 17:16:47 +01:00
Dhanya Maliakal
6d6133be59 Merge branch '3.0' into zmqseparate 2017-11-15 10:34:30 +01:00
Dhanya Maliakal
dd1cf42a73 proper fix for settings, including dacs 2017-11-14 17:51:13 +01:00
Dhanya Maliakal
dda86cfe9b somewhere in separating zmq rxr and client 2017-11-14 16:26:17 +01:00
Dhanya Maliakal
6693d08331 fixed help of acquire doing an actual acquisition 2017-11-14 11:53:37 +01:00
Dhanya Maliakal
4903164f95 added high voltage to users class 2017-11-14 10:58:54 +01:00
Dhanya Maliakal
ef257d12e7 prev bug fix of ratecorr for eiger from users, made simpler 2017-11-14 09:13:32 +01:00
Dhanya Maliakal
7e0af1cc7c bugfix: users rate correction able to set for eiger 2017-11-14 09:08:08 +01:00
Dhanya Maliakal
70848c9891 bugfix ratecorr always gave back -100 2017-11-13 13:39:28 +01:00
Dhanya Maliakal
739187943d replaced gethostbyname with getaddrinfo as it is not thread safe 2017-11-10 16:30:38 +01:00
Dhanya Maliakal
fb0afc282d gotthard server, too fast now sets stopped bit high and stops acquisition, so polling status also made aware of stopped bit 2017-11-09 14:01:36 +01:00
Dhanya Maliakal
d24ab31d87 gotthard fix 2017-11-09 13:44:38 +01:00
Dhanya Maliakal
1420921291 Merge branch '3.0' into 3.0.1 2017-10-27 15:47:15 +02:00
Dhanya Maliakal
045a7cfcb1 removed settings bug, highvoltage returning 60 when switched off 2017-10-27 15:38:07 +02:00
Dhanya Maliakal
92f988ddc1 somewhere 2017-10-27 14:00:57 +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
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
Dhanya Maliakal
44bf4c52ed changes for eiger server to return error if error 2017-10-06 13:48:06 +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
0a446c425b added users functions for silent mode 2017-09-27 10:17:48 +02:00
Dhanya Maliakal
af98d2bb53 added silent mode in receiver during real time acquisition, doesnt print packet loss regularly or file name created each time 2017-09-27 10:09:02 +02:00
Dhanya Maliakal
7134d0d0ed temp_adc not in eiger for usersclass (esrf). get adc in millicelsius 2017-09-21 14:51:32 +02:00
Dhanya Maliakal
5873b5c9a8 negligible indentation change 2017-09-21 13:34:54 +02:00
Dhanya Maliakal
271664f577 changes to users class to call dac and adc by string name 2017-09-21 12:54:03 +02:00
Dhanya Maliakal
f2be03be05 example for adc index in users 2017-09-21 11:51:38 +02:00
Dhanya Maliakal
7e37a1da4b change in user functions 2017-09-21 11:16:29 +02:00
Dhanya Maliakal
18f014fd9e added in users class startreceiver, stop receiver, start status 2017-09-21 11:05:20 +02:00
Dhanya Maliakal
88b1a5c66a updaterev 2017-09-20 19:00:15 +02:00
Dhanya Maliakal
45ee8b2a2b changes usleep back to normal in postprocessing 2017-09-20 18:27:54 +02:00
Dhanya Maliakal
fda9c85bb3 included threaded 0 as a possibility 2017-09-20 17:07:51 +02:00
Dhanya Maliakal
3a79f0ad9b parallelizing file name has its consequences, file name prefix edited only in multi level 2017-09-19 11:37:54 +02:00
Dhanya Maliakal
15b86a50d5 added advanced user stuff for esrf 2017-09-19 10:05:55 +02:00
Dhanya Maliakal
5b0fd60775 parallelized ratecorrection 2017-09-18 17:49:08 +02:00
Dhanya Maliakal
90f899c936 replaced post incrementing by pre incrementing 2017-09-18 17:20:38 +02:00
Dhanya Maliakal
a95e2efdb0 parallelized settimer, setfileindex, setonline, setreceiveronline, getreceiverstatus, resetframescaught, setFrameIndex, setFileName, getFramesCaughtByReceiver; added getFramesCaughtbyAnyreceiver to avoid threadpool and to use in post processing 2017-09-18 16:47:22 +02:00
Dhanya Maliakal
54d231d3c6 parallelized set timer, file index 2017-09-15 14:51:43 +02:00
Dhanya Maliakal
e6125c3c7f base fix for parallelism made more efficient 2017-09-15 09:20:43 +02:00
Dhanya Maliakal
67cdfe8b41 in between 2017-09-14 16:58:39 +02:00
Dhanya Maliakal
91f3db6691 separated virtual master and slave executables 2017-08-30 15:38:43 +02:00
Dhanya Maliakal
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
Dhanya Maliakal
91fece87b2 updaterev 2017-08-28 12:05:42 +02:00