From 5bd7e4be6997dbc42ae22958aa8c04fabf785172 Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Wed, 6 Apr 2022 17:00:22 +0200
Subject: [PATCH] L2SS-685: Added correct DTS default FPGA mask to make sure we
 don't report errors on the other FPGAs by default

---
 CDB/stations/DTS_ConfigDb.json | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/CDB/stations/DTS_ConfigDb.json b/CDB/stations/DTS_ConfigDb.json
index 7017e28e7..398ef7d63 100644
--- a/CDB/stations/DTS_ConfigDb.json
+++ b/CDB/stations/DTS_ConfigDb.json
@@ -357,6 +357,24 @@
                                 "902",
                                 "902",
                                 "902"
+                            ],
+                            "TR_fpga_mask_RW_default": [
+                                "True",
+                                "True",
+                                "True",
+                                "True",
+                                "False",
+                                "False",
+                                "False",
+                                "False",
+                                "False",
+                                "False",
+                                "False",
+                                "False",
+                                "False",
+                                "False",
+                                "False",
+                                "False"
                             ]
                         }
                     }
-- 
GitLab