Commit Graph

92 Commits

Author SHA1 Message Date
ac613171ec added conda pkgs for moench 2021-05-11 10:22:15 +02:00
01c785271f WIP 2021-03-31 16:26:36 +02:00
f9f50f1d84 M3settings (#228)
* added temp m3 settings files

* renames settings noise to trim

* get threshold for M3

* some changes to compile on RH7 and in the server to load the default chip status register at startup

* Updated mythen3DeectorServer_developer executable with correct initialization at startup

Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
Co-authored-by: Anna Bergamaschi <anna.bergamaschi@psi.ch>
2021-01-14 12:34:13 +01:00
d9b2a90651 Introduced pattern class 2020-11-27 10:03:15 +01:00
e63fa1d7c2 Setting pattern from memory (#218)
* ToString accepts c-style arrays

* added patternParameters to python

* fixed patwait time bug in validation

* moved load from file function to patterParameters

* server using patternparamters structure to get pattern

Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
2020-11-24 20:32:07 +01:00
06dbf82e93 clang-format 2020-11-18 18:01:39 +01:00
a15d8dd30a Moving headers into include/sls (#212) 2020-11-02 16:05:28 +01:00
2c1fddee84 Cmddacs (#189)
Moved dacs to it's own command for command line. 
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
2020-09-24 17:16:34 +02:00
0c7759d7e4 formatting 2020-08-11 17:09:36 +02:00
0369413201 rename fix 2020-08-05 15:22:47 +02:00
aa0c36713c Utility function to get a vector of set bits
Template function to return a vector with the positions of all set bits in a variable.
2020-08-05 13:42:57 +02:00
d31839e80e roi constructor added 2020-07-30 14:04:50 +02:00
5faf3c7336 format 2020-07-23 14:01:59 +02:00
4db3473e32 Merge pull request #111 from slsdetectorgroup/shm
Shm
2020-07-07 13:35:52 +02:00
39bbc5c688 OutString for scanParameters 2020-07-06 09:19:44 +02:00
05059c1176 Test 2020-07-03 17:14:45 +02:00
5780cabe8d clang-tidy nullptr 2020-06-29 17:48:22 +02:00
19e40cf0e6 using .empty() on stl containers 2020-06-29 17:20:56 +02:00
159b0a0367 WIP 2020-06-23 09:30:17 +02:00
5bf6b7a338 Refactor of ZmqSocket (#109)
Changed data type of address from char[1000] to string to reduce stack size of object.

Removed redundant calls to Close

Removed function exposing the socket descriptor

Using functions from network_utils instead of duplicates

Added tests
2020-06-19 12:41:03 +02:00
12b40a44a2 first test for ZmqSocket 2020-06-18 17:49:40 +02:00
ab72d342c9 formatting 2020-06-10 17:29:28 +02:00
f5160b0978 exposing receiver thread ids to client (#102)
* exposing receiver thread ids to client

Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
2020-06-09 16:18:37 +02:00
761f93d753 exptime of gates 2020-05-20 09:36:43 +02:00
ea7cc9db8c less public headers 2020-05-15 10:52:23 +02:00
0dd5a099c8 renamed FixedCap.. to StaticVector 2020-05-15 09:03:23 +02:00
3962714b48 format + exception.cpp 2020-05-13 14:48:52 +02:00
eff664e790 cleanup 2020-05-11 18:28:06 +02:00
28bafb012a fixed test for new default values 2020-05-08 15:09:12 +02:00
ea4044e4b1 format support lib 2020-05-05 10:07:19 +02:00
655a410d43 cleaned up UdpRxSocket 2020-04-16 09:45:44 +02:00
97ba81d923 fixed test 2020-04-14 16:58:37 +02:00
fb051355b8 moved string conversion to .cpp 2020-03-26 15:06:23 +01:00
d0c3e006fb printing of std::map 2020-03-26 12:39:56 +01:00
8fc1578a5e added support for MSG_PEEK 2020-03-24 09:20:38 +01:00
9a6f521f6a other replacements for string 2020-03-19 12:39:42 +01:00
46e9b450c0 assume dec unless 0x 2020-03-19 11:09:20 +01:00
bf1b1a2d9e string conversion for uint 2020-03-19 10:30:05 +01:00
4813b5567a Minimal shared memory for receiver 2020-03-19 07:01:32 +01:00
4aeb8bf62e introducing new logger 2020-03-11 10:54:55 +01:00
c6ddd19c0f WIP 2020-03-04 15:38:21 +01:00
661adaf4ed WIP 2020-03-04 15:25:49 +01:00
ff9c37701b WIP 2020-03-04 12:35:41 +01:00
3431752649 WIP 2020-03-03 17:01:45 +01:00
2bec476b4f fixed failed tests 2020-02-25 09:26:57 +01:00
53a3656d5e removed copy, fixed receive to external buffer 2020-02-18 15:02:40 +01:00
f1bce15a57 replaced udp socket 2020-02-17 17:43:14 +01:00
6170c42618 explicit also in MacAddr 2020-01-16 16:57:04 +01:00
2f2e4da628 Moved CmdLineProxy 2019-11-05 11:07:07 +01:00
f73a15e786 tests made to pass ctb 2019-10-24 11:32:58 +02:00