- 10 Aug, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 03 Aug, 2020 3 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
additional 50% speed improvement with SIMD vectors
-
- 30 Jul, 2020 1 commit
-
-
Sakthivel Velumani authored
-
- 29 Jul, 2020 3 commits
-
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
Reordered mod_table to support new changes in the function
-
Raphael Defosseux authored
Integration branch 2020 week 30 - MR 854 : NR_DCI_01 - MR 857 : improve_ue_stability - MR 839 : mac-flexran-improvements
-
- 27 Jul, 2020 4 commits
- 23 Jul, 2020 1 commit
-
-
Francesco Mani authored
-
- 22 Jul, 2020 3 commits
-
-
Francesco Mani authored
-
Francesco Mani authored
-
Francesco Mani authored
-
- 21 Jul, 2020 1 commit
-
-
Remi Hardy authored
Oai integration week29 See merge request oai/openairinterface5g!858
-
- 20 Jul, 2020 23 commits
-
-
Francesco Mani authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Use LFDS 7.0.0 Ringbuffer implementation to handle * Slice Configuration * UE slice association which is then uploaded through MAC scheduling thread
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Selects the UE with the highest CQI. If two UEs have the same CQI, choses the one with highest number of bytes in RLC queue. Allocates as many RBGs as possible, and potentially continues with the next UE.
-
Robert Schmidt authored
Selects UE with highest coefficient. Allocates until there are no more RBGs to allocate, or UE has no more data. In the latter case, continues with the next UE (second-highest coefficient).
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
- Loop only to next UE instead of jumping multiple - mark used RBGs in rbg_mask - Only calculate number of RBs based on CQI when UE is selected, instead of calculating for all UEs which might be unnecessary. - When looping the list of UEs for RB allocation, remove UEs that have no data anymore instead of skipping them.
-
Robert Schmidt authored
The preprocessor pre-allocates a CCE. Thus, when arriving at the check for the number of RBs for retransmission, it is too late to skip the UE. Therefore, only print a warning. The default schedulers allocate a correct amount of RBs for retransmissions, therefore it is ok.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-