|
f20f084991
|
eiger receiver: changing dr changes rx_fifodepth to their defaults
|
2020-04-03 09:58:58 +02:00 |
|
|
93f8e8ecb3
|
updated release.txt, rxr optimization (no file buffering, write to every page at memory allocation, fix to fifo depth
|
2020-03-10 10:59:30 +01:00 |
|
|
d112956f79
|
eiger server: vcal=0, rx_fifodepth to greater than 32 bit, trimval argument range check, activate to both control and stop server, end of eiger server (if detectorip normal) set activate to 1 (for future eiger firmware), added setflippeddatax to users, removing warnings and check of detector size before accessing detector[0], updating subexptime also updated subperiod in master file, remove keeprunning in rxr that keeps it busy to semaphore
|
2020-03-10 09:25:41 +01:00 |
|
|
42971c94b7
|
updated versioning
|
2020-01-14 16:16:45 +01:00 |
|
|
6f2aad3836
|
updated temporary versioning
|
2020-01-06 19:01:44 +01:00 |
|
|
663999a539
|
updated versions
|
2019-10-04 10:35:42 +02:00 |
|
|
4d99ce8c52
|
receiver master file includes quad, gap pixels enable, version updated for binary and hdf5
|
2019-08-14 20:33:40 +02:00 |
|
|
633c646239
|
eiger bug fix: 4 bit mode gap pixels, also added quad to shm
|
2019-08-14 15:31:18 +02:00 |
|
|
8c491f18fd
|
quad enabled with gap pixels without the extra vertical pixel line
|
2019-07-31 13:00:12 +02:00 |
|
|
350b4f0368
|
bug fix on quad: if no data streaming enabled in the beginning
|
2019-07-22 17:09:34 +02:00 |
|
|
445f3c66fd
|
bug fix for previous commit to work for bottom module
|
2019-07-10 17:56:32 +02:00 |
|
|
1189b991e5
|
quad implemented
|
2019-07-10 17:39:43 +02:00 |
|
|
13e809acd4
|
updated versions
|
2019-06-12 15:40:19 +02:00 |
|
|
4f99aeabd2
|
bug fix: hdf5 printError still called once. replcaed with printErrorStack
|
2019-05-22 19:09:45 +02:00 |
|
|
828b1479c7
|
receiver bug fix jungfrau as root
|
2019-03-04 11:28:56 +01:00 |
|
|
22ed52605c
|
receiverbug fixe affecting jungfrau receivers as root
|
2019-03-04 11:15:53 +01:00 |
|
|
a1a95ebb20
|
receiver bug fixaffecting Jungfrau receivers as root (optlen size as int), but setting buffer size is uint32_t size. setting it to uint64_t
|
2019-03-04 11:02:10 +01:00 |
|
|
6bf1a944da
|
updaterev
|
2019-02-08 17:28:44 +01:00 |
|
|
3c77447868
|
removed minor warnings
|
2019-02-08 16:32:23 +01:00 |
|
Erik Frojdh
|
0ef030354f
|
warning
|
2019-02-08 14:03:49 +01:00 |
|
Erik Frojdh
|
cd738106ec
|
printf and uninitialized variables
|
2019-02-08 11:14:16 +01:00 |
|
|
143682cfb1
|
updaterev
|
2019-02-07 16:55:01 +01:00 |
|
|
f810a9e9fb
|
updated rev
|
2019-01-04 09:13:00 +01:00 |
|
|
3a51d107bd
|
gotthard server bug fix: switching between roi and no roi has complex fnum reengineering as fnum and pnum doesnt exist for gotthard, sol at the moment: send an image when configuremac, identify first packet if first two channels is 0xcacacaca, ifthe fnum is odd, then increment. Looking at this only at first image in an acquisition, also reduces roi time by configuring mac only when setting roi, not when getting
|
2018-12-04 12:09:46 +01:00 |
|
|
6b4a9be870
|
in between
|
2018-12-04 10:45:55 +01:00 |
|
|
b4b38cb607
|
bugfix for gotthard roi and noroi frame number, temporary fix to look at CACACACA to know if its a second packet, and first time look at last bit to know wheter to increment or not for consecutive frames fr no roi
|
2018-12-03 16:25:24 +01:00 |
|
|
e631414526
|
updated version
|
2018-09-27 18:23:08 +02:00 |
|
|
c2db073d5e
|
receiver and client: changed xcoord to row and ycoord to column, zcoord to reserved
|
2018-09-26 15:03:04 +02:00 |
|
|
970d448e73
|
receiver: using namespace std removed from all the headers and the bug fixes for that for hdf5
|
2018-09-26 10:53:45 +02:00 |
|
|
9f84bf7175
|
gui: crashing when using roi fixed
|
2018-09-20 18:10:10 +02:00 |
|
|
c784f0f539
|
client: moved shortenable to roi in reciever, roi not yet written in master file
|
2018-09-19 17:35:26 +02:00 |
|
|
d67b4765ea
|
Removing redundant null byte from end of json header
|
2018-09-17 12:32:33 +02:00 |
|
|
14c899e7cf
|
removed some manual warnings
|
2018-08-24 12:34:06 +02:00 |
|
|
588037fd18
|
updated release version
|
2018-08-23 16:23:24 +02:00 |
|
|
4e446f1f39
|
eiger server: changed subperiod to subdeadtime, changing subexptime or subdeadtime sets subperiod in eiger server
|
2018-08-17 13:45:09 +02:00 |
|
|
830f92dedc
|
client and receiver: silent mode put into shared memory, works properly now
|
2018-08-15 19:51:04 +02:00 |
|
|
87e8333dfd
|
slsDetectorSoftware & eiger server: fixed coordinates in 2 d, but switch to row (x), col(y); numdetx and numdety sent to all receivers now, likely bug fix virtual file linked in master for 1 mod jungfrau; xccoord and y coord calculated at setdetector pos and given to listener
|
2018-08-15 19:02:16 +02:00 |
|
|
b3ccd5e1a1
|
slsReceiverSoftware: bugfix double acquire did not write parameter file cuz vector.push_back always never clearing when closing current file
|
2018-08-14 19:11:52 +02:00 |
|
|
f0ac49190a
|
slsReceiver:trying to get deactivate to work
|
2018-08-14 15:06:06 +02:00 |
|
|
0018fa46f8
|
slsDetectorSoftware: Eiger server, added 3 commands, measuredperiod,measuredsubperiod, status trigger. measured period is in 10ns in det server, status trigger reads reg,sets bit and unsets bit
|
2018-08-10 19:14:05 +02:00 |
|
|
c934e92a41
|
Merge branch 'mainexceptions' into developer
|
2018-08-10 17:10:15 +02:00 |
|
|
da4253fe13
|
Exception handling from constructors for slsDetector and multiSlsDetector, zmqsockets deleted first in multi freeshm/constructor, removed unnecessary exceptions from exceptions list, replaced in slsDetector socket assign from NULL to 0
|
2018-08-10 17:07:29 +02:00 |
|
Erik Frojdh
|
3cab1bc0fe
|
minor cleaning of ZmqSocket
|
2018-08-10 14:34:59 +02:00 |
|
|
39ebd81230
|
Zmqsocket merge with Erik's (removing header message) and mine(socketdescriptor safe destruction in constructor exception)
|
2018-08-09 18:21:30 +02:00 |
|
|
823c855ef4
|
Zmqsocket merge with Erik's (removing header message) and mine(socketdescriptor safe destruction in constructor exception)
|
2018-08-09 18:19:47 +02:00 |
|
|
a0512a01d5
|
Exceptions: zmq socket class descriptors made into its own class for auto destruction upon construction exception, similarly for other try blocks. slsDetector and multislsdetector left to do
|
2018-08-09 18:12:56 +02:00 |
|
Erik Frojdh
|
bdd37fa7c2
|
commenting zmq detail
|
2018-08-09 17:58:55 +02:00 |
|
Erik Frojdh
|
a96a019435
|
string lenght
|
2018-08-09 17:46:07 +02:00 |
|
Erik Frojdh
|
dd3f4aa81d
|
switched from zmq_msg_revc to zmq_recv
|
2018-08-09 17:40:04 +02:00 |
|
|
1102153d2b
|
Exceptions handling in constructor for genericSocket, created object to handle both socket descriptors upon throwing exception in constructor (as raw pointers wont get destructed automatically)
|
2018-08-09 15:43:56 +02:00 |
|