mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-27 15:14:48 +02:00
Put delay to generator to simulate 10Hz
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
image: "paulscherrerinstitute/std-daq-buffer:1.0.0"
|
||||
network_mode: "host"
|
||||
container_name: "udp-sim"
|
||||
command: ./std_udp_sim example_detector.json 16
|
||||
command: ./std_udp_sim example_detector.json 16 95
|
||||
|
||||
udp-recv-0:
|
||||
image: "paulscherrerinstitute/std-daq-buffer:1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user