- 16 Dec, 2021 7 commits
-
-
luis_pereira87 authored
-
luis_pereira87 authored
# Conflicts: # openair1/PHY/NR_ESTIMATION/nr_ul_channel_estimation.c
-
luis_pereira87 authored
-
luis_pereira87 authored
-
luis_pereira87 authored
-
rmagueta authored
-
Remi Hardy authored
MR !1354 : Fix msg4 segfault - Fix segmentation fault that happens after an uplink failure timeout (gNB removes the UE) and when UE tries to use the same (old) RNTI. MR !1347 : nr pdcp: introduce a thread to do pdcp_data_ind - Before this commit, pdcp_data_ind is done in the realtime PHY/MAC thread, and this may have an impact on realtime performances. - introduce a new thread to do the job, freeing the realtime PHY/MAC logic. MR !1360 : Scope telnet fixes -no need for form.h header in telnet -enable double buffering in scope -freeze gNB scope while updating graphs MR !1363 : CI: a few fixes -Increased some timeout -Added missing gNB log file from artifact
-
- 15 Dec, 2021 4 commits
- 14 Dec, 2021 10 commits
-
-
rmagueta authored
-
rmagueta authored
-
rmagueta authored
-
rmagueta authored
Delete min_rxtxtime_pdsch from config file gnb.sa.band78.fr1.106PRB.2x2.usrpn300.conf to get 0 errors in iperf with COTS
-
hardy authored
-
hardy authored
-
hardy authored
-
hardy 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>
-
- 13 Dec, 2021 7 commits
-
-
Cedric Roux authored
Before this commit, pdcp_data_ind is done in the realtime PHY/MAC thread, and this may have an impact on realtime performances. Let's introduce a new thread to do the job, freeing the realtime PHY/MAC logic. This is not a minor change. It may have positive and/or negative effects. To be tested carefully.
-
rmagueta authored
-
rmagueta authored
-
rmagueta authored
-
rmagueta authored
-
rmagueta authored
-
Remi Hardy authored
MR !1333: Docker: reduce the number of layers in target images. MR !1345: small fixes for nr rlc -trigger status report when t-reassembly expires -reduce "buffer full" log
-
- 10 Dec, 2021 2 commits
- 09 Dec, 2021 7 commits
-
-
rmagueta authored
-
rmagueta authored
-
rmagueta authored
-
rmagueta authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 08 Dec, 2021 3 commits
-
-
hardy authored
-
hardy authored
-
luis_pereira87 authored
-