Commit 24e4629e authored by francescomani's avatar francescomani

never use ulsch_max_frame_inactivity = 0 in a multi-ue scenario

parent aac2a062
......@@ -199,7 +199,7 @@ MACRLCs = (
tr_n_preference = "local_RRC";
pusch_TargetSNRx10 = 200;
pucch_TargetSNRx10 = 200;
ulsch_max_frame_inactivity=0;
ulsch_max_frame_inactivity = 10;
ul_max_mcs = 15;
}
);
......
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