Skip to content
Snippets Groups Projects
  1. Dec 27, 2021
  2. Dec 26, 2021
  3. Dec 25, 2021
  4. Dec 24, 2021
  5. Dec 23, 2021
    • Laurent THOMAS's avatar
      merge develop · 792b6b4e
      Laurent THOMAS authored
      792b6b4e
    • 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)
    • hardy's avatar
  6. Dec 22, 2021
  7. Dec 21, 2021
  8. Dec 20, 2021
  9. Dec 19, 2021
    • Remi Hardy's avatar
      integration_2021_wk51_a · b04731d7
      Remi Hardy authored
      MR !1352 : Build all targets in a single container before creating per-target containers 
      Builds all per-target containers in three steps
      -Base image with all dependencies installed (`ran-base`, was `ran-build`)
      -Image with all targets compiled (`ran-build`, did not exist before)
      -Copy
      
       
      MR !1344 : Fix a race condition in UE where PUSCH could not be sent when UE sends PUCCH and PUSCH at the same slot  
      -This MR fixes the race on ULSCH processing in UE where PUSCH is not sent occasionally when UE sends PUCCH and PUSCH at the same slot.
      
      MR !1368 : \[CI\] improve Ping pass fail checkers
      -count # lines with LLL
      -ping checker if avgrtt value > target  
      
      MR !1369 : \[CI\] git post (note) for scheduled test results
      -write a note to MR, when test is completed (valid for 2x2 scheduled tests)
Loading