48 Commits

Author SHA1 Message Date
6a0a931e3e gotthard2: bursts and burst period, written to same register as triggers and delay (kept in server as variables) and set if conditions meet. bursts and burst period only in auto timing and burst mode. Also updating theses registers when switching between timing modes or burst modes 2020-02-25 15:45:40 +01:00
Erik Frojdh
53a3656d5e removed copy, fixed receive to external buffer 2020-02-18 15:02:40 +01:00
Erik Frojdh
f1bce15a57 replaced udp socket 2020-02-17 17:43:14 +01:00
Erik Frojdh
6170c42618 explicit also in MacAddr 2020-01-16 16:57:04 +01:00
Erik Frojdh
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
Erik Frojdh
1b06edac9b FixedCapacityContainer fix for clang 2019-10-04 16:54:53 +02:00
Erik Frojdh
cfb017f66a fixed order 2019-10-01 17:29:36 +02:00
Erik Frojdh
5de5884341 pass by reference 2019-10-01 14:31:00 +02:00
Erik Frojdh
b4f3c0586f string to detector type 2019-10-01 13:56:35 +02:00
Erik Frojdh
aaade64e0b ToString of runStatus 2019-10-01 12:34:03 +02:00
Erik Frojdh
ffa9bbe8d2 fix for string to string conversion 2019-10-01 12:18:06 +02:00
Erik Frojdh
5866e330c1 fixed test 2019-08-23 14:43:58 +02:00
Erik Frojdh
57ac5c0dab moved CmdLineParser to sls:: 2019-08-23 10:42:35 +02:00
Erik Frojdh
d1ea74120d added string concat to ToString 2019-08-20 12:17:42 +02:00
Erik Frojdh
6f6ee19906 WIP 2019-08-13 09:16:29 +02:00
Erik Frojdh
f99ebc7f21 WIP 2019-08-12 18:38:56 +02:00
Erik Frojdh
935f7bc960 WIP 2019-08-12 17:17:13 +02:00
Erik Frojdh
8e2494729b WIP 2019-08-12 14:23:12 +02:00
Erik Frojdh
c36dfc3992 even more tests 2019-08-12 12:09:44 +02:00
Erik Frojdh
f78a98797f more testing 2019-08-12 11:53:23 +02:00
Erik Frojdh
151c3ee062 tests for Result 2019-08-12 11:29:38 +02:00
Dhanya Thattil
4ceee97c03
Api (#48)
* WIP

* WIP

* WIP

* cleaned up multi

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* split up python module

* WIP

* WIP

* WIP

* WIP

* WIP

* ok

* fixed bugs from rebase

* WIP

* fixed broken test

* WIP

* fixed python

* WIP

* sphinx help

* including new commands

* docs

* WIP

* WIP

* more tests

* added missing public header

* WIP
2019-08-07 11:21:07 +02:00
Erik Fröjdh
1a9755ad0b New filename structure (#38)
* WIP

* WIP

* linking names

* define for hdf5

* minor

* addressed comments
2019-07-22 15:52:21 +02:00
Erik Frojdh
e80ce1b4c4 added -h --help option to display help 2019-06-21 17:27:47 +02:00
Erik Frojdh
1fed3553b9 cleaning up tcp 2019-06-07 16:13:34 +02:00
Erik Frojdh
c86a1e7d48 WIP 2019-06-06 17:00:05 +02:00
Erik Frojdh
0972b803dd Merge branch 'developer' into mysocket 2019-05-27 09:12:10 +02:00
Erik Frojdh
3e5d34647e updated test for argument parser 2019-05-17 10:00:49 +02:00
Erik Frojdh
591ff53b84 fixed MacAddr 0 output 2019-05-17 09:08:13 +02:00
Erik Frojdh
fff79fbbb6 const char* for command 2019-05-16 16:58:03 +02:00
Erik Frojdh
a11fc31c49 merge 2019-05-16 15:18:14 +02:00
9315768159 client bug fix: smaller ips convert to hex 2019-05-16 14:07:58 +02:00
Erik Frojdh
9a8773d9a5 ip test 2019-05-16 11:25:18 +02:00
Erik Fröjdh
877bdb8979 Using FixedCapacityContainer for rxDbitList (#22)
* fixed capacity container

* changed shm date
2019-05-15 09:16:18 +02:00
Erik Frojdh
bf0847e967 removed ClientInterface 2019-05-15 08:38:49 +02:00
Erik Frojdh
24fc5de58d clang-tidy header include order 2019-05-14 17:34:51 +02:00
Erik Frojdh
7314c52c63 removed unneccecary includes 2019-05-14 17:32:21 +02:00
Erik Frojdh
1029ce9705 minor 2019-05-14 14:53:59 +02:00
Erik Frojdh
aff6e30b65 short sleep in socket test 2019-05-14 11:41:39 +02:00
Erik Fröjdh
0224dccd2e Added noexcept and constexpr (#21)
* noexcept and constexpr

* check size
2019-05-14 11:08:25 +02:00
Erik Fröjdh
2a1c89f712 Fixed container (#19)
* added FixedCapacityContainer

* added empty to FixedCapacityContainer

* removed commented out section

* added FixedCapacityContainer to public headers
2019-05-08 12:34:45 +02:00
Erik Frojdh
4da85b15a0 cleaning 2019-04-25 13:55:45 +02:00
Erik Frojdh
6472cc4dd7 test for socket 2019-04-24 21:30:04 +02:00
Erik Frojdh
f591adccb8 added getPatternLoop 2019-04-18 09:33:14 +02:00
Erik Frojdh
ee20cfab1e removed pointers added constructor 2019-04-17 16:19:18 +02:00
Erik Frojdh
b46e107f35 moved detParameters to sls_detector_defs 2019-04-17 14:28:53 +02:00
89a06f099c merging refactor (replacing) 2019-04-12 10:53:09 +02:00