Commit 45cf2e1b authored by Cedric Roux's avatar Cedric Roux

set pucch_n1_AN to 0

Same idea as commit cce51f69.
parent 4dfaf509
......@@ -52,7 +52,7 @@ eNBs =
pucch_delta_shift = 1;
pucch_nRB_CQI = 0;
pucch_nCS_AN = 0;
pucch_n1_AN = 32;
pucch_n1_AN = 0;
pdsch_referenceSignalPower = -27;
pdsch_p_b = 0;
pusch_n_SB = 1;
......
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