From 9c4030904e232b50b47213073d2d02189097bf65 Mon Sep 17 00:00:00 2001 From: Thomas Juerges <4-jurges@users.noreply.git.astron.nl> Date: Fri, 15 Jan 2021 11:22:07 +0100 Subject: [PATCH] Forgot to update the CDB files -> RCU_monitor_rate_RW --- CDB/LOFAR_ConfigDb.json | 4 ++-- CDB/thomas_ConfigDb.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CDB/LOFAR_ConfigDb.json b/CDB/LOFAR_ConfigDb.json index f3e8b4136..2e4000f88 100644 --- a/CDB/LOFAR_ConfigDb.json +++ b/CDB/LOFAR_ConfigDb.json @@ -96,7 +96,7 @@ "1" ] }, - "RCU_monitor_rate": { + "RCU_monitor_rate_RW": { "rel_change": [ "-1", "1" @@ -166,7 +166,7 @@ "1000", "rcu_mask_rw", "1000", - "rcu_monitor_rate", + "rcu_monitor_rate_rw", "1000", "rcu_out1_r", "1000", diff --git a/CDB/thomas_ConfigDb.json b/CDB/thomas_ConfigDb.json index 6d36c6c53..9e8dfaeaa 100644 --- a/CDB/thomas_ConfigDb.json +++ b/CDB/thomas_ConfigDb.json @@ -96,7 +96,7 @@ "1" ] }, - "RCU_monitor_rate": { + "RCU_monitor_rate_RW": { "rel_change": [ "-1", "1" @@ -166,7 +166,7 @@ "1000", "rcu_mask_rw", "1000", - "rcu_monitor_rate", + "rcu_monitor_rate_rw", "1000", "rcu_out1_r", "1000", -- GitLab