An error occurred fetching the project authors.
  1. 09 Sep, 2024 1 commit
    • Cedric Roux's avatar
      nr rlc: fix standalone tests · a373a8da
      Cedric Roux authored
      ./run_tests.sh was not functional anymore because of the introduction
      of AssertFatal() in nr_rlc_entity.c
      
      Including the .h and providing exit_function() solves the problem.
      a373a8da
  2. 27 Jun, 2024 1 commit
  3. 22 Sep, 2023 2 commits
  4. 23 Aug, 2023 2 commits
  5. 06 Sep, 2022 1 commit
  6. 12 Aug, 2022 3 commits
  7. 04 Aug, 2022 1 commit
  8. 07 Apr, 2022 1 commit
  9. 10 Dec, 2019 1 commit
    • Cedric Roux's avatar
      nr rlc: first commit · 1a46b66d
      Cedric Roux authored
      Initial implementation.
      
      nr_rlc/nr_rlc_oai_api.c will need some clean rewrite at some point.
      
      More testing is also needed.
      1a46b66d