- 24 Jan, 2020 2 commits
-
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
- 22 Jan, 2020 3 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Javier Morgade authored
-BUGFIX: CD/DU F1 split
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 20 Jan, 2020 16 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
The timer code used to trigger periodic statistics message sending used ITTI. Together with a high frequency reporting (e.g. 1ms), this resulted in high CPU usage. This commit reimplements this: * using a thread that is synchronized to the RU (if there is no MAC, we assume there is no RU generating a tick so we create the tick source ourselves) * no RB trees but plain arrays * smaller interface for users * slight user interface changes * remove stopped timer state: such timer might be simply removed * remove one-shot timers
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
* only set up timer for sending requests * simplify interface for timer setup * on timer expiry, do not pass through stats request function but directly send the reply * Remove whatever report structure and use stats request directly for inferring the data to send
-
Robert Schmidt authored
-
Javier Morgade authored
-New MAC SDU integrity check in ue_procedures .c introduced for MCH channels. -This SDU behavior didn’t show up with former develop -TOCHECK whether NFAPI was properly merged on the eNB side. -eNB_scheduler_mch has been slightly rearranged. *BUGFIX: -In dlsch_demodulation.c “ rxF_comp_d.m” was continuously being written to disk *New reference config file added (lte-fdd-mbms-basic-sim.conf) for rfsim environment
-
- 17 Jan, 2020 6 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Dr.-Ing. Javier Morgade authored
-
Dr.-Ing. Javier Morgade authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Integration develop-nr 2020 week 03 See merge request oai/openairinterface5g!755 This integration branch includes the following MRs: - MR 745 : Add support for different PUSCH DMRS modes - MR 748 : Nr dlsch multi threading - MR 752 : Merging develop tag 2019.w51 to develop-nr - MR 753 : RedHat Entreprise 7.7 build support IMPORTANT: This should be the last integration branch to develop-nr as the result of this MR will become develop
-
- 16 Jan, 2020 6 commits
-
-
Dr.-Ing. Javier Morgade authored
- New slot numbering approach was missing for PMCH case
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
WANG Tsu-Han authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 15 Jan, 2020 5 commits
-
-
Raymond Knopp authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Cedric Roux authored
spare4 is not there in rrc 15.6. It leads to bad encoding.
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 14 Jan, 2020 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 13 Jan, 2020 1 commit
-
-
Raphael Defosseux authored
- physical simulators - LTE eNB - LTE UE - 5G-NR gNB Still NR-UE does not build and eNB segs fault at start of program Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-