- 12 Aug, 2021 3 commits
-
-
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 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 10 Aug, 2021 1 commit
-
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 09 Aug, 2021 5 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>
-
Raphael Defosseux 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
-
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
-
Laurent THOMAS authored
-
- 04 Aug, 2021 14 commits
-
-
https://gitlab.eurecom.fr/oai/openairinterface5gLaurent THOMAS authored
Merge branch 'develop' of https://gitlab.eurecom.fr/oai/openairinterface5g into code-cleanup-20210716
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
francescomani authored
-
cig authored
-
cig authored
- restored FIXED subheader length - restored SHORT subheader in MAX TBS (still unclear the reason behind the selection of SHORT subheader here by developer)
-
cig authored
- send C-RNTI MAC CE otherwise - init RA if there are bytes to send and is a PRACH occasion - minor cleanups
-
cig authored
- TC-RNTI is set and used after RAR reception according to the specs - C-RNTI is used in CFRA
-
cig authored
- takes in input MAC instance - uses a mac ce struct - minor fixes
-
cig authored
- removed code from outside this function - generate random padding in RFSIM mode - generate 0 padding in real-time - padding is generated either to complete the PDU or to transmit a new one when no data from RLC was fetched
-
cig authored
- set constant variables to const
-
cig authored
- improved debug logging - minor fixes and cleanup
-
cig authored
- this prevents crashes when the function is called for LCIDs that have no RB - and simply print error message and return 0 when no RB is found
-
cig authored
- 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
-
- 03 Aug, 2021 2 commits
-
-
Raphael Defosseux authored
- Fix the SA RF test (wrong conf file) - No more copy of RAW files in SA - Fix no-detection of failures on RA Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 02 Aug, 2021 4 commits
-
-
Raphael Defosseux authored
integration_2021_wk31 See merge request oai/openairinterface5g!1219
-
francescomani authored
-
francescomani authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-