Commit 5f5dc1b6 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 2f1d85ae
......@@ -53,7 +53,7 @@
},
dl_um: {
sn_FieldLength: 5,
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
},
},
logical_channel_config: {
......@@ -88,7 +88,7 @@
},
dl_um: {
sn_FieldLength: 10,
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
},
},
logical_channel_config: {
......@@ -121,7 +121,7 @@
},
dl_um: {
sn_FieldLength: 10,
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
},
},
logical_channel_config: {
......@@ -155,7 +155,7 @@
maxRetxThreshold: 32,
},
dl_am: {
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
t_StatusProhibit: 10,
},
},
......@@ -194,7 +194,7 @@
},
dl_um: {
sn_FieldLength: 5,
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
},
},
logical_channel_config: {
......@@ -229,7 +229,7 @@
},
dl_um: {
sn_FieldLength: 10,
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
},
},
logical_channel_config: {
......@@ -264,7 +264,7 @@
},
dl_um: {
sn_FieldLength: 10,
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
},
},
logical_channel_config: {
......@@ -299,7 +299,7 @@
maxRetxThreshold: 32,
},
dl_am: {
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
t_StatusProhibit: 10,
},
},
......@@ -334,7 +334,7 @@
maxRetxThreshold: 32,
},
dl_am: {
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
t_StatusProhibit: 10,
},
},
......@@ -368,7 +368,7 @@
},
dl_um: {
sn_FieldLength: 10,
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
},
},
logical_channel_config: {
......@@ -402,7 +402,7 @@
maxRetxThreshold: 32,
},
dl_am: {
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
t_StatusProhibit: 10,
},
},
......@@ -440,7 +440,7 @@
maxRetxThreshold: 32,
},
dl_am: {
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
t_StatusProhibit: 10,
},
},
......@@ -475,7 +475,7 @@
maxRetxThreshold: 32,
},
dl_am: {
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
t_StatusProhibit: 10,
},
},
......@@ -510,7 +510,7 @@
maxRetxThreshold: 32,
},
dl_am: {
t_Reordering: T_REORDERING,
t_Reordering: {{ T_REORDERING }},
t_StatusProhibit: 10,
},
},
......
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