- 27 Mar, 2023 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 26 Mar, 2023 1 commit
-
-
Robert Schmidt authored
integration_2023_w12 See merge request oai/openairinterface5g!2030 * !1957 UL improvements for 2-layers * !2016 int32_t to c16_t conversion * !2028 Fix ue capability config files * !2022 NR dlsim pmi input * !2027 limiting SR periodicity according to scs * !1985 Correct F1 RRC Message Transfer * !2024 harmonize mac_CellGroupConfig RRC configuration * !2026 Fix build by installing nrscope dependencies
-
- 24 Mar, 2023 4 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
luis_pereira87 authored
-
- 23 Mar, 2023 7 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Raphael Defosseux authored
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
Robert Schmidt authored
-
- 22 Mar, 2023 5 commits
-
-
Roberto Louro Magueta authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 21 Mar, 2023 2 commits
-
-
Melissa Elkadi authored
-
francescomani authored
-
- 20 Mar, 2023 17 commits
-
-
Roberto Louro Magueta authored
Add CI test: 3GPP G-FR1-A4-27, PUSCH Type B, 40 MHz BW, 30 kHz SCS, 2 RX Antennas Requirements Test, 2 layers
-
Roberto Louro Magueta authored
-
Roberto Louro Magueta authored
-
Roberto Louro Magueta authored
-
Roberto Louro Magueta authored
-
francescomani authored
-
francescomani authored
-
Robert Schmidt authored
The message is never sent to the RRC. And this message is to be forwarded by the DU to the UE, hence it should not even be handled by the RRC (as the RRC in the CU sends it).
-
Robert Schmidt authored
The RRC container is transparent for the DU. Hence, we should not decode it.
-
Robert Schmidt authored
During the Initial UL RRC Message, the CellGroup is created. Since the CellGroup specifies the SRB1, the SRB1 should also be created (because the DL RRC Messages is sent via SRB1). However, before this commit, the CellGroup is created while having the RLC lock, so we cannot create SRB1, as it results in a deadlock. Therefore, we now first create CellGroup, SRB0, and SRB1, before giving the UE message to the RLC.
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
integration_2023_w11b See merge request oai/openairinterface5g!2020 * !1833 NR ULSCH transform precoding improvements * !1929 Implementing bands greater than 64 in the code, feature #603 * !1982 Rework ngap * !1998 Update NR RRC to version 17.3.0 * !2003 improve NR UE state machine * !2007 possibility to set identity precoding matrix from config file * !2009 Use same configurable port number for local and remote N3 * !2012 fix unaligned IDFT * !2013 doc(tutorial): switching to jinja-rendering configuration on the OAI-CN5 containers * !2018 demote two UL scheduler warnings to debug level
-
francescomani authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
luis_pereira87 authored
-
- 18 Mar, 2023 2 commits
-
-
luis_pereira87 authored
Fix segmentation fault when calling get_transformPrecoding function for BWP_id > 0 and rach_ConfigCommon = NULL
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/doc-update-cn5g-docker-compose-for-tutorial' into integration_2023_w11b
-