- 21 Oct, 2020 2 commits
-
-
Cedric Roux authored
The T tracer macpdu2wireshark has been modified to handle the new traces. The usage is the same as for LTE. In NR the RACH is logged as an LTE RACH. Maybe we'll change that in the future. Looking at the source code of wireshark, I could not find any way to report NR RACH. Maybe they forgot it. Or I did not search correctly...
-
Raphael Defosseux authored
Develop Integration Branch: 2020 wk42 The following Merge Requests were included: * MR 913 : Flexran Base Station Apps * MR 875 : Nr mac ssb ro global edge * MR 897 : python framework cleanup (CI) * MR 924 : C-RNTI as TC-RNTI * MR 911 : Cce indexing fix * MR 922 : fixes mac sched nfapi
-
- 19 Oct, 2020 10 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Francesco Mani authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
hardy authored
Conflicts: ci-scripts/reportTestLocally.sh Kept new RA test disabled
-
hardy authored
Solved Conflicts in: openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_RA.c openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_primitives.c openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_ulsch.c openair2/LAYER2/NR_MAC_gNB/nr_mac_gNB.h
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
- 18 Oct, 2020 1 commit
-
-
Raphael Defosseux authored
develop integration branch : 2020 week 41 * MR909 small-bugfixes-wk40 (Cedric Roux) * MR919 docker and openshift initial support
-
- 17 Oct, 2020 2 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 16 Oct, 2020 3 commits
-
-
Florian Kaltenberger authored
-
hardy authored
-
hardy authored
-
- 15 Oct, 2020 6 commits
-
-
Florian Kaltenberger authored
Merge branch 'NR_MAC_SSB_RO_GlobalEdge' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_MAC_SSB_RO_GlobalEdge
-
Remi Hardy authored
-
Francesco Mani authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
kn.raju authored
-
Francesco Mani authored
This reverts commit 1a5874d4.
-
- 13 Oct, 2020 8 commits
-
-
Florian Kaltenberger authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Various mutexes are present in the phy_stub_UE.c file. However, it will only be run in a single thread; the multiple-thread implementation also runs the higher layers concurrently, which leads to races and segfaults. Therefore, remove these mutexes, as we don't need them.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
abdeljel authored
-
- 12 Oct, 2020 8 commits
-
-
Sakthivel Velumani authored
also added a log message for DCI generation in MAC
-
Sakthivel Velumani authored
changed uint8_t to void as return is not used in the calling function
-
Sakthivel Velumani authored
this shouldn't affect the testing with cots ue
-
Sakthivel Velumani authored
-
Robert Schmidt authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
-