3406 Commits

Author SHA1 Message Date
Dhanya Maliakal
409519a3db fixed the double plot due to unzooming in gui 2017-11-13 15:25:49 +01:00
Dhanya Maliakal
70848c9891 bugfix ratecorr always gave back -100 2017-11-13 13:39:28 +01:00
Dhanya Maliakal
dedc00f1bd compiling with rflag 2017-11-13 12:28:27 +01:00
Dhanya Maliakal
e1c7176c00 Merge branch '3.0.1' of git.psi.ch:sls_detectors_software/sls_receiver_software into 3.0.1 2017-11-10 16:31:01 +01:00
Dhanya Maliakal
53caebe0f3 replaced gethostbyname with getaddrinfo as it is not thread safe 2017-11-10 16:30:48 +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
9255cdde8a bug fixx for the 9m gethostbyname being not thread safe 2017-11-09 13:42:57 +01:00
Xiaoqiang Wang
7c344d4a39 recompile with -fPIC flag 2017-11-08 15:14:34 +01:00
Xiaoqiang Wang
7157b2817d update to zmq 4.0.8
among other fixes, this fixes the tmpnam warning
2017-11-02 10:49:24 +01:00
Dhanya Maliakal
acfd9acc6c update binaries 2017-10-27 16:09:46 +02:00
Dhanya Maliakal
18d5fd5a35 update binaries 2017-10-27 16:08:52 +02:00
Dhanya Maliakal
1881cb0010 updated binaries 2017-10-27 16:07:42 +02:00
Dhanya Maliakal
1420921291 Merge branch '3.0' into 3.0.1 2017-10-27 15:47:15 +02:00
Dhanya Maliakal
aab56ea943 updated jungfrau server binary 2017-10-27 15:39:55 +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
f4f03f659a color code in user example depending on modID, instead of xcoord 2017-10-23 17:07:45 +02:00
Dhanya Maliakal
e417885459 merge conflict in release, merged incorporating no call back and call back into one user example 2017-10-23 15:30:00 +02:00
Dhanya Maliakal
65fd5a3057 merged without call back and call back into one user example 2017-10-23 15:26:04 +02:00
Dhanya Maliakal
387b4ef457 updated release with patches notes 2017-10-19 17:09:50 +02:00
Dhanya Maliakal
c755a5b602 bug fix to release.txt from the merge 2017-10-19 14:41:46 +02:00
Dhanya Maliakal
72b71cd680 merge from 3.0 hotfixes done 2017-10-18 17:39:19 +02:00
Dhanya Maliakal
5388b54eff updaterev 2017-10-18 15:52:08 +02:00
Dhanya Maliakal
75b94e6614 fixed file write enable bug from the last patch 2017-10-18 12:29:46 +02:00
Dhanya Maliakal
4aa0c8e24e Merge branch '3.0.1' of git.psi.ch:sls_detectors_software/sls_detectors_package into 3.0.1 2017-10-17 12:14:40 +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
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
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
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
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
l_msdetect
1c3b9c603c manual 2017-09-21 20:26:35 +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