Commit Graph
88 Commits
Author SHA1 Message Date
Dhanya Maliakal e54767b69d conflict resolution with developer 2017-10-03 15:12:56 +02:00
Dhanya Maliakal 0b82aabd2b merge with 3.0.1 conflicts resolved 2017-10-03 14:52:53 +02:00
Dhanya Maliakal 7cde5dbe38 changes upto the receiver, not incl gui 2017-10-03 10:44:08 +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 5ff574b33f made default streamer to be the ip related to hostname, otherwise can be specified from the client, also made it compatible with chip test board detector now 2017-09-12 15:04:56 +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 0bacb903ea rest implementation, index issues 2017-07-13 14:44:03 +02:00
Dhanya Maliakal a11313fe96 removed copies 2017-03-24 15:15:30 +01:00
Dhanya Maliakal 86490226ed removing the return value usage in start acquisition callback, callbacks will be called if registered, and we will write files if file write enabled 2017-03-24 13:41:56 +01:00
Dhanya Maliakal 2bb8fa596a from the merge of 2.3 2017-03-24 12:22:49 +01:00
Dhanya Maliakal bb52676f50 merged from 2.3 without udpstandard 2017-03-24 10:34:31 +01:00
Dhanya Maliakal 70a7217353 changed the header size to a better number 2017-03-23 15:17:21 +01:00
Dhanya Maliakal 6f34dddb5a changed the file header size t0 1kb and changed its description in the header 2017-03-23 13:41:37 +01:00
Dhanya Maliakal b9eb3d5a52 somewere stuck with virtual template overloading 2017-03-23 11:56:17 +01:00
Dhanya Maliakal 3b07afe3fc in the process of streamer 2017-02-27 15:38:46 +01:00
Dhanya Maliakal 936dfea8a7 works so far, no gui yet 2017-02-22 12:01:00 +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 2cd38fefcd master hdf5 does not work, but so far good 2017-02-16 12:48:15 +01:00
Dhanya Maliakal b260d08225 somewhere 2017-02-10 10:08:00 +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 70a7d83175 somewhere 2017-01-18 15:22:05 +01:00
Dhanya Maliakal f6927ad1bf in between 2017-01-17 10:56:01 +01:00
Dhanya Maliakal adb5ab5ed1 chunked upto 1000 and new dataset every 10000 2017-01-03 12:11:55 +01:00
Dhanya Maliakal abb5bfb6e4 creating new datasets every 10,000 images in same file 2017-01-03 08:57:59 +01:00
Dhanya Maliakal ae48a0e251 made some groups and force closing 2016-12-15 09:26:25 +01:00
Dhanya Maliakal cdcb413241 removed hdf5 c, only c++ 2016-12-14 18:19:29 +01:00
Dhanya Maliakal f8b34a16dd converted to c++ 2016-12-14 18:15:47 +01:00
Dhanya Maliakal d3200dc76f moving towards c++ api 2016-12-12 14:24:24 +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 45fc87240f write number of frames and period in file header 2016-11-11 16:08:18 +01:00
Dhanya Maliakal 9b9876e287 added the print temp losses 2016-11-08 16:03:44 +01:00
Dhanya Maliakal 84bdf873ce introduced ignored packets and changed meaning of missing packets for jungfrau 2016-11-03 09:16:36 +01:00
Dhanya Maliakal ac87ae3d5b some changes, almost done 2016-10-31 12:27:54 +01:00
Dhanya Maliakal 942f024761 changes to make jungfrau work 2016-10-27 08:27:31 +02:00
Dhanya Maliakal 266506e67f merged with zmqdata 2016-10-20 08:54:29 +02:00
Dhanya Maliakal b0bedc516d works for missing packets and image reconstruction 2016-10-14 16:08:43 +02:00
Dhanya Maliakal 489b623afd trying to get in changes for activate in receiver 2016-10-05 08:24:35 +02:00
Dhanya Maliakal 2a4bd8022e works for deactivated server and receiver 2016-10-04 07:36:00 +02:00
Dhanya Maliakal 611f3a26c2 only missing data left to be handled in zmqthread in receiver 2016-09-19 17:21:28 +02:00
Dhanya Maliakal 9c8f663b8e done 2016-09-16 12:49:39 +02:00
Dhanya Maliakal 3ed738b949 almost done 2016-09-09 17:52:07 +02:00
Dhanya Maliakal 5f6b4c1b79 in between 2016-09-05 10:09:49 +02:00
Dhanya Maliakal 4eceb3b5f7 kinda 2016-09-02 15:47:28 +02:00
Dhanya Maliakal a3369a7d21 separated 2016-08-31 17:23:44 +02:00
Dhanya Maliakal be2bc15ab5 not done 2016-08-30 16:10:46 +02:00
Dhanya Maliakal e9b7a11cf6 in between 2016-08-24 16:23:43 +02:00