1. 06 Aug, 2022 1 commit
  2. 03 Aug, 2022 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2022_wk30b' into 'develop' · 7f910a2e
      Robert Schmidt authored
      integration_2022_wk30b
      
      See merge request oai/openairinterface5g!1630
      
      MR !1594 Schedule BWP switching to the first active BWP when RA with Msg3 carrying DCCH or DTCH message
      MR !1628 Fix a segmentation fault when there is no spCellConfigDedicated with maxMIMO_Layers parameter
      MR !1528 CSI Feedback
      MR !1631 Fix floating point for SRS
      MR !1632 gtp pgu session header
      MR !1633 Improve SIB1 length to support maximum value specified in 3GPP TS 38.331 section 5.2.1
      MR !1463 Support arbitrary number of retransmissions (up to 8)
      7f910a2e
  3. 02 Aug, 2022 7 commits
  4. 01 Aug, 2022 7 commits
  5. 29 Jul, 2022 2 commits
  6. 28 Jul, 2022 6 commits
  7. 27 Jul, 2022 1 commit
  8. 26 Jul, 2022 9 commits
  9. 22 Jul, 2022 1 commit
  10. 21 Jul, 2022 2 commits
    • Robert Schmidt's avatar
      CI: do not trigger tests if nothing is tagged NSA · 3c2375ea
      Robert Schmidt authored
      The previous version would trigger sub-pipelines (LTE-2x2, ...) if no MR
      had the NSA tag (without a commit, etc). Of course, this would make all
      pipelines subsequently fail (as not enough arguments, such as the
      commit, were given). In this commit, we read the output of `jq` from
      JSON, which will result in an empty list if no MR is tagged with the NSA
      label (and the output in the console will be nicer as well).
      3c2375ea
    • Cedric Roux's avatar
      nr_pdcp: nia1 implementation · 667b8e5e
      Cedric Roux authored
      We reuse existing code from eia1 for actual computation. Maybe not the most
      efficient. To be revised if needed.
      
      Some hacks in CMakeLists.txt were introduced to compile
      phy simulators. To be removed at some point.
      667b8e5e
  11. 20 Jul, 2022 3 commits