- 03 Dec, 2021 1 commit
-
-
Melissa Elkadi authored
-
- 02 Dec, 2021 1 commit
-
-
Remi Hardy authored
branch : integration_2021_wk48_d MR !1308 : Nr add ue improvements- MR !1310 : parallelization of LDPC decoding on UE side -fixes the issue of parallelization of LDPC decoding on UE side MR !1331 : T tracer: trace MAC DL retransmission PDUs in the gnb -trace MAC DL retransmission PDUs in the gnb -adapt macpdu2wireshark to deal with them MR !1306 : fix for harq value in fapi indication according to scf -We were using harq value in the wrong way. According to SCF it is 0 for pass and 1 for fail CI fixes : proper way to address B200 serial number for eNB/gNB missing library when running uhd_find_devices in container
-
- 01 Dec, 2021 8 commits
-
-
hardy authored
-
hardy authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
hardy authored
Merge remote-tracking branch 'origin/ci-fix-proper-way-to-address-serial-number' into integration_2021_wk48_d
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
- 30 Nov, 2021 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 29 Nov, 2021 5 commits
-
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
Melissa authored
Change some LOG_I's to LOG_A's See merge request aburger/openairinterface5g!88
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 26 Nov, 2021 1 commit
-
-
Michael Cook authored
Our proxy_testscript.py expects these specific log messages to be logged as LOG_A
-
- 25 Nov, 2021 3 commits
-
-
Cedric Roux authored
-
Cedric Roux authored
and adapt macpdu2wireshark to deal with them
-
Remi Hardy authored
MR !1318 : Remove ratematching assertion - Using LOG_E and returning instead of assertion in case of error in rate matching function MR !1281 : open-nFAPI: Remove carriage returns - Remove the problematic carriage returns from three nfapi source files. MR !1203 : addition of AW2S OAIORI interface - addition of AW2S OAIORI interface, -w AW2SORI target added to build_oai and generation of libthirdparty_transpro.so build rules in CMakelists.txt MR !1323 : NR RSRP report fix - Some fixes in handling RSRP report, including print on screen of average RSRP MR !1324 : NR SA MSG4 rtx bugfix CI HSS fix : sometimes the HSS is not properly stopped. Making sure it is killed before starting it again CI Physim logs fix : retrieve the physim logs in the pods and make them available for artifact CI USRP B200 fix : selecting the B200 by its serial number in the test scenarios
-
- 24 Nov, 2021 12 commits
-
-
Mario Joa-Ng authored
-
Raphael Defosseux 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>
-
Melissa Elkadi authored
-
Francesco Mani authored
-
Raphael Defosseux authored
fix(ci): sometimes the HSS is not properly stopped. Making sure it is killed before starting it again Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy authored
-
- 23 Nov, 2021 8 commits
-
-
Melissa Elkadi authored
1. Reverts GTPU_need_ITTI back to develop 2. Removed gdb helper and co files 3. Reverts changes to logging mechanism 4. Reverts changes to assert that were unnecessary 5. Reverts changes to VNF that occured from a bad merge 6. Removes unnecessary else() in gNB softmodem
-
Melissa authored
Updated for multiple UEs CBRA procedure. See merge request aburger/openairinterface5g!86
-
Melissa Elkadi authored
-
Melissa Elkadi authored
This change allows multiple UEs to have a tunnel interface brought up when connecting to the 5GCN Also, adding two new config files for mutltiple UEs to connect to the 5GCN
-
Melissa Elkadi authored
-
Melissa Elkadi authored
-
Melissa Elkadi authored
There are two queue.h files in this repository.
-
Melissa Elkadi authored
When we check if the pointer is NULL before CALLOCing, then the gNB will crash. It seems that we are mostlikely leaking memeory since the gNB only crashes with the old change. By reverting these changes, the gNB does not crash. We are seeing UE-to-UE IP traffic on this commit when the tunnel interfaces are established (~50% of the time).
-