- 20 Apr, 2021 2 commits
-
-
rmagueta authored
# Conflicts: # openair1/SCHED_NR_UE/pucch_uci_ue_nr.c
-
Raymond Knopp authored
-
- 19 Apr, 2021 12 commits
-
-
Raymond Knopp authored
applied patch for UE PUCCH TX from Albesmart. changed p-NR-FR1 to 0 (from 20) to reduce SNR on UL. PUCCH is now functional after inserting physicalCellGroupConfig (before and after applying MasterCellGroupConfig)
-
rmagueta authored
-
Roberto Louro Magueta authored
This reverts commit b99f81f7
-
rmagueta authored
-
rmagueta authored
-
luis_pereira87 authored
-
luis_pereira87 authored
-
luis_pereira87 authored
# Conflicts: # openair1/SCHED_NR_UE/pucch_uci_ue_nr.c # openair2/LAYER2/NR_MAC_UE/nr_ue_scheduler.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
-
Raymond Knopp authored
-
Raymond Knopp authored
-
Remi Hardy authored
-
Remi Hardy authored
Fix SA SIB1 segmentation fault
-
- 18 Apr, 2021 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 17 Apr, 2021 1 commit
-
-
Raymond Knopp authored
corrections in PUCCH handling for dedicated configuration on initialBWP. first transmission handling for DL harq processes at UE.
-
- 16 Apr, 2021 2 commits
-
-
Raymond Knopp authored
-
Raymond Knopp authored
-
- 15 Apr, 2021 7 commits
-
-
rmagueta authored
-
rmagueta authored
-
rmagueta authored
-
luis_pereira87 authored
-
rmagueta authored
# Conflicts: # openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_RA.c # openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_primitives.c # openair2/SIMULATION/NR_RRC/itti_sim.c
-
rmagueta authored
-
Remi Hardy authored
MR !1114 : sanitize v1 -bugs or dirty code fixed -add first version of a rf board calibration tool, not finished MR !1094 : sim channels Channel simulation: -command mode: to change noise, path loss, model (AWGN, RICE, ...) parameters channel simulation -channels separation: each channel can have a different model (for HO test for example) -a new build option --sanitize to compile all OAI with gcc --sanitize=address MR !1034 : new gtpu -New GTPU implementation MR !1101 : develop-SA-CBRA -Implementation of Contention Based Random Access procedures for 5G-NR Initial Access in SA mode (including contributions from BUPT and Fujitsu)
-
- 14 Apr, 2021 8 commits
-
-
hardy authored
-
hardy authored
-
hardy authored
Conflicts: openair1/PHY/TOOLS/nr_phy_scope.c targets/ARCH/USRP/USERSPACE/LIB/usrp_lib.cpp
-
hardy authored
Conflicts: cmake_targets/CMakeLists.txt openair1/PHY/TOOLS/time_meas.h openair2/LAYER2/PDCP_v10.1.0/pdcp_fifo.c openair2/LAYER2/RLC/rlc.h
-
hardy authored
-
Raymond Knopp authored
Merge branch 'NR_SA_F1AP_5GRECORDS' of https://gitlab.eurecom.fr/oai/openairinterface5g into NR_SA_F1AP_5GRECORDS
-
Raymond Knopp authored
- first PUSCH containing RRCSetupComplete not programmed for reception in PHY for some reason. DCI_0_0 received by UE. - if RA fails, on the second attempt there is usually a crash (sometimes in L2_interface.c when getting UE context (added AssertFatal on this now).
-
matzakos authored
-RRCSetupComplete successfully transferred to RLC of the UE now through SRB1, but not at the MAC yet. -Needed to enable some additional elements for RLC config. at the gNB side (asn1_msg.c) so that the addition of the SRB does not fail at the UE. To verify if these are really required.
-
- 13 Apr, 2021 4 commits
-
-
rmagueta authored
-
Laurent THOMAS authored
-
Laurent THOMAS authored
-
rmagueta authored
-
- 12 Apr, 2021 2 commits
-
-
Raymond Knopp authored
-
hardy authored
-