- 11 Apr, 2022 2 commits
-
-
luis_pereira87 authored
-
luis_pereira87 authored
-
- 08 Apr, 2022 2 commits
-
-
Raphael Defosseux authored
integration_2022_wk14 See merge request oai/openairinterface5g!1519 MR 1471 : L2 sim fixes and 5G SA L2SIM CI integration MR 1325 : SDAP Cherry-picks on MR 1517 : correct gNB fail detection MR 1464 : LDPC decoder memory optim MR 1514 : Amarisoft UE automation
-
Robert Schmidt authored
-
- 07 Apr, 2022 3 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
francescomani authored
-
- 06 Apr, 2022 12 commits
-
-
Robert Schmidt authored
-
hardy authored
-
Robert Schmidt authored
-
Robert Schmidt authored
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/episys-throughput-updates-and-downlink-siso-cm' into integration_2022_wk14
-
luis_pereira87 authored
-
luis_pereira87 authored
-
rmagueta authored
-
luis_pereira87 authored
# Conflicts: # openair2/LAYER2/NR_MAC_gNB/config.c # openair2/LAYER2/NR_MAC_gNB/mac_proto.h
-
rmagueta authored
-
rmagueta authored
# Conflicts: # openair2/LAYER2/NR_MAC_COMMON/nr_mac_common.c # openair2/LAYER2/NR_MAC_COMMON/nr_mac_common.h # openair2/LAYER2/NR_MAC_UE/nr_ue_dci_configuration.c # openair2/LAYER2/NR_MAC_gNB/config.c # openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_RA.c # openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_bch.c # openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_dlsch.c # openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_primitives.c # openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_ulsch.c # openair2/LAYER2/NR_MAC_gNB/mac_proto.h
-
Robert Schmidt authored
integration_2022_wk13b See merge request oai/openairinterface5g!1515
-
- 05 Apr, 2022 9 commits
-
-
hardy authored
-
Robert Schmidt authored
-
hardy authored
-
luis_pereira87 authored
# Conflicts: # openair2/RRC/NR/rrc_gNB.c # openair2/RRC/NR/rrc_gNB_nsa.c
-
luis_pereira87 authored
-
luis_pereira87 authored
# Conflicts: # openair2/RRC/NR/L2_nr_interface.c # openair2/RRC/NR/MESSAGES/asn1_msg.c # openair2/RRC/NR/MESSAGES/asn1_msg.h # openair2/RRC/NR/rrc_gNB.c # openair2/RRC/NR/rrc_gNB_nsa.c # openair2/RRC/NR/rrc_gNB_reconfig.c
-
Sakthivel Velumani authored
-
Sakthivel Velumani authored
This (sometimes) corrupts PBCH channel estimates leading to false time synchronization of received samples.
-
hardy authored
-
- 04 Apr, 2022 3 commits
-
-
Robert Schmidt authored
-
luis_pereira87 authored
-
Raphael Defosseux authored
Signed-off-by:
Raphael Defosseux <raphael.defosseux@eurecom.fr>
-
- 03 Apr, 2022 1 commit
-
-
Robert Schmidt authored
In --do-ra mode, calculate_preferred_dl_tda() would be called without a BWP. Then, get_searchspace() would search in the scc, leading to a segfault. Therefore, don't call calculate_preferred_dl_tda() in do-ra mode.
-
- 02 Apr, 2022 1 commit
-
-
Robert Schmidt authored
-
- 01 Apr, 2022 7 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
athanassopoulos authored
1. Removed SDAP struct from protocol context. 2. Added configuration for the SDAP. 3. SDAP doesn't use pdcp_entities, the values come from function arguements. 4. Make nr_pdcp_ue_manager accessible from SDAP. 5. Avoid using the PDCP locking mechanism in SDAP. 6. Removed nr_pdcp_find_entity_sdap function. 7. Rename dummy eNB function to make GTP compile (no SDAP). 8. Fix: Regression issues with LTE 9. Fix: Regression issues with NR CU/DU
-
Robert Schmidt authored
-
Robert Schmidt authored
Merge remote-tracking branch 'origin/fix-running-modem-in-generic-fedora-container' into integration_2022_wk13b
-
Robert Schmidt authored
-
athanassopoulos authored
-