|
5e71aeb85f
|
binaries modified
|
2018-12-04 13:39:27 +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 |
|
|
03e7a83e74
|
incorrect mac address in config file should set error flag and give fail upon calling readconfig file
|
2018-12-03 12:10:37 +01:00 |
|
|
0869a975e4
|
updated makefile in manual-api to point to binaries in bin and not build/bin. cmake points to build/bin anyway
|
2018-12-03 12:05:38 +01:00 |
|
|
2cebec90ee
|
users: added setroi and getroi, modified multi to allow imod for setroi on sls level, modified detectorsize to set a single roi or give roi if only one roi
|
2018-12-03 11:50:56 +01:00 |
|
|
c611523352
|
updated users class: get/set detector size sets one roi /get roi if roi enabled. mythen is not supported anymore, hence
|
2018-12-03 11:17:30 +01:00 |
|
|
a774c62cd4
|
binaries udpated
|
2018-12-03 10:56:24 +01:00 |
|
|
550ed4b1c2
|
eiger server bug fix: read and write reg only wrote to the right fpga, fixed
|
2018-12-03 10:55:32 +01:00 |
|
|
2c08c1e7ce
|
updated binary
|
2018-12-03 10:49:26 +01:00 |
|
|
2b0208bd98
|
gotthard server bug fix: adc channel shifted by one fixed changin token timing rev for board 2
|
2018-12-03 10:48:52 +01:00 |
|
|
05d8ef6277
|
bug fix for starting and stopping receiver, without listening
|
2018-12-03 10:45:46 +01:00 |
|
|
228cfa35c0
|
receiver bug fix: padding was set only if deactivated, frame padding enabled and deactivated padding enabled. Fixed that frame padding and deactivated padding is independent. Padding is done if frame padding enabled or if deactivated and deactivated padding enabled
|
2018-11-30 16:10:13 +01:00 |
|
|
f120f9c3dd
|
users bug fix:getting id(version) for single/multi detector
|
2018-11-30 16:00:27 +01:00 |
|
|
262bf1b307
|
users class: added stopped to getrunstatus list
|
2018-11-30 15:42:13 +01:00 |
|
|
eb89d12f41
|
updated readme and eiger_short
|
2018-09-28 15:09:31 +02:00 |
|
|
c477970cf0
|
manual updated
|
2018-09-28 11:47:25 +02:00 |
|
|
03ae32dcf3
|
updated manuals
|
2018-09-27 18:32:20 +02:00 |
|
|
5a394c080f
|
updated release
|
2018-09-27 18:29:33 +02:00 |
|
|
e631414526
|
updated version
|
2018-09-27 18:23:08 +02:00 |
|
|
d2bce7e372
|
updated release.txt
|
2018-09-27 18:21:48 +02:00 |
|
|
f9b95b63eb
|
gotthard server: made gotthard server readout only via udp, readframe just waits for acquisition to be done, does not allocate ram, receiver: removed positions hardcoded in 1d, should be 2d for all
|
2018-09-27 18:20:03 +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 |
|
|
b236c14a66
|
Merge branch '4.0.0' of github.com:slsdetectorgroup/slsDetectorPackage into 4.0.0
|
2018-09-25 18:01:02 +02:00 |
|
|
80c0d4e10e
|
gui: bug fix advanced tab (network and trimming) was a mess
|
2018-09-25 18:00:21 +02:00 |
|
|
46db575cc4
|
updating release.txt
|
2018-09-25 17:30:38 +02:00 |
|
Erik Frojdh
|
6f0c505c01
|
Merge branch '4.0.0' of github.com:slsdetectorgroup/slsDetectorPackage into 4.0.0
|
2018-09-25 14:24:26 +02:00 |
|
Erik Frojdh
|
06d698166f
|
updated dicsard commands in RELEASE.txt
|
2018-09-25 14:23:22 +02:00 |
|
|
5a139d70b5
|
gotthard and jungfrau server binary updated for API
|
2018-09-25 14:08:34 +02:00 |
|
|
33d1b11279
|
jungfrau server updated for API version change
|
2018-09-25 14:04:54 +02:00 |
|
|
b163180d6f
|
updating API versions
|
2018-09-25 14:02:22 +02:00 |
|
|
cab9dff225
|
Merge branch '4.0.0' of github.com:slsdetectorgroup/slsDetectorPackage into 4.0.0
|
2018-09-25 13:55:42 +02:00 |
|
|
7d8188fc11
|
gotthard server binary updated: config file not read a second time after detector start up
|
2018-09-25 13:55:26 +02:00 |
|
Erik Frojdh
|
64229ca32b
|
changed operator() to const
|
2018-09-25 11:20:44 +02:00 |
|
|
4aa0d26f26
|
gotthard server: trying to resolve roi problem that is only affected by latest firmware
|
2018-09-21 17:29:43 +02:00 |
|
|
9f84bf7175
|
gui: crashing when using roi fixed
|
2018-09-20 18:10:10 +02:00 |
|
|
235002cdd4
|
gui: fixed title height
|
2018-09-20 14:48:36 +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 |
|
|
961489edb1
|
bugfix gotthard server and client to set roi and disable it, problem still exists with frame numbering between roi modes but can only be fixed in firmware
|
2018-09-18 18:02:01 +02:00 |
|
|
255931bbde
|
release.txt: no overflow is the defaulkt option and not the overflow option
|
2018-09-18 10:28:49 +02:00 |
|
|
781152a772
|
slsDetectorSoftware bug fix: gappixels for x initialized wrong
|
2018-09-17 18:13:26 +02:00 |
|
|
59cb9c84c2
|
bug fix slsdetectorgui: xcoord and y coord are actually col and row indices
|
2018-09-17 14:35:31 +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 |
|
|
b3d4e90f7f
|
sls_detector_software is obsolete, conda packet sls_detector_lib or sls_detector_gui
|
2018-08-23 16:52:52 +02:00 |
|
|
cedd275892
|
conflict fix, minor
|
2018-08-23 16:24:17 +02:00 |
|
|
588037fd18
|
updated release version
|
2018-08-23 16:23:24 +02:00 |
|
Dhanya Thattil
|
1700d9884a
|
Updated release.txt, minor indentation
|
2018-08-23 16:08:24 +02:00 |
|