From f7dc97fe4264a1cfcad5c900942d9076e915ede6 Mon Sep 17 00:00:00 2001
From: Robert Schmidt <robert.schmidt@openairinterface.org>
Date: Mon, 10 Oct 2022 16:22:48 +0200
Subject: [PATCH] Update thresholds after use of SIMDE

---
 ci-scripts/datalog_rt_stats.2x2.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ci-scripts/datalog_rt_stats.2x2.yaml b/ci-scripts/datalog_rt_stats.2x2.yaml
index eccde746cc..8caf0201aa 100644
--- a/ci-scripts/datalog_rt_stats.2x2.yaml
+++ b/ci-scripts/datalog_rt_stats.2x2.yaml
@@ -8,9 +8,9 @@ ColNames :
   - Average vs Reference Deviation (Reference Value; Acceptability Threshold)
 Ref : 
   feprx : 120.0
-  feptx_prec : 8.0
+  feptx_prec : 16.0
   feptx_ofdm : 50.0
-  feptx_total : 75.0
+  feptx_total : 120.0
   L1 Tx processing : 300.0
   DLSCH encoding : 230.0
   L1 Rx processing : 175.0
-- 
GitLab