1. 26 Jul, 2022 3 commits
  2. 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
  3. 20 Jul, 2022 2 commits
  4. 19 Jul, 2022 6 commits
  5. 18 Jul, 2022 1 commit
  6. 15 Jul, 2022 6 commits
  7. 14 Jul, 2022 6 commits
  8. 07 Jul, 2022 3 commits
  9. 06 Jul, 2022 1 commit
  10. 05 Jul, 2022 6 commits
  11. 04 Jul, 2022 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2022_wk26' into 'develop' · 50916825
      Robert Schmidt authored
      integration_2022_wk26
      
      See merge request oai/openairinterface5g!1605
      
      MR !1602 Use (std) bool instead of custom bool types
      MR !1600 Discard RTX if RI changed
      MR !1598 Set correct master clock rate for N320
      MR !1584 enablement of statistics
      MR !1603 Fix decoding multiple ULSCH in the same slot in the case of a ULSCH fails to be detected
      MR !1590 Improvements and AVX2 in cpx_rotate_vector()
      50916825
  12. 30 Jun, 2022 2 commits
  13. 29 Jun, 2022 1 commit