Commit Graph

18 Commits

Author SHA1 Message Date
lhdamiani 7fcda636dc bit_depth defined via config file 2021-12-14 12:01:50 +01:00
babic_a 5987eb67a9 Fix output extra character 2021-07-19 12:56:53 +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 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 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
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 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 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 7879c3c3ea Move JF specific receiver to generic 2021-07-02 14:41:48 +02:00