Merge "MAC Clean-up [Issue-ID: ODUHIGH-212]"
authorBalaji Shankaran <balaji.shankaran@radisys.com>
Thu, 27 Aug 2020 13:25:49 +0000 (13:25 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Thu, 27 Aug 2020 13:25:49 +0000 (13:25 +0000)
src/5gnrsch/sch_utils.c

index 4c8aaf1..344e84e 100644 (file)
@@ -379,7 +379,7 @@ uint16_t prachCfgIdxTable[MAX_PRACH_CONFIG_IDX][8] = {
 {10,  1,  0,   16,  0,  1,  2,  6 }, /* index 246  */
 {10,  1,  0,   66,  0,  1,  2,  6 }, /* index 247  */
 {10,  1,  0,  528,  0,  1,  2,  6 }, /* index 248  */
-{10,  1,  0,    1,  0,  2,  2,  6 }, /* index 249  */
+{10,  1,  0,    2,  0,  2,  2,  6 }, /* index 249  */
 {10,  1,  0,  128,  0,  2,  2,  6 }, /* index 250  */
 {10,  1,  0,  132,  0,  2,  2,  6 }, /* index 251  */
 {10,  1,  0,  146,  0,  2,  2,  6 }, /* index 252  */