From 8b50d18d34ef85e3fdaa7b31da29f31bb89ca3c0 Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Mon, 1 Sep 2014 13:06:55 +0000
Subject: [PATCH] Task #5843: Disable PVSS feedback for now

---
 .../etc/parset-additions.d/default/MAC-feedback.parset       | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/RTCP/Cobalt/GPUProc/etc/parset-additions.d/default/MAC-feedback.parset b/RTCP/Cobalt/GPUProc/etc/parset-additions.d/default/MAC-feedback.parset
index 14e6a2cedc8..512cdfd3083 100644
--- a/RTCP/Cobalt/GPUProc/etc/parset-additions.d/default/MAC-feedback.parset
+++ b/RTCP/Cobalt/GPUProc/etc/parset-additions.d/default/MAC-feedback.parset
@@ -12,4 +12,7 @@ Cobalt.Feedback.remotePath = /opt/lofar/var/run
 # If empty, data points are never sent.
 # One can also start a PVSSGateway_Stub
 #   on localhost, which writes to a file.
-Cobalt.PVSSGateway.host = ccu001
+#Cobalt.PVSSGateway.host = ccu001
+
+# Disable PVSSGateway until ticket #5843 is fixed.
+Cobalt.PVSSGateway.host = 
-- 
GitLab