From b61730cc5b2e9054f76fbd7ee8a374365068a9c6 Mon Sep 17 00:00:00 2001 From: Divall Edwin James Date: Tue, 22 Jan 2019 08:24:47 +0100 Subject: [PATCH] add PALM processing from Ivan --- sources/pho_keysight.sources | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sources/pho_keysight.sources b/sources/pho_keysight.sources index f317821..1734548 100644 --- a/sources/pho_keysight.sources +++ b/sources/pho_keysight.sources @@ -1,7 +1,8 @@ /* Responsible Edwin Divall */ { "sources": [ - {"stream": "tcp://SAROP11-CPCL-PALM118:9999"} + {"stream": "tcp://SAROP11-CPCL-PALM118:9999"} + ,{"stream": "tcp://SAROP11-CPCL-PALM118:9990"} ,{"stream": "tcp://SAROP21-CPCL-PALM134:9999"} ] -} \ No newline at end of file +}