Commit Graph
230 Commits
Author SHA1 Message Date
Dhanya Maliakal baee38802b wait state between acquistion finished and ready for next acquire in gui, check if acquiringflag is set then reset it 2017-11-30 16:20:26 +01:00
Dhanya Maliakal d23c9d52ed somewhere 2017-11-23 14:53:33 +01:00
Dhanya Maliakal 49ba893d7e zmq buffering when acquire form command line, stopping sockets when command line acquire or receiver start, restarting sockets at change of port numbers and a refresh button for the same 2017-11-21 13:38:31 +01:00
Dhanya Maliakal d7137e0c75 fixed segmentation fault issue of xputsn the right way, fixed warnings 2017-11-17 09:26:05 +01:00
Dhanya Maliakal 2569ffbf10 fixed warnings, back to int warning in debugstream due to 64 bit 2017-11-17 08:53:05 +01:00
Dhanya Maliakal c1e735c1b4 fixed a few warnings 2017-11-17 08:46:04 +01:00
Dhanya Maliakal bbcf75bc09 separating zmqport, enabling in client and receiver works 2017-11-16 15:00:59 +01:00
Dhanya Maliakal 52a9303a5e removed compression from gui in expert mode 2017-11-13 15:32:24 +01:00
Dhanya Maliakal a250565f44 updaterev 2017-09-20 19:00:09 +02:00
Dhanya Maliakal 12592c1206 updaterev 2017-08-09 17:24:43 +02:00
Dhanya Maliakal c31ee2d76f allowing -1 in gui for spinbox 2017-08-04 14:20:51 +02:00
Dhanya Maliakal 77dc4d3d77 solved some warnings 2017-07-27 12:08:12 +02:00
Dhanya Maliakal 915fd41bf6 should be able to compile in pcmoench as l_msdetect 2017-07-26 15:09:24 +02:00
Dhanya Maliakal 91f8987b6c removed ui include files as they are generated anyway for every make 2017-07-26 11:12:56 +02:00
Dhanya Maliakal 5771a3c722 includes in gui 2017-07-25 13:56:27 +02:00
Dhanya Maliakal c25239a398 updaterev 2017-07-13 14:44:52 +02:00
Dhanya Maliakal 126ad92ed8 can set zmqport from receiver 2017-07-13 12:18:19 +02:00
Dhanya Maliakal f1a77c4146 resolved issue with source not being looked at for compiling 2017-07-11 13:27:27 +02:00
Dhanya Maliakal e0b886e2cc moved the versioning files back to include 2017-07-10 11:22:32 +02:00
Dhanya Maliakal ef9fd77850 some more changes to make file for automatic versioning, but changes to cpp file does not affect make, need to include that 2017-07-10 11:20:50 +02:00
Dhanya Maliakal c01931e5a6 makefiles and versioning update complete 2017-06-29 17:09:46 +02:00
Dhanya Maliakal 21e1fcf693 trying with gui makefile changes 2017-06-29 09:27:26 +02:00
Dhanya Maliakal cfff7969e3 changes for Makefile dependencies 2017-06-28 18:52:43 +02:00
Dhanya Maliakal 22796d0d27 updaterev 2017-06-27 17:43:19 +02:00
Dhanya Maliakal df01ca7e4b ensuring acquire, p receiver start and the gui enables and disables data streaming accordingly. those with api will have to know what they want before acquiring 2017-06-22 16:44:13 +02:00
Dhanya Maliakal cffdf7fede updaterev 2017-06-22 14:33:24 +02:00
Dhanya Maliakal 2ec1e08081 changed API for setting network parameter to remove memory leak, fixed lock issues in streaming print outs to gui 2017-06-19 14:19:30 +02:00
Dhanya Maliakal 47e5504203 updaterev 2017-06-12 18:50:55 +02:00
Dhanya Maliakal 2ef44ec70b somewhere 2017-03-10 10:51:47 +01:00
Dhanya Maliakal 3e9476cca2 updaterev 2017-02-10 11:49:58 +01:00
Dhanya Maliakal f464be38a3 xyrangechanged not checked for histogram 2016-12-16 14:46:02 +01:00
Dhanya Maliakal 37ea7d425f updaterev 2016-11-30 11:17:38 +01:00
Dhanya Maliakal 4292bf1ce8 updaterev 2016-11-11 14:15:08 +01:00
Dhanya Maliakal 7d860cc7cd fixed eriks bug, must initialize const double values inside cpp not in h from gccc 4.4.6 onwards 2016-11-10 16:13:22 +01:00
Dhanya Maliakal 5189640cd7 debugging for eriks pc 2016-11-10 16:02:31 +01:00
Dhanya Maliakal 8298486f27 debugging for eriks pc 2016-11-10 15:57:04 +01:00
Dhanya Maliakal fd666605aa some changes for qwt7 and for higher gcc 2016-11-10 14:56:52 +01:00
Dhanya Maliakal b55414cd38 fixed time interval in receiveR 2016-11-10 14:37:08 +01:00
Dhanya Maliakal 3c48065b5a removed the normal timer on the updateplot, it shold now plot as soon as it gets the data 2016-11-10 12:23:01 +01:00
Dhanya Maliakal a0b28503d0 updaterev 2016-11-08 15:23:48 +01:00
Dhanya Maliakal c2c7365566 works for jungfrau 2016-11-08 15:23:05 +01:00
Dhanya Maliakal 404323e13a updaterev 2016-11-03 12:32:37 +01:00
Dhanya Maliakal c093da38ae updaterev 2016-09-29 08:29:39 +02:00
Dhanya Maliakal 020e1b43f9 updaterev 2016-08-30 16:12:47 +02:00
Dhanya Maliakal 5d52e41e37 adcs refresh only in developer tab 2016-08-24 17:10:07 +02:00
Dhanya Maliakal 5b5e1e32b3 updaterev 2016-08-12 11:14:57 +02:00
Dhanya Maliakal 4c2d28943f rate correction fixed for gui, removed auto made it defalt 2016-08-11 13:59:36 +02:00
Dhanya Maliakal 5d3e925ed4 compatible with gcc 5.3.1 amd 6.1.1 2016-08-03 17:50:54 +02:00
Dhanya Maliakal 9139451127 added 2 gain settings to eigeR 2016-08-03 10:34:10 +02:00
Dhanya Maliakal 180038e485 updaterev 2016-07-22 10:41:54 +02:00