File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
apps/units/flexible_du/split_7_2 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ struct ru_ofh_unit_base_cell_config {
3939 // / T1a minimum parameter for downlink User-Plane in microseconds.
4040 std::chrono::microseconds T1a_min_up{85 };
4141 // / Ta4 maximum parameter for uplink User-Plane in microseconds.
42- std::chrono::microseconds Ta4_max{300 };
42+ std::chrono::microseconds Ta4_max{500 };
4343 // / Ta4 minimum parameter for uplink User-Plane in microseconds.
4444 std::chrono::microseconds Ta4_min{85 };
4545 // / Enables the Control-Plane PRACH message signalling.
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ ru_ofh:
1313 t1a_min_cp_ul : 150
1414 t1a_max_up : 200
1515 t1a_min_up : 80
16- ta4_max : 300
16+ ta4_max : 500
1717 ta4_min : 10
1818 is_prach_cp_enabled : false
1919 compr_method_ul : bfp
You can’t perform that action at this time.
0 commit comments