From 3ea9eb39386343482d06baf08d42fee0b7329fdc Mon Sep 17 00:00:00 2001
From: Menno Norden <norden@astron.nl>
Date: Fri, 6 Nov 2009 09:52:10 +0000
Subject: [PATCH] bug 1315: added splitter is on

---
 LCU/StationTest/test/xcstatistics/xcstatistics_hba.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/LCU/StationTest/test/xcstatistics/xcstatistics_hba.sh b/LCU/StationTest/test/xcstatistics/xcstatistics_hba.sh
index 4aee14384bf..9ebb1ad6c51 100644
--- a/LCU/StationTest/test/xcstatistics/xcstatistics_hba.sh
+++ b/LCU/StationTest/test/xcstatistics/xcstatistics_hba.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
-# 1.0 xcstatistics test to check SerDes Ring with HBA antennas
+# 1.0 xcstatistics test to check SerDes Ring with LBH antennas
 # 8-10-09, M.J Norden
 # HBA input with antenna
 
@@ -8,6 +8,7 @@ rspctl --rcuprsg=0
 rspctl --wg=0
 rspctl --rcumode=5
 rspctl --rcuenable=1
+rspctl --splitter=1
 sleep 2
 
 echo "check xcstat and xcangle"
-- 
GitLab