From 0f50ffd96ac1cc9e47df2cc099df1cf5d04ff860 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20M=C3=A4rki?= Date: Wed, 18 Jul 2018 15:46:19 +0200 Subject: [PATCH] change sources --- sources/pho_digitizer.sources | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/sources/pho_digitizer.sources b/sources/pho_digitizer.sources index 60e1c07..235bf68 100644 --- a/sources/pho_digitizer.sources +++ b/sources/pho_digitizer.sources @@ -1,12 +1,11 @@ -/* Frontend Digitizers - resp. Tomaz Sustar*/ +/* Frontend Digitizers - resp. Arturo Alarcon */ { "sources": [ - { "stream": "tcp://sf-daqsync-02.psi.ch:9999" }, - /*{ "stream": "tcp://sf-daqsync-02.psi.ch:10000" },*/ { "stream": "tcp://SARFE10-CVME-PHO6211:9999" }, - { "stream": "tcp://sf-daqsync-02.psi.ch:10001" }, - { "stream": "tcp://sf-daqsync-02.psi.ch:10002" }, - { "stream": "tcp://sf-daqsync-02.psi.ch:10003" }, - { "stream": "tcp://sf-daqsync-02.psi.ch:10004" } + { "stream": "tcp://SARFE10-CVME-PHO6212:9999" }, + { "stream": "tcp://SAROP11-CVME-PBPS1:9999" }, + { "stream": "tcp://SAROP11-CVME-PBPS2:9999" }, + { "stream": "tcp://SAROP21-CVME-PBPS1:9999" }, + { "stream": "tcp://SAROP21-CVME-PBPS2:9999" } ] }