- 17 Apr, 2020 10 commits
-
-
Cedric Roux authored
Not very clean, but will do the job for the time being.
-
Cedric Roux authored
Limitation: this fix only works if there is only one eNB, because we force module_id = 0 in the function deliver_sdu where (as the code is today) we have no way to know which module_id is concerned. More generally, the rlc v2 does not work with more than 1 eNB.
-
Cedric Roux authored
The UE code to compute BSR is too complex, has to be reworked/simplified. This commit just removes the assert, does not solve anything.
-
Cedric Roux authored
-
Cedric Roux authored
The old method was wrong. The new method is better, but not accurate, especially when the TX buffer contains SDU of size > 2047 bytes. Plus it's probably too slow. To be refined at some point.
-
Cedric Roux authored
-
Cedric Roux authored
-
Cedric Roux authored
simply ignore the error maybe not the best solution
-
Cedric Roux authored
-
Cedric Roux authored
This commit introduces an alternative RLC implementation based on 36.322 version 8. AM and UM done, TM not done. See openair2/LAYER2/rlc_v2/TODO for missing parts.
-
- 16 Apr, 2020 1 commit
-
-
Raphael Defosseux authored
NR fix downlink IP See merge request oai/openairinterface5g!806
-
- 15 Apr, 2020 2 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
matzakos authored
-
- 13 Apr, 2020 2 commits
-
-
Raphael Defosseux authored
-
Raphael Defosseux authored
See merge request oai/openairinterface5g!804 Develop Integration Branch : 2020 week 15 The following Merge Requests have been included : * MR 789 : fix sync source configuration for eNB and B200-mini * MR 795 : dft/fft in shared lib * MR 795 : NR gNB SCF indication * MR 798 : Improvements on the "default" LTE-4G scheduler
-
- 10 Apr, 2020 5 commits
-
-
Florian Kaltenberger authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
Merge remote-tracking branch 'origin/NR_RRCConfiguration_sync_source' into develop_integration_2020_w15_bis
-
- 09 Apr, 2020 7 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Instead of looping over UEs and all DL config Req/HI DCI0, loop first over all DL config Req/HI DCI0, and for each, match UE. Lowers CPU traffic for high traffic situations.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 07 Apr, 2020 1 commit
-
-
Gabriele Perrone authored
-
- 06 Apr, 2020 12 commits
-
-
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
-
Robert Schmidt authored
-