From 87cc6e6a815e79fde9fa83f8ca912d33084ca31b Mon Sep 17 00:00:00 2001 From: Daniel van der Schuur <schuur@astron.nl> Date: Tue, 29 Jan 2019 07:33:18 +0000 Subject: [PATCH] -Changed used SC1 image to /home/schuur/arts_unb1_sc1-r19240.rbf. --- applications/apertif/commissioning/central_commands.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/applications/apertif/commissioning/central_commands.sh b/applications/apertif/commissioning/central_commands.sh index 7597ab0877..87612b2e50 100755 --- a/applications/apertif/commissioning/central_commands.sh +++ b/applications/apertif/commissioning/central_commands.sh @@ -59,7 +59,8 @@ elif [ "$APP" == "apertif-dev" ]; then IMAGE=/home/kooistra/images/apertif_unb1_correlator_full-r18657.rbf elif [ "$APP" == "arts_sc1" ]; then # IMAGE=/home/arts/arts_unb1_sc1-r16748.rbf - IMAGE=/home/schuur/arts_unb1_sc1-r18242.rbf #Corrected BSN monitor register name to fix false error message of central_status.py +# IMAGE=/home/schuur/arts_unb1_sc1-r18242.rbf #Corrected BSN monitor register name to fix false error message of central_status.py + IMAGE=/home/schuur/arts_unb1_sc1-r19240.rbf elif [ "$APP" == "arts_sc4" ]; then # Older versions #IMAGE=/home/hargreaves/arts_unb1_sc4-r17721.rbf # Pre-filter on, flip FFT, 1GbE -- GitLab