From 6bb1788df1aced58e3ee54154c3536eb76b81545 Mon Sep 17 00:00:00 2001 From: Xavier Arteaga Date: Mon, 11 Jan 2021 10:02:31 +0100 Subject: [PATCH] Added more NR CRC polynomials --- lib/include/srslte/phy/common/phy_common.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/include/srslte/phy/common/phy_common.h b/lib/include/srslte/phy/common/phy_common.h index 7bb1d1161..b7a8a6f3f 100644 --- a/lib/include/srslte/phy/common/phy_common.h +++ b/lib/include/srslte/phy/common/phy_common.h @@ -64,7 +64,9 @@ extern "C" { #define SRSLTE_LTE_CRC24B 0X1800063 #define SRSLTE_LTE_CRC24C 0X1B2B117 #define SRSLTE_LTE_CRC16 0x11021 +#define SRSLTE_LTE_CRC11 0x621 #define SRSLTE_LTE_CRC8 0x19B +#define SRSLTE_LTE_CRC6 0x61 #define SRSLTE_MAX_MBSFN_AREA_IDS 256 #define SRSLTE_PMCH_RV 0