1. 16 Jun, 2021 1 commit
    • matzakos's avatar
      Remove X2 data RB tree entry at eNB after receiving sctp shutdown event from gNB · acdfc557
      matzakos authored
      -If the gNB crashes when the X2 connection is established with the eNB, an sctp shutdown event is received from the eNB. However the x2 data related with
      the connection were not removed from the RB tree. Then if the gNB tried to reconnect, it made the eNB exit because the eNB had kept the previous data.
      Now we remove the x2 data as soon as the sctp shutdown event is received so that the eNB does not exit anymore at the next connection attempts.
      acdfc557
  2. 14 Jun, 2021 1 commit
    • Remi Hardy's avatar
      Integration 2021 wk23 · a6a17be3
      Remi Hardy authored
      MR !1180: \[CI\] nsa traces 
      -NSA test and pipeline update for UE-module
      -improve traces and log collection (pcap, QLog, stats)
       
      MR !1126: bugfix-nr-t-reordering 
      -deal with "infinity" case for t-reordering
      -some small fixes (one bug i pdcp, one log set to LOG_E in rlc)
       
      MR !1168: nr-pdcp-small-bugfixes
      -better nettle version detection
      -bad HFN computation at PDU reception
      a6a17be3
  3. 11 Jun, 2021 3 commits
  4. 10 Jun, 2021 3 commits
  5. 09 Jun, 2021 6 commits
  6. 08 Jun, 2021 2 commits
  7. 07 Jun, 2021 1 commit
  8. 02 Jun, 2021 1 commit
  9. 01 Jun, 2021 2 commits
  10. 27 May, 2021 1 commit
  11. 26 May, 2021 3 commits
  12. 25 May, 2021 1 commit
  13. 22 May, 2021 3 commits
  14. 21 May, 2021 3 commits
  15. 20 May, 2021 1 commit
    • Remi Hardy's avatar
      Integration 2021 wk20 · 8401d73e
      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
      8401d73e
  16. 19 May, 2021 8 commits