8254 Commits

Author SHA1 Message Date
ab28615999 minor 2022-01-28 11:47:31 +01:00
8995d3db8d setting next frame number also for udp 1g itnerface 2022-01-28 11:44:12 +01:00
7b37489cdc missed in last commit 2022-01-28 11:34:01 +01:00
5a69c60205 added nextframenumber for moench, ctb (also for virtual servers) 2022-01-28 11:32:27 +01:00
Erik Fröjdh
f6e76145c1
Make a library for writing and reading tiff, added tests (#347)
* removed Makefile for moench and integrated the build in CMake
* broke out tiff reading and writing to its own library
* moved tiff includes to include/sls
* moved tiffio source to src
* removed incorrectly used bps
* cleanup and tests for tiffio
* removed using namespace std from header
* some fixing for moench04
* Program for offline processing renamed

Co-authored-by: Anna Bergamaschi <anna.bergamaschi@psi.ch>
2022-01-27 10:24:02 +01:00
Dhanya Thattil
379d08dd03
Merge pull request #340 from slsdetectorgroup/eiger2udp
Eiger2udp
2022-01-24 16:40:52 +01:00
bf43b003b6 using xy instead of portGeometry 2022-01-24 15:42:25 +01:00
a2f46aa2dd binaries in 2022-01-24 12:46:16 +01:00
Dhanya Thattil
eb715e82cb
Merge pull request #344 from slsdetectorgroup/patsetbit
Patsetbit and vref
2022-01-24 12:43:30 +01:00
8a64d055b3 Merge branch 'eiger2udp' of github.com:slsdetectorgroup/slsDetectorPackage into eiger2udp 2022-01-24 11:39:22 +01:00
6c0356ff90 merge with developer 2022-01-24 11:39:13 +01:00
7cc7d979e4 merge with developer 2022-01-24 11:36:46 +01:00
a44284834a binaries in 2022-01-24 11:29:02 +01:00
27e48851e6 vref voltage of ad9257 changed from 1.33V to default 2V (for moench) 2022-01-24 11:28:36 +01:00
Erik Frojdh
c554bbb2d3 formatted slsDetectorCalibration 2022-01-24 11:26:56 +01:00
c45f2a282c updated release 2022-01-24 11:25:07 +01:00
Erik Frojdh
623b1de8a0 added f suffix 2022-01-24 11:19:38 +01:00
9328aadfa3 Merge branch 'developer' into patsetbit 2022-01-24 11:13:32 +01:00
4a15b31b04 updated help in Detector API and python 2022-01-24 11:09:36 +01:00
01e8414162 binarie sin 2022-01-24 11:00:37 +01:00
3b11000532 fixed getsettings (moench) for patsetbit and patmask 2022-01-24 11:00:16 +01:00
f38c1c8714 binaries in 2022-01-24 09:40:24 +01:00
664c992028 exchanging patsetbit and patsetmask functionalities 2022-01-24 09:39:19 +01:00
Erik Frojdh
02174f79d1 changed deprecated uint32 declaration to uint32_t 2022-01-24 09:01:44 +01:00
ef8de7b2be updated release notes 2022-01-21 12:06:50 +01:00
7c740445dc Merge branch 'developer' into eiger2udp 2022-01-21 11:51:42 +01:00
f95a15c841 update release 2022-01-21 11:51:32 +01:00
193ab75ebe Merge branch 'developer' into eiger2udp 2022-01-20 18:02:19 +01:00
Dhanya Thattil
062ab63289
Merge pull request #343 from slsdetectorgroup/ctbslowadc
fix for slow adcs and any other adcs that went to stop server, but ne…
2022-01-20 17:23:55 +01:00
50c1056eb2 minor 2022-01-20 17:23:41 +01:00
14d10d2f8f fix for slow adcs and any other adcs that went to stop server, but needed control server for configuration of the adc 2022-01-20 17:21:37 +01:00
5403656e79 Fixed some stuff for the Zmq process 2022-01-19 14:56:44 +01:00
26aa129004 merged with developer to fix conflicts 2022-01-19 10:40:20 +01:00
945adebe2e binaries in 2022-01-19 08:38:27 +01:00
753cbbd18c gui doesnt need to multply to get port geometry for number of interfaces, previously worked as bool was used instead of int for numInterfaces in DetectorImpl:readframefromreceiver 2022-01-18 17:10:12 +01:00
bfccc004e8 updated versions 2022-01-18 12:22:36 +01:00
987404a14e binaries in 2022-01-17 16:46:56 +01:00
a41b6f73d4 merge from developer 2022-01-17 11:58:22 +01:00
7871a78c8f updates to work with ctb and moench04 2022-01-14 13:39:40 +01:00
e5be13f064 Merge branch 'eiger2udp' of github.com:slsdetectorgroup/slsDetectorPackage into eiger2udp 2022-01-13 16:39:27 +01:00
c15131f8f6 fixed eiger bottom port now shows, because number of udp interfaces for eiger was set by default to get zmq port, has to be calcualted again now 2022-01-13 16:39:17 +01:00
15c887f413 server binary 2022-01-13 15:19:43 +01:00
01d7831abf module id in udp header for virtual servers for debugging, formatting 2022-01-12 12:21:17 +01:00
182e5fdadb missing one line 2022-01-07 12:55:40 +01:00
fd655437ab gui doesnt work, but ports fixed 2022-01-07 12:51:49 +01:00
88869c1746 some more fixes for eiger 2 udp interface 2022-01-07 12:44:32 +01:00
c92d0e5ee2 minor 2022-01-07 08:57:31 +01:00
549fef5680 fixed warnings 2022-01-07 08:54:20 +01:00
79affe1ea4 updated client and rxr, not tested 2022-01-06 18:46:14 +01:00
Erik Frojdh
2aaf59adb3 added libtiff as dependency for Moench 2022-01-06 16:44:19 +01:00