Commit 7cb7efe9 authored by Vincent Savaux's avatar Vincent Savaux

Few changes in config file

parent ff6ba403
......@@ -60,9 +60,9 @@ eNBs =
maxNumPreambleAttemptCE = 10; // (3,4,5,6,7,8,10)
numRepetitionsPerPreambleAttempt = 4; // (1,2,4,8,16,32,64,128)
npdcch_NumRepetitions_RA = n4;
npdcch_StartSF_CSS_RA = v2;
npdcch_Offset_RA = "zero";
npdcch_NumRepetitions_RA = 4; // (1,2,4,8,16,32,64,128)
npdcch_StartSF_CSS_RA = 2; // (1.5,2,4,8,16,32,48,64)
npdcch_Offset_RA = "zero"; //("zero","oneEighth","oneFourth","threeEighth")
npdsch_nrs_Power = 0; // dB (-60 .. 50)
......
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