Commit 3d5af3e0 authored by Sakthivel Velumani's avatar Sakthivel Velumani

fixed merge

parent e8bacc9f
......@@ -231,16 +231,10 @@ MACRLCs = (
L1s = (
{
<<<<<<< HEAD
num_cc = 1;
tr_n_preference = "local_mac";
pusch_proc_threads = 8;
ofdm_offset_divisor = 8; #set this to UINT_MAX for offset 0
=======
num_cc = 1;
tr_n_preference = "local_mac";
pusch_proc_threads = 8;
>>>>>>> origin/develop
}
);
......
......@@ -215,16 +215,10 @@ MACRLCs = (
L1s = (
{
<<<<<<< HEAD
num_cc = 1;
tr_n_preference = "local_mac";
pusch_proc_threads = 8;
ofdm_offset_divisor = 8; #set this to UINT_MAX for offset 0
=======
num_cc = 1;
tr_n_preference = "local_mac";
pusch_proc_threads = 8;
>>>>>>> origin/develop
}
);
......
......@@ -215,16 +215,10 @@ MACRLCs = (
L1s = (
{
<<<<<<< HEAD
num_cc = 1;
tr_n_preference = "local_mac";
pusch_proc_threads = 8;
ofdm_offset_divisor = 8; #set this to UINT_MAX for offset 0
=======
num_cc = 1;
tr_n_preference = "local_mac";
pusch_proc_threads = 8;
>>>>>>> origin/develop
}
);
......
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