- 17 Oct, 2023 6 commits
-
-
Raphael Defosseux authored
* Proper version(s) of DPDK * Support for both Bronze and E releases * Minor fixes on E-patches and build system Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
doc(oran-integration): adding local/lib trick for Fedora-based OS. Also clean-up on line terminations Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Sagar Arora authored
-
Sagar Arora authored
- correcting information for ioWorker
-
Sagar Arora authored
-
- 15 Oct, 2023 2 commits
-
-
Raymond Knopp authored
Merge branch 'fhidriver_E_rk' of https://gitlab.eurecom.fr/oai/openairinterface5g into fhidriver_E_rk
-
Raymond Knopp authored
-
- 09 Oct, 2023 2 commits
-
-
Jaroslava Fiedlerova authored
-
Robert Schmidt authored
-
- 08 Oct, 2023 13 commits
-
-
Robert Schmidt authored
This reverts commit e8326dded763e34d1023377eb1c627e3634d29d8.
-
Robert Schmidt authored
This reverts commit 77706305.
-
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
-
- 03 Oct, 2023 5 commits
-
-
Robert Schmidt authored
integration_2023_w39 See merge request oai/openairinterface5g!2363 * !2142 Fix packing/unpacking procedures for P7 messages * !2253 Parallelize the Compensation, LLR, layer de-mapping, and unscrambling with symbol * !2319 Fix NR UE init RA * !2343 Reverse bits in UCI message when using polar encoding/decoding * !2348 Resolve "SIGSEGV in nr-softmodem @ 100MHz on USRP" * fix phytest-timing thresholds after merge of !2253 * !2320 Reduce ITTI log message volume when queues full * !2360 nr rlc: minor: fix tests * !2359 nr rlc am: bugfix: correct usage of tx_next * !2356 Const return values * !2357 Fix compile error when --build-e2 option included * !2340 Resolve "gNB build on ubuntu 22.04 fails with dpkg error" * !2362 Implement F1 bearer release and add telnet module * !2324 Refactor gNB ULSCH decoding * fix for SSB ARFCN in RRC MeasConfig
-
Robert Schmidt authored
The UE should measure on the SSB, otherwise it does not see anything. Hence, this commit fixes the meas-config to request the UE to measure on the right frequency.
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/one-step-cleaning-gNB-ulsch-decoding' into integration_2023_w39
-
Robert Schmidt authored
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/683-gnb-build-on-ubuntu-22-04-fails-with-dpkg-error' into integration_2023_w39
-
- 02 Oct, 2023 12 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Teodora authored
- modify byte_array.h in order to avoid conflict for same file names
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
- Currently no fields to store DRB release: need persist in ASN structure - This will be revisited once there is E1 bearer release release
-
Robert Schmidt authored
-
Robert Schmidt authored
Most functions start with nr_rlc_*(), so do the same for release
-
Robert Schmidt authored
Most functions start with nr_pdcp_*(), so do the same for release.
-
Robert Schmidt authored
-
Robert Schmidt authored
- Add necessary fields to F1 message - Add F1AP encoding/decoding of UE Ctxt Modif Req DRB Release
-