Commit d40c0abe authored by Matthieu Kanj's avatar Matthieu Kanj

separation completed for PHY/CODING (also for CODING/lte_rate_matching_NB_IoT.c)

parent 5c2cbdd0
......@@ -16,11 +16,11 @@
#include <stdio.h>
#include <stdlib.h>
#endif
//#include "PHY/defs.h"
#include "PHY/defs_nb_iot.h"
#include "assertions.h"
#include "PHY/LTE_REFSIG/defs_NB_IoT.h" // does this file is needed ?
//#include "PHY/LTE_REFSIG/defs_NB_IoT.h" // does this file is needed ?
static uint32_t bitrev_cc_NB_IoT[32] = {1,17,9,25,5,21,13,29,3,19,11,27,7,23,15,31,0,16,8,24,4,20,12,28,2,18,10,26,6,22,14,30};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment