From 1d6f740cb02d30867d4e377999c3c5bf7b10c97c Mon Sep 17 00:00:00 2001
From: rmagueta <rmagueta@allbesmart.pt>
Date: Fri, 30 Jun 2023 11:12:38 +0100
Subject: [PATCH] Update FEATURE_SET.md

---
 doc/FEATURE_SET.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/FEATURE_SET.md b/doc/FEATURE_SET.md
index d9606c12657..f8d9c460d44 100644
--- a/doc/FEATURE_SET.md
+++ b/doc/FEATURE_SET.md
@@ -271,7 +271,7 @@ The following features are valid for the gNB and the 5G-NR UE.
    - Support for 256 QAM
 *  NR-PUCCH 
    - Format 0 (2 bits, for ACK/NACK and SR)
-   - Format 2 (up to 11 bits, mainly for CSI feedback)
+   - Format 2 (mainly for CSI feedback)
 *  NR-SRS
     - SRS signal reception
     - Channel estimation (with T tracer real time monitoring)
@@ -443,7 +443,7 @@ The following features are valid for the gNB and the 5G-NR UE.
    - Support for up to 2 layers
 *  NR-PUCCH 
    - Format 0 (2 bits for ACK/NACK and SR)
-   - Format 2 (up to 11 bits, mainly for CSI feedback)
+   - Format 2 (mainly for CSI feedback)
    - Format 1 (limited testing)
    - Format 3 and 4 present but old code never tested (need restructuring before verification)
 * NR-SRS
-- 
GitLab