- 01 Apr, 2020 14 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
UE_list_t is now used as a separate list. It can be e.g. used in the scheduler to mark groups of users. The original UE_list_t is renamed to UE_info_t to reflect that it is a container for information about UEs.
-
Robert Schmidt authored
-
Robert Schmidt authored
* Simplify store_dlsch_buffer() * Simplify assign_rbs_required() * Simplify dlsch_scheduler_pre_processor_partitioning() * Simplify dlsch_scheduler_pre_processor_accounting() and dlsch_scheduler_pre_processor_accounting_allocate() * Simplify allocation printing The original functions used in the fairRR scheduler have been moved to eNB_scheduler_fairRR
-
Robert Schmidt authored
* Remove MIMO_mode_indicator: it is simply not used ATM * Remove min_rb_unit as parameter: function auto-detects * Remove commented code * Remove slice sharing/multiplexing: it is broken * Remove UE sorting, add UE with add_new_ue() in MAC - UE sorting is useless overhead on every iteration, instead it should be governed by a scheduling algorithm (e.g., RR or PF) - The MAC keeps a UE list and automatically adds a UE - UE_list empty, set head to -1 * Remove slice_positioning: the slicing functionality is broken * Remove unused/untested code
-
Robert Schmidt authored
The original reset() function used in fairRR has been moved to eNB_scheduler_fairRR.c
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
When a header is changed, all including files need to be recompiled, too. Thus, including a header needlessly all over the place drives compile times up without any reason.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 25 Mar, 2020 1 commit
-
-
Raphael Defosseux authored
Nr rrc configuration See merge request oai/openairinterface5g!738
-
- 24 Mar, 2020 6 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
inline alone does only define a function without a corresponding declaration. static solves this problem
-
- 23 Mar, 2020 2 commits
-
-
Cedric Roux authored
-
Florian Kaltenberger authored
-
- 21 Mar, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 20 Mar, 2020 5 commits
-
-
Sakthivel Velumani authored
rfsim works
-
Sakthivel Velumani authored
an assertion fails in gnb (need to be fixed)
-
Francesco Mani authored
Merge branch 'NR_RRCConfiguration' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_RRCConfiguration
-
Francesco Mani authored
-
Cedric Roux authored
-
- 19 Mar, 2020 1 commit
-
-
Francesco Mani authored
-
- 18 Mar, 2020 1 commit
-
-
Francesco Mani authored
-
- 17 Mar, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 16 Mar, 2020 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
temporary changes for nr_ulsim. To be removed when new branch with SCF NR FAPI for PUSCH is merged in.
-
- 15 Mar, 2020 4 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Gabriele Perrone authored
Develop integration 2020 week 11 See merge request oai/openairinterface5g!787
-
- 14 Mar, 2020 2 commits
-
-
Raymond Knopp authored
Merge branch 'NR_RRCConfiguration' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_RRCConfiguration
-
Raymond Knopp authored
-