1. 31 Jan, 2022 1 commit
  2. 06 Jan, 2022 1 commit
  3. 05 Jan, 2022 1 commit
  4. 24 Dec, 2021 2 commits
  5. 23 Dec, 2021 2 commits
    • Remi Hardy's avatar
      integration_2021_wk51_c · e230fb50
      Remi Hardy authored
      MR !1300 : Tx proc optim
      new optimizations of NR TX path to bring TX processing below 500us for up to 162 PRBs, 2x2 MIMO
      -ldpc-encode and parallelization (L. Thomas)
      -resource element mapping (SIMD + loop optimization for symbols with no PTRS or DMRS)
      integration of Intel SIMD-based CRC computations, 24-bit A/B, (from github.com/intel/soft-crc)  
      
      MR !1374 : oaiue x300  
      updated CI files after connecting X300+N300 on eNB/OAIUE server 
      prepared CI files for SA 60MHz BW
      
      MR !1355 : NR RRC harmonization: TDA for DL and UL
      Functions to automatically create TDA for DL and UL according to config file and TDD/FDD scenario. 
      Accordingly, TDA configurations removed from config file.
      (startin effort in harmonizing the RRC configuration)
      e230fb50
    • hardy's avatar
  6. 22 Dec, 2021 3 commits
  7. 21 Dec, 2021 1 commit
  8. 20 Dec, 2021 6 commits
  9. 19 Dec, 2021 5 commits
  10. 17 Dec, 2021 5 commits
  11. 16 Dec, 2021 1 commit
    • Remi Hardy's avatar
      integration_2021_wk50_a · ee3a256b
      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
      ee3a256b
  12. 15 Dec, 2021 6 commits
  13. 14 Dec, 2021 6 commits