babic_a
|
979f74986e
|
Make simulator accept milliseconds of delay between images
|
2021-07-19 16:02:26 +02:00 |
|
babic_a
|
3dd6589444
|
Simulate 2x2 detector
|
2021-07-19 14:43:57 +02:00 |
|
babic_a
|
5987eb67a9
|
Fix output extra character
|
2021-07-19 12:56:53 +02:00 |
|
babic_a
|
0d6c4a7f39
|
Fix bug in UDP sending
|
2021-07-14 17:22:16 +02:00 |
|
babic_a
|
36d69dbd9e
|
Add output and delay to simulator
|
2021-07-13 18:02:43 +02:00 |
|
babic_a
|
28acb54d89
|
Set executable name
|
2021-07-13 17:52:11 +02:00 |
|
babic_a
|
d8b533f044
|
Add primitive detector udp simulator
|
2021-07-13 17:47:50 +02:00 |
|
lhdamiani
|
96a9802e91
|
merged conflicts. assembler with external sync.
|
2021-07-06 14:37:41 +02:00 |
|
lhdamiani
|
8fd1c4cf7a
|
detached sync and assembler with zmq recv.
|
2021-07-06 11:57:43 +02:00 |
|
babic_a
|
fbad86ac67
|
Fix all tests for udp recv
|
2021-07-06 11:50:38 +02:00 |
|
babic_a
|
48932e637d
|
Fix test for udp receiving
|
2021-07-06 11:48:11 +02:00 |
|
babic_a
|
97b7ed12bc
|
Fix test
|
2021-07-06 11:45:25 +02:00 |
|
babic_a
|
a0f7b6bd86
|
Adapt FrameUdpReceiver tests to new code
|
2021-07-06 11:32:46 +02:00 |
|
babic_a
|
f8b9a7a518
|
Fix Packet receiver tests
|
2021-07-06 11:32:16 +02:00 |
|
babic_a
|
644d6f4f6a
|
Improve output log
|
2021-07-06 11:31:28 +02:00 |
|
babic_a
|
eb18db9446
|
Frame index reset happens as part of the acquire function
|
2021-07-06 11:25:41 +02:00 |
|
babic_a
|
6928d931ce
|
Add marker for invalid frame_index
So far we used 0 but this is not valid int he Eiger case
where the frame_index gets set to 0 in each acquisition.
|
2021-07-06 11:22:38 +02:00 |
|
babic_a
|
451092cc66
|
Fix tests for std-udp-recv
|
2021-07-06 11:21:46 +02:00 |
|
babic_a
|
3e137105be
|
Fix name in udp recv help
|
2021-07-06 09:30:04 +02:00 |
|
babic_a
|
42414b6250
|
Adjust signature
|
2021-07-06 09:27:54 +02:00 |
|
babic_a
|
5b05bcc473
|
Fix build script
|
2021-07-06 09:23:24 +02:00 |
|
lhdamiani
|
300d992acf
|
Merge branch 'eiger' of https://github.com/paulscherrerinstitute/sf_daq_buffer into eiger
Conflicts:
jf-assembler/src/main.cpp
jf-udp-recv/src/main.cpp
std-udp-recv/src/FrameUdpReceiver.cpp
|
2021-07-05 22:13:15 +02:00 |
|
babic_a
|
64375de624
|
Move detector configs to common
|
2021-07-05 16:07:27 +02:00 |
|
babic_a
|
853effc006
|
Fix stats name output
|
2021-07-05 15:46:38 +02:00 |
|
babic_a
|
c40ffb8b12
|
Fix name of udp recv processes
|
2021-07-05 15:30:28 +02:00 |
|
babic_a
|
a64ea62c88
|
Isolate detector differences to FrameUdpRecv
|
2021-07-05 15:14:00 +02:00 |
|
babic_a
|
f9e8b2750a
|
Fix call to FrameUdpReceiver
|
2021-07-05 15:03:48 +02:00 |
|
babic_a
|
78899d319f
|
Adjust FrameStats invocation
|
2021-07-05 14:50:39 +02:00 |
|
babic_a
|
82a334212f
|
Add detector type to definitions
|
2021-07-05 14:44:50 +02:00 |
|
babic_a
|
38b4af3297
|
Adapt FrameStat for common udp receivers
|
2021-07-05 14:44:05 +02:00 |
|
babic_a
|
8453c275f6
|
Adjust the UDP receivers to work also for Eiger
|
2021-07-05 14:29:42 +02:00 |
|
babic_a
|
a5e54b0890
|
Add std_udp_recv config structure
|
2021-07-05 14:24:36 +02:00 |
|
babic_a
|
2935739717
|
Move detector specific files to std receiver
|
2021-07-02 15:14:25 +02:00 |
|
babic_a
|
7879c3c3ea
|
Move JF specific receiver to generic
|
2021-07-02 14:41:48 +02:00 |
|