1. 02 Aug, 2022 3 commits
  2. 28 Jul, 2022 6 commits
  3. 27 Jul, 2022 1 commit
  4. 26 Jul, 2022 9 commits
  5. 22 Jul, 2022 1 commit
  6. 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
  7. 20 Jul, 2022 9 commits
  8. 19 Jul, 2022 6 commits
  9. 18 Jul, 2022 1 commit
  10. 15 Jul, 2022 2 commits