- 13 Jul, 2021 1 commit
-
-
Cedric Roux authored
When there is a retransmission, we want to use the same number of RBs. The RBs are allocated by groups (RBGs). In some cases (like a cell with 25 PRBs), the last RBG contains less RBs. So in case of a retransmission, if this last RBG was used before we need to reuse it to have the same number of RBs. If not, we will use more RBs for the retransmission than the previous transmission. In an experiment with two UEs (quectel modules) it was seen that when a retransmission happens with a different number of RBs then the UE is not happy at all, leading to way more NACKs in the harq processes than should happen (actually the first NACK was not a NACK at all, but the eNB did interpret it as a NACK; so the next transmission should simply be discarded by the UE that successfully received the first transmission; instead the UE fails to decode the data and sends a NACK, a real one this time). Maybe it's not the correct solution, but it improve things, there are much less NACKs.
-
- 12 Jul, 2021 1 commit
-
-
hardy authored
-
- 08 Jul, 2021 1 commit
-
-
Remi Hardy authored
MR !1188 : NR_gNB_initial_MIB_fix This MR fixes a bug for which the gNB would send an empty MIB in the first frames of execution. This is because MIB is generated every 8 frames but the first MIB wouldn't be generated before frame 8 at the beginning of each run. MR !1184 : x2_handle_sctp_shutdown Avoid eNB exiting after gNB tries to reconnect over X2 for NSA
-
- 06 Jul, 2021 1 commit
-
-
hardy authored
-
- 02 Jul, 2021 4 commits
-
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
Merge branch 'develop' of gitlab.eurecom.fr:oai/openairinterface5g into x2_handle_sctp_shutdown
-
francescomani authored
-
- 01 Jul, 2021 1 commit
-
-
Remi Hardy authored
Initial implementation of NR5G Standalone Access Registration procedures with CN5G.
-
- 29 Jun, 2021 1 commit
-
-
rmagueta authored
-
- 28 Jun, 2021 2 commits
-
-
rmagueta authored
-
Remi Hardy authored
Integration 2021 wk25 MR !1187 : improve UE module control * improve UE module control * make Qlog generation optional * add nsa tests * update jenkins pipeline
-
- 27 Jun, 2021 1 commit
-
-
hardy authored
-
- 24 Jun, 2021 4 commits
-
-
rmagueta authored
-
rmagueta authored
-
luis_pereira87 authored
-
francescomani authored
-
- 23 Jun, 2021 4 commits
-
-
luis_pereira87 authored
-
luis_pereira87 authored
-
Remi Hardy authored
-
luis_pereira87 authored
-
- 22 Jun, 2021 7 commits
-
-
rmagueta authored
-
Remi Hardy authored
-
Remi Hardy authored
-
rmagueta authored
-
Roberto Louro Magueta authored
This reverts commit 0cd35686
-
rmagueta authored
-
Remi Hardy authored
-
- 21 Jun, 2021 6 commits
-
-
rmagueta authored
-
rmagueta authored
-
rmagueta authored
Merge remote-tracking branch 'origin/develop-NR_SA_F1AP_5GRECORDS' into develop-NR_SA_F1AP_5GRECORDS
-
Panos Matzakos authored
-
Laurent THOMAS authored
-
Raymond Knopp authored
small changes for multiple lcid handling in gNB scheduler. PUSCH DTX handling and suspension of scheduling when UL failure is detected
-
- 18 Jun, 2021 6 commits
-
-
rmagueta authored
# Conflicts: # common/utils/system.c
-
hardy authored
-
Remi Hardy authored
MR !1179 : Fix Incorrect Array Size computation MR !1182 : CI NSA test fixes and enhancements MR !1169 : Dataplane bug in L2NFAPI_NOS1
-
Florian Kaltenberger authored
-
hardy authored
-
hardy authored
-