1. 20 May, 2021 1 commit
    • Remi Hardy's avatar
      Integration 2021 wk20 · ccd6a0ee
      Remi Hardy authored
      MR !1161 : Improvements on CCE-to-REG mapping and interleaver
      - Improvements on CCE-to-REG mapping and interleaver to support coresets with more than 1 symbol duration
      
      MR !1153 : Nr cleanup pucch resources
      - Removing unused PUCCH resources and accordingly increasing the PUCCH symbol allocation by 1 unit (now 13 symbols in regular slot)
      
      MR !1162 : [CI] nsa and benetel pipelines with quectel
      -adapt iperf routines for quectel 
      -change quectel NIC name 
      -new NSA test markers for eNB and gNB 
      -several bugfixes (CI python)
      
      MR !1164 : fix compile
      - Fix several compilation issues nr-ittisim, uescope, telnetsrv, 
      - fixed also the F1AP asn1c recompilation 
      - some compilation warnings struct members "Status" is a problem as long as we use a Xwindow include
      
      MR !1154 : implementation of handling csi and harq in the same pucch2
      - Implementation of multiplexing CSI report and ACKs in the same PUCCH (format 2)
      
      MR !1158 : Fix nr_ulsim
      - fix call nr_ue_pusch_common_procedures() in nr_ulsim. This means there was no actual PUSCH transmission and all LLR were 0
      
      MR !1159 : physim-deploy-handle-error-cases
      -When failing, physim test on openshift cluster is not properly creating HTML report 
      -Removing trailing / in xxx.git/ 
      -Increased timeout of git checkout -f calls
      
      MR !1165 : [CI] fixing test retry for module UE
      - CI hotfix for module UE ip addresses mgt
      
      MR !1166 : [CI] NSA uplink + benetel longrun
      -fix moduleUE UL iperf implem
      -add UL test for benetel
      -xml file cleaning
      -new benetel long run test
      ccd6a0ee
  2. 19 May, 2021 8 commits
  3. 18 May, 2021 1 commit
  4. 17 May, 2021 8 commits
  5. 16 May, 2021 4 commits
  6. 15 May, 2021 1 commit
    • Remi Hardy's avatar
      Integration 2021 wk19 · df6b6a72
      Remi Hardy authored
      MR !1028 : oairu
      -standalone RRU executable for quick building on simple platforms (no building of L1/L2 procedures) 
      -small changes for improving eNB in outdoor deployment scenarios - power control loop, bugfixes, gathering of statistics (L1,MAC,PDCP,RRC), UL measurement procedures, 2/4 antenna reception testing for LTE eNB 
      -x300/n300 eNB testing and minor improvements 
      -level shifting for x300/n300 
      -minimizing L1 variables in MAC 
      -removal of RC in RU code sections, minimizing use of RC in L1 code sections
      
      MR !1141 : nr-dmrs-fixes
      -NR fixes, identified by UXM tests
      df6b6a72
  7. 14 May, 2021 1 commit
  8. 12 May, 2021 6 commits
  9. 11 May, 2021 1 commit
  10. 10 May, 2021 5 commits
  11. 09 May, 2021 2 commits
  12. 08 May, 2021 2 commits
    • francescomani's avatar
    • Remi Hardy's avatar
      Integration 2021 wk18 b · 6d1bc204
      Remi Hardy authored
      MR !1156 : bugfix_gnb_rt_stats_html
      -bugfix for 5G NR phy test: the rt report in html shall be displayed only for gNB
      
      MR !1155 : fix-physim-deploy
      -The pexpect method has echo issues and is not reliable when we do the polling.
      -added a few wait states when pushing the image to the cluster.
      -first step also for giving up on remote hosts credentials as the used method implies SSH key authentication.
      
      MR !1146: ci_quectel_support
      -Support for quectel module as UE for NSA and Benetel tests
      -First step for UE infra / testbench infra as code 
      6d1bc204