Commit Graph
113 Commits
Author SHA1 Message Date
Dhanya Maliakal 0649626842 made the color fix for black/white backgrounds 2017-12-14 14:29:07 +01:00
Dhanya Maliakal c4a242e10a changed all variables from svn to git, included --version for receiver binary 2017-12-06 10:29:57 +01:00
Dhanya Maliakal 65b4c69847 REST implementation removed from slsReceiver 2017-12-05 11:03:52 +01:00
Dhanya Maliakal d1e3d50a87 cosmetic print outs 2017-12-01 12:43:14 +01:00
Dhanya Maliakal 70bf6eb4cb restream stop from receiver 2017-11-30 18:39:08 +01:00
Dhanya Maliakal a351fa8f28 switching from black to white background for receiver 2017-11-28 11:18:30 +01:00
Dhanya Maliakal 59b5fe9424 receiver read freq should save value in shm even if no receiver present 2017-11-23 18:22:03 +01:00
Dhanya Maliakal a79864a5ae bugfix enabledata streaming send int for update 2017-11-17 11:35:54 +01:00
Dhanya Maliakal c69ae52e76 somewhere 2017-11-16 09:12:57 +01:00
Dhanya Maliakal 32d32dbcdc in between separating datastreaming in client and receiver 2017-11-15 16:16:59 +01: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 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
Dhanya Maliakal e8217b0867 do not complain when setting timers 2017-08-16 16:26:57 +02:00
Dhanya Maliakal ad3e3ce255 sending and writing subexptime in the receiver files, adding 0x in front of all numbers printed in command line which is hexa 2017-08-10 17:25:28 +02:00
Dhanya Maliakal 0cd18a3b7a more comments 2017-08-07 10:39:29 +02:00
Dhanya Maliakal 88b6fabb0d bug did not give error when switching to hdf5 2017-07-28 11:54:22 +02:00
Dhanya Maliakal 39560969f4 can set zmqport from receiver, ensured proper destructors, and ctrl c should kill it 2017-07-13 12:17:49 +02:00
Dhanya Maliakal 460a44a9b1 made updatereceiver to actually update client in parameters that it can 2017-07-03 17:37:31 +02:00
Dhanya Maliakal 26f9b1ccbd Somewhere 2017-07-03 13:45:45 +02:00
Dhanya Maliakal b03e35a8d6 sorted receiver client interface, more consistent 2017-07-03 13:31:17 +02:00
Dhanya Maliakal f8c04a6a51 sorted the receiver client interface, more manageable 2017-06-30 18:17:33 +02:00
Dhanya Maliakal a4c07ba9a0 added black background for reciever to see gray font better 2017-06-30 12:19:27 +02:00
Dhanya Maliakal f516d24089 solved many bugs, but cannot get data in eiger 2017-06-09 16:05:22 +02:00
Dhanya Maliakal bb52676f50 merged from 2.3 without udpstandard 2017-03-24 10:34:31 +01:00
Dhanya Maliakal 404be013a2 changes to new callback arguments without filepointer 2017-03-23 14:08:43 +01:00
Dhanya Maliakal b9eb3d5a52 somewere stuck with virtual template overloading 2017-03-23 11:56:17 +01:00
Dhanya Maliakal 9f68fc6f3b fixed call backs with new standard header 2017-03-15 15:00:25 +01:00
Dhanya Maliakal 53be854efd including subframe number 2017-03-13 11:33:06 +01:00
Dhanya Maliakal 300b014f73 somewhere 2017-03-10 10:51:28 +01:00
Dhanya Maliakal 50f8366bc2 small changes for jungfrau, but also for the gui 2017-03-03 15:57:48 +01:00
Dhanya Maliakal 447c5bb8fe gui works 2017-02-28 13:42:56 +01:00
Dhanya Maliakal 9e21583331 virtual, master all works, still to do rewriting file in an acquisition 2017-02-21 15:13:59 +01:00
Dhanya Maliakal c89f6e649c fnum wrong, need to add file features 2017-02-07 08:52:27 +01:00
Dhanya Maliakal d95aaa2089 somewhere in between.. next step include generalData pointer in listerner and dataprocessor calss in constructor and a setter 2017-01-31 08:42:16 +01:00
Dhanya Maliakal 01d54a7a4c Complete rewrite of receiver, with new changes 2017-01-27 15:40:36 +01:00
Dhanya Maliakal d3200dc76f moving towards c++ api 2016-12-12 14:24:24 +01:00
Dhanya Maliakal 28b0897dd7 fixed bug of crash when changing dr sometimes, latestdata was incorrectly inititalized 2016-12-02 08:55:07 +01:00
Dhanya Maliakal 09645cbba8 bottom is defined as flippeddatax in config file, not anymore as argument for receiver 2016-11-30 10:36:46 +01:00
Dhanya Maliakal af8c750b5a made the eiger like the jungfrau ignoring packets 2016-11-25 12:22:21 +01:00
Dhanya Maliakal e6c7dfc440 adding exptime to receiver for file header 2016-11-14 11:57:34 +01:00
Dhanya Maliakal acb900961a fixed time interval in receiveR 2016-11-10 14:37:26 +01:00
bergamaschi 70326f8b10 Merged developer branch with anna's modifications for chiptestboard 2016-11-10 13:27:18 +01:00
Dhanya Maliakal 9069e2eba4 Merge branch 'developer' into jungfrautomerge 2016-11-02 14:33:03 +01:00
Dhanya Maliakal e0aee67dcd some changes 2016-11-01 14:06:45 +01:00
Dhanya Maliakal 5de9ade51d some changes 2016-11-01 14:04:37 +01:00
Dhanya Maliakal a330706d86 sorta done 2016-10-31 17:05:07 +01:00
Dhanya Maliakal e2684e1f66 trying 2016-10-31 16:56:21 +01:00
Dhanya Maliakal ca93ff798b trying 2016-10-31 16:43:50 +01:00
Dhanya Maliakal d789b4a606 trying 2016-10-31 16:24:23 +01:00
Dhanya Maliakal 0cd9261332 merge fix 2016-10-20 09:17:42 +02:00