- 25 Aug, 2021 1 commit
-
-
Remi Hardy authored
MR 1170 : 5G nFAPI Improvements - Bugfixes in packing/unpacking - Adds uplink indication functionality - Changes the nFAPI system architecture to account for architecture changes in the develop branch - Adds nFAPI system documentation - Removes hardcodings MR 1222 : Update RRC ASN1 file to version 16.4.1 MR 1223 : Fixes to NR UE MAC PDU generation - included MAC CE sub-PDUs size in the computation of RLC data to transmit this fixes the error with residual mac pdu appearing at gNB side when transmitting higher amount of data - got rid of the nr_generate_ulsch_pdu and moved the relevant UL-SCH MAC PDU generation procedure within the nr_ue_get_sdu and nr_ue_get_rach - reduced memcpy calls and unnecessary memory allocations - fetching RLC data and SDU size from the mac_rlc_data_req, removed the call to mac_rlc_get_buffer_occupancy_ind - introduced a new function to generate the MAC CEs sub-PDUs - removed unnecessary function input parameters - minor fixes and cleanup - enhanced logging MR 1227 : removed duplicate structure, changed 'x' to 'r' and 'y' to 'i'
-
- 19 Aug, 2021 1 commit
-
-
francescomani authored
-
- 18 Aug, 2021 1 commit
-
-
Laurent THOMAS authored
-
- 13 Aug, 2021 6 commits
-
-
Raphael Defosseux authored
-
Raphael Defosseux 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>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 12 Aug, 2021 5 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Rahul Gottipati authored
-
Thomas Schlichter authored
-
Raphael Defosseux authored
fix(docker): typo in ran.rhel8 dockerfile, cleanup on other dockerfiles, proper tag for 5G RF sim docker-compose Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Integration Branch : 2021 week 32 See merge request oai/openairinterface5g!1224 The following Merge Requests have been included: * MR [1198] : 5G UE UCI procedurers at MAC * MR [1207] : Code-cleanup-20210716 * MR [1215] : NR UL antenna ports cleanup * MR [1220] : Temporary fix for CORESET configuration in SIB1 * MR [1221] : Container: adding conf template to gNB container image
-
- 11 Aug, 2021 4 commits
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Mahesh authored
-
Mahesh authored
-
Mahesh authored
-
- 10 Aug, 2021 2 commits
-
-
Mahesh authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 09 Aug, 2021 9 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS authored
Merge branch 'integration_2021_w32' of https://gitlab.eurecom.fr/oai/openairinterface5g into integration_2021_w32
-
Laurent THOMAS authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Rahul Gottipati authored
-
Rahul Gottipati authored
-
Laurent THOMAS authored
-
Raphael Defosseux authored
-
Rodolphe BERTOLINI authored
-
- 08 Aug, 2021 1 commit
-
-
Mahesh authored
-
- 06 Aug, 2021 4 commits
-
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
Raphael Defosseux authored
-
- 05 Aug, 2021 6 commits
-
-
Laurent THOMAS authored
-
Rahul Gottipati authored
-
Thomas Schlichter authored
In case no MAC CE needs to be transmitted and we filled the buffer with SDUs from RLC, we missed to add padding for the last 3 bytes.
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
also added how to pull RAN images Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Laurent THOMAS authored
-