From 7350b861e245b088520654b9577e427f2ed005a6 Mon Sep 17 00:00:00 2001
From: donker <donker@astron.nl>
Date: Thu, 26 Aug 2021 13:27:51 +0200
Subject: [PATCH] L2SDP-454, changed the config file.

---
 src/sdptr.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/sdptr.conf b/src/sdptr.conf
index 2bc6caf0..557b8e1a 100644
--- a/src/sdptr.conf
+++ b/src/sdptr.conf
@@ -5,8 +5,8 @@
 #
 # # settings per type
 # [LB_Core]						  # [band_stationtype]
-# n_fpgas = 16                    # normal 8 or 16
-# first_pfga_nr = 0               # normal 0, lts=8, dts=?
+# n_fpgas = 16                    # 8 or 16
+# first_pfga_nr = 0               # 0 for LB or 16 for HB
 # ip_prefix = 10.99.              # first part of ip (last part is hardware dependent)
 # n_beamsets = 1                  # 1 for 'LB', 'HB Remote' and 'HB International' and 2 for 'HB Core'
 
-- 
GitLab