|
3b684c4662
|
Merge branch '3.0.1' into developer
|
2017-12-05 13:41:26 +01:00 |
|
|
d00c837977
|
updated write config and write parameters list
|
2017-12-05 13:41:16 +01:00 |
|
|
5b88203bd9
|
merge conflict from 3.0.1 to restream stop from recieveR
|
2017-11-30 19:05:35 +01:00 |
|
|
2227265357
|
removed external gui flag, acquiring flag is now not reset in stop acquisition, slsdet does not have acquiring flag anymore, busy accomodating acquiringflag, acquire cleanup, in acquire made lock for receiver more local, moved setacquiringflag false to bottom of acquire
|
2017-11-30 16:25:23 +01:00 |
|
|
1edb41242c
|
ensure gui gets measurement finished after dummy packet received from receiver/ext process
|
2017-11-29 15:22:10 +01:00 |
|
|
dcfa6fb100
|
Fixed filename problem with CPU readout and trimval command for mythen
|
2017-11-22 12:34:14 +01:00 |
|
|
90f899c936
|
replaced post incrementing by pre incrementing
|
2017-09-18 17:20:38 +02:00 |
|
|
a95e2efdb0
|
parallelized settimer, setfileindex, setonline, setreceiveronline, getreceiverstatus, resetframescaught, setFrameIndex, setFileName, getFramesCaughtByReceiver; added getFramesCaughtbyAnyreceiver to avoid threadpool and to use in post processing
|
2017-09-18 16:47:22 +02:00 |
|
|
558e5e2e9a
|
added busy command, converted get frames etc to an integer output
|
2017-08-08 19:15:20 +02:00 |
|
|
eb4da5ff0c
|
removed print of elapsed time
|
2017-07-28 10:19:33 +02:00 |
|
|
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 |
|
|
445da80df8
|
resolved warnings, also from esrf: todo: include changes in zmq
|
2017-05-01 13:11:10 +02:00 |
|
|
cad8ffc0c6
|
resolved the recovering from receiver start error , but still does not acknowledge error in gui
|
2017-03-10 13:07:33 +01:00 |
|
|
300bf85dae
|
uncommented extra comments
|
2017-03-09 11:40:26 +01:00 |
|
|
987aeda6fb
|
sorted out problem with CPU read out
|
2016-12-22 17:24:53 +01:00 |
|
|
68b13a0ecd
|
merged to developer
|
2016-12-19 12:26:53 +01:00 |
|
|
12cd3d07a2
|
some changes for jctb
|
2016-12-19 12:05:59 +01:00 |
|
|
2d1c91c0e0
|
bug in sem for new scans
|
2016-12-16 14:59:55 +01:00 |
|
|
64843c1c76
|
made the scans work, where the the dummy message from rxr doesnt stop it from listening for the scans/measurement, only at set join thread
|
2016-12-16 14:46:54 +01:00 |
|
|
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 |
|
|
cb879c61ca
|
changes for new chipterboard -now works with reduced dynamic range and analog/digital readout
|
2016-11-09 11:36:59 +01:00 |
|
|
fa0580ccac
|
to see the frames
|
2016-11-02 11:01:59 +01:00 |
|
|
4035f9263a
|
got rid completely of threaded proccessing
|
2016-11-02 07:28:29 +01:00 |
|
|
7fc82723b5
|
some changes
|
2016-11-01 14:04:31 +01:00 |
|
|
64965e2a1a
|
check for why gui doesnt show all data
|
2016-10-25 15:53:04 +02:00 |
|
|
51c0ca8c6e
|
check for why gui doesnt show all data
|
2016-10-25 15:50:35 +02:00 |
|
|
ac4c758636
|
check for why gui doesnt show all data
|
2016-10-25 15:44:31 +02:00 |
|
|
899adbce5b
|
merge fixed
|
2016-10-20 09:17:32 +02:00 |
|
|
12574f4c05
|
merged zmqdata to developer
|
2016-10-20 08:46:48 +02:00 |
|
|
44a69e2aee
|
improved locking a bit
|
2016-10-19 10:46:03 +02:00 |
|
|
a7e8ff1c42
|
back
|
2016-10-18 14:05:05 +02:00 |
|
|
eec812f92c
|
switched
|
2016-10-18 12:33:47 +02:00 |
|
|
de5037ae2b
|
switched
|
2016-10-18 12:19:20 +02:00 |
|
|
3a6d97b4f3
|
trying
|
2016-10-18 12:08:11 +02:00 |
|
|
9f28cc686c
|
done
|
2016-10-18 11:10:42 +02:00 |
|
|
1bade91254
|
almost there
|
2016-10-18 08:43:16 +02:00 |
|
|
6751132466
|
works
|
2016-10-07 14:26:41 +02:00 |
|
|
125c3a789a
|
locking improved
|
2016-10-07 11:56:04 +02:00 |
|
|
1545d37f36
|
some changes for quitting gui and continuing with acquire from command line
|
2016-10-07 11:40:51 +02:00 |
|
|
dc16d52d49
|
switching off gui, and acqire should work
|
2016-10-07 10:21:22 +02:00 |
|
|
6da59ca382
|
somewhere, but weird threads
|
2016-10-05 15:26:58 +02:00 |
|
|
d0501c3139
|
creating and destroying sockets for each receiver start and stop in a single acquisition (to deal with scans etc)
|
2016-09-21 16:37:29 +02:00 |
|
|
a1df8bdc15
|
done for eiger, some checks for frameindex=-1,socket closing earlier than last socket etc
|
2016-09-20 15:11:39 +02:00 |
|
|
f517eb7a41
|
included json example with dummy values
|
2016-09-16 17:19:37 +02:00 |
|
|
1263e80d21
|
done
|
2016-09-16 12:49:27 +02:00 |
|
|
1da4b07e73
|
works, need to do json header and send dataready
|
2016-09-15 17:15:55 +02:00 |
|
|
a821442b1a
|
almosst
|
2016-09-15 12:16:01 +02:00 |
|
|
0f9a841c4a
|
almost done
|
2016-09-15 10:17:16 +02:00 |
|
|
652d29f2d9
|
almost done
|
2016-09-09 17:51:36 +02:00 |
|
|
fed40b02c4
|
fixed measurement progress bar bug that kepts getting reset for each measurement
|
2016-02-05 11:29:02 +01:00 |
|