From 0e8421e76c2ed1db3354aaff6b06dbce7b4addf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismael=20G=C3=B3mez-Miguelez?= Date: Tue, 10 Nov 2015 11:51:11 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 077dd1c7d..e2e44a384 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,12 @@ Current Features: * All UL channels/signals are supported for UE side: PRACH, PUSCH, PUCCH, SRS * All MAC for UE side is supported * Frequency-based ZF and MMSE equalizer - * Highly optimized Turbo Decoder (up to 25 Mbps/iteration @ 3 GHz i7 1 core) + * Highly optimized Turbo Decoder available for SSE (+100 Mbps) and standard C (+25 Mbps) * MATLAB and OCTAVE MEX library generation for many components * UE receiver tested and verified with Amarisoft LTE 100 eNodeB and commercial LTE networks (Telefonica Spain, Three.ie and Eircom in Ireland) Missing Features: - * UL power control + * Closed-loop power control * Semi-Persistent Scheduling * Aperiodic CQI reports