From b42f4e36c9bfff1a27523ca926526af81ca35699 Mon Sep 17 00:00:00 2001 From: ismagom Date: Mon, 12 Oct 2015 21:46:07 +0200 Subject: [PATCH] Tested over the air --- srslte/include/srslte/phch/sch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srslte/include/srslte/phch/sch.h b/srslte/include/srslte/phch/sch.h index 4e60b598a..0bf3b431e 100644 --- a/srslte/include/srslte/phch/sch.h +++ b/srslte/include/srslte/phch/sch.h @@ -47,7 +47,7 @@ #include "srslte/phch/pusch_cfg.h" #include "srslte/phch/uci.h" -#define SRSLTE_PDSCH_MAX_TDEC_ITERS 3 +#define SRSLTE_PDSCH_MAX_TDEC_ITERS 4 #ifndef SRSLTE_RX_NULL