1. 14 Jan, 2023 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2023_w02' into 'develop' · 214aa505
      Robert Schmidt authored
      integration_2023_w02
      
      See merge request oai/openairinterface5g!1906
      
      !1796 Make SFN dependent on GPS time
      !1874 Processing time optimization for SRS
      !1881 Fix documentation of dot_product()
      !1884 Prevent Msg3 to be scheduled in downlink slot when nrofUplinkSymbols = 0 and DDDSU
      !1888 Adopting new BWP structure at UE (first MR)
      !1890 Fix setup_time overflow in VNF processing thread
      !1892 system.c cleaning check result of system call
      !1893 fix buildhelper Soapy folder name, case not respected, reinstall was broken
      !1894 doc(ci): adding constraint on the branch name
      !1895 ASN_SEQUENCE_ADD return code was checked only in 0.5% of calls
      !1900 bugfix CU/DU: use correct IP address for GTP-U
      !1901 Adding NRPPA ASN1 definitions and library
      !1903 bugfix in function channelmod_modify_cmd
      !1867 CI: new Python classes for SSH & Local execution
      restore LDPC docs
      214aa505
  2. 13 Jan, 2023 1 commit
  3. 12 Jan, 2023 17 commits
  4. 11 Jan, 2023 11 commits
  5. 10 Jan, 2023 3 commits
  6. 09 Jan, 2023 1 commit
    • Cedric Roux's avatar
      bugfix CU/DU: use correct IP address for GTP-U · 551aee17
      Cedric Roux authored
      Not only the teid is received from the DU but also the IP address. We
      have to use it too.
      
      Also, don't connect the UDP socket. The parameter remote_s_address in the
      configuration file must not be used, at least not for gtp-u because the
      IP address is received from the DU (plus for later, for multiple DUs, it
      won't work at all).
      551aee17
  7. 03 Jan, 2023 1 commit
  8. 30 Dec, 2022 2 commits
  9. 27 Dec, 2022 3 commits