1. 09 Mar, 2021 10 commits
  2. 08 Mar, 2021 2 commits
  3. 05 Mar, 2021 2 commits
    • Xue Song's avatar
      fix problem about CU/DU c-plane failed · 8ba5a75a
      Xue Song authored
      8ba5a75a
    • Xue Song's avatar
      Merge branch 'master' into NR_SA_F1AP_RFSIMULATOR3_Lo · db038d35
      Xue Song authored
      Conflicts:
      	cmake_targets/CMakeLists.txt
      	executables/nr-softmodem.c
      	executables/nr-uesoftmodem.c
      	openair1/PHY/NR_TRANSPORT/nr_dlsch_coding.c
      	openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_dlsch.c
      	openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_ulsch.c
      	openair2/LAYER2/nr_pdcp/nr_pdcp_entity.c
      	openair2/LAYER2/nr_pdcp/nr_pdcp_entity_drb_am.c
      	openair2/LAYER2/nr_pdcp/nr_pdcp_oai_api.c
      	openair2/LAYER2/nr_rlc/nr_rlc_oai_api.c
      db038d35
  4. 04 Mar, 2021 2 commits
  5. 02 Mar, 2021 2 commits
  6. 01 Mar, 2021 1 commit
    • Remi Hardy's avatar
      Integration 2021 wk09 · ccb702a6
      Remi Hardy authored
      MR1029 : Benetel driver update  
      This MR fixes an issue with the driver for the 4G Benetel RRUs.
      Power levels on the 5G side were adapted to avoid saturation of the signals. 
      5G performance is now the same as with USRP. 
      Support for 2 antennas for both 4G and 5G was added
      
      MR1062 : fixing the RE offset for each Rx antenna in pusch channel estimation
      ccb702a6
  7. 26 Feb, 2021 6 commits
  8. 25 Feb, 2021 3 commits
  9. 24 Feb, 2021 3 commits
    • Raymond Knopp's avatar
      Merge remote-tracking branch 'origin/develop' into NR_SA_F1AP_RFSIMULATOR2 · 574cd3aa
      Raymond Knopp authored
      Conflicts:
      	cmake_targets/CMakeLists.txt
      	executables/nr-softmodem.c
      	executables/nr-uesoftmodem.c
      	openair1/PHY/NR_TRANSPORT/nr_dlsch_coding.c
      	openair2/LAYER2/NR_MAC_UE/nr_ra_procedures.c
      	openair2/LAYER2/NR_MAC_UE/nr_ue_dci_configuration.c
      	openair2/LAYER2/NR_MAC_UE/nr_ue_procedures.c
      	openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_dlsch.c
      	openair2/LAYER2/NR_MAC_gNB/gNB_scheduler_ulsch.c
      	openair2/LAYER2/nr_pdcp/nr_pdcp_entity.c
      	openair2/LAYER2/nr_pdcp/nr_pdcp_entity_drb_am.c
      	openair2/RRC/NR/rrc_gNB.c
      	openair2/RRC/NR/rrc_gNB_NGAP.c
      	openair2/RRC/NR_UE/rrc_UE.c
      	openair3/NGAP/ngap_gNB.c
      	openair3/NGAP/ngap_gNB_nas_procedures.c
      574cd3aa
    • Remi Hardy's avatar
      Integration 2021 wk08 · bb903877
      Remi Hardy authored
      MR1046 : Add support for NR UL SC-FDMA up to 100 MHz
      
      MR1053Nr : pdcp nea2 security
      
      MR1049 : improve rfsim
      -Fix a regression 
      Earlier parameter reading was moved to an external thread,  
      Eventually the check at the end of the main was too early, 
      Declaration of  some extra parameters are now on command line
      -Enhancement: 
      use the rfsim as a server on UE side, so we can connect two xNB to one UE
      -Simplification: 
      remove rfsim flags that have been made for convergence with replay function in usrp driver, but this is useless as they changed their code
      -Fix a bug in ubuntu 20.04 (now the code is ready in whole OAI)
      
      
      MR1056 : Bugfix: NR BSR calculation
      Fixes a bug in the scheduler for BSR calculation. 
      Before, we might wrongly track the BSR of a UE and not schedule it anymore although it has data. 
      Should be fixed now and improve UL throughput. 
      
      MR963 : Nr mac multi rach global edge
      -Handling of Multiple Users triggering RACH request in different RACH Occasions in same slot
      -Providing Random Access Response according to RACH request
      
      bb903877
    • Saankhya's avatar
      following coding guideline · 1ba68842
      Saankhya authored
      fixing the RE offset for each Rx antenna in pusch channel estimation
      1ba68842
  10. 23 Feb, 2021 6 commits
  11. 21 Feb, 2021 1 commit
  12. 19 Feb, 2021 2 commits