Commit Graph
189 Commits
Author SHA1 Message Date
Dhanya Maliakal 16fc44b3ab update client command doc 2017-08-16 19:05:17 +02:00
Dhanya Maliakal ac6720e27d appears double in the intro list 2017-08-16 18:46:10 +02:00
Dhanya Maliakal ae7255953d compile error bug fix 2017-08-16 18:37:10 +02:00
bergamaschi 6b28201f72 comments merged 2017-08-16 17:50:46 +02:00
bergamaschi ae49c04dcd added documentation to slsDetectorCommand.cpp 2017-08-16 17:29:04 +02:00
Dhanya Maliakal 57537a350f updating cmd line help; other detectors other than eiger will complain cannot set timer 14 (subexptime) when setting receiver 2017-08-16 17:12:23 +02:00
Dhanya Maliakal 2935722b98 updated command line doc 2017-08-16 11:49:55 +02:00
Dhanya Maliakal af5f61bd95 updated command line doc 2017-08-16 11:13:40 +02:00
Dhanya Maliakal 5de120f7e7 more changes to client docu. more coming up. removed slsDetectorClientDocs from here 2017-08-16 11:03:22 +02:00
Dhanya Maliakal c21f7f371a more changes to client docu. more coming up 2017-08-16 10:42:27 +02:00
Dhanya Maliakal 03cc80dc3c more changes to client docu. more coming up 2017-08-16 10:36:25 +02:00
Dhanya Maliakal 413a944e70 fixed problem with datastream help 2017-08-16 10:11:39 +02:00
Dhanya Maliakal 25ece55d7f more changes to client docu. more coming up 2017-08-16 10:09:27 +02:00
Dhanya Maliakal bb917b70f3 more changes to client docu. more coming up 2017-08-15 18:42:41 +02:00
Dhanya Maliakal f8060ef757 more changes to client docu. more coming up 2017-08-15 18:29:07 +02:00
Dhanya Maliakal 8e1a841b42 in between command line documentation 2017-08-15 18:06:45 +02:00
Dhanya Maliakal 0c6fcc1186 cannot put for get busy 2017-08-10 19:09:46 +02:00
Dhanya Maliakal f084efd263 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:18 +02:00
Dhanya Maliakal af079f3168 posisibility to read adnd write registers in the front end board for eiger 2017-08-10 14:49:02 +02:00
Dhanya Maliakal 558e5e2e9a added busy command, converted get frames etc to an integer output 2017-08-08 19:15:20 +02:00
Dhanya Maliakal 96ce9ed7c1 if timer gives -1 in multi, it should not multiply answer with 1e-9 to get in seconds in slsdetectorocmmand 2017-08-04 14:09:56 +02:00
Dhanya Maliakal e3667f6827 can set zmqport from receiver 2017-07-13 12:18:07 +02:00
Dhanya Maliakal 374b07a126 merge developer 2017-07-03 17:42:06 +02:00
Dhanya Maliakal f944d7cae4 made updatereceiver to actually update client in parameters that it can 2017-07-03 17:37:24 +02:00
Dhanya Maliakal b4309a9f60 changed jungfrau temperature conversion but binary to follow 2017-07-03 14:45:44 +02:00
Dhanya Maliakal c2980b3c44 changes for setting threshold without trimbits for eiger 2017-06-28 10:24:07 +02:00
Dhanya Maliakal bbbd4731d7 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:29 +02:00
Dhanya Maliakal e2e25f6e62 changed API for setting network parameter to remove memory leak, fixed lock issues in streaming print outs to gui, deleted return from threadpool in the right place 2017-06-19 14:29:45 +02:00
bergamaschi cbbdd8eeab Merged to developer 2017-06-13 15:30:33 +02:00
bergamaschi 8caab4e562 Modicfications for chiptestboard and moench03 module 2017-06-13 15:28:45 +02:00
Dhanya Maliakal cb7b8713cf fixed the precision problem in converting double to long long int (0.0000325 *1E9), cant find another example 2017-06-13 12:58:56 +02:00
Dhanya Maliakal 0722ef3125 changes including warnings and zmq 2017-05-04 17:52:47 +02:00
Dhanya Maliakal 445da80df8 resolved warnings, also from esrf: todo: include changes in zmq 2017-05-01 13:11:10 +02:00
Dhanya Maliakal 911ff49238 changes for merges from 2.3 incl standard packet header 2017-03-20 11:22:07 +01:00
Dhanya Maliakal ecaa8e45a4 some changes to the command help 2017-03-15 14:52:19 +01:00
Dhanya Maliakal 7e00d9f395 Merge branch 'developer' into hdf5 2017-03-03 10:06:34 +01:00
bergamaschi f12df80c5b some changes for chiptest board and mythen server now compiles 2017-02-23 12:05:34 +01:00
Dhanya Maliakal 9b3f4a3a66 commonFiles/error_defs.h 2017-02-03 14:34:05 +01:00
Dhanya Maliakal 87ce1ed736 moved tau to settings file, removed gain and offset, setting threshold loads settings file, setting threshold only sets client variable 2017-02-03 12:29:44 +01:00
bergamaschi 987aeda6fb sorted out problem with CPU read out 2016-12-22 17:24:53 +01:00
bergamaschi 68b13a0ecd merged to developer 2016-12-19 12:26:53 +01:00
bergamaschi 12cd3d07a2 some changes for jctb 2016-12-19 12:05:59 +01:00
Dhanya Maliakal e7621a6cd0 moving towards c++ api 2016-12-12 14:24:11 +01:00
Dhanya Maliakal 466f1506a5 bottom is defined as flippeddatax in config file, not anymore as argument for receiver 2016-11-30 10:36:34 +01:00
Dhanya Maliakal c70f453de4 changed everything to depend on receiver online shared memory flag, and if it is online is only checked rarely 2016-11-22 14:01:07 +01:00
bergamaschi cb879c61ca changes for new chipterboard -now works with reduced dynamic range and analog/digital readout 2016-11-09 11:36:59 +01:00
Dhanya Maliakal dec82ab850 included datastream command earlier but not working yet 2016-11-08 15:21:56 +01:00
Dhanya Maliakal 8aea36b4ef fixed jungfrau configure bug by getting rid of gb10reset at configure 2016-11-08 09:35:34 +01:00
Dhanya Maliakal 4b99ff7fbe reset fpga implemented, changed receiver configuration warning prints, powerchip implemented 2016-11-03 12:31:34 +01:00
Dhanya Maliakal 12574f4c05 merged zmqdata to developer 2016-10-20 08:46:48 +02:00