An error occurred fetching the project authors.
  1. 15 Apr, 2020 1 commit
  2. 06 Apr, 2020 1 commit
    • Robert Schmidt's avatar
      RLC: _req() accepts max TB size, _ind() not · eeaa5a99
      Robert Schmidt authored
      Previously, the various rlc_*_ind() functions had a parameter to enable
      the MAC to specify the max TB size that a subsequent call to the
      corresponding rlc_*_req() (!) function would return. This patch removes
      this parameter from the rlc_*_ind() functions and makes the parameter
      working that is already in the rlc_*_req() functions.
      eeaa5a99
  3. 06 Feb, 2020 1 commit
  4. 04 Feb, 2020 1 commit
  5. 22 Jan, 2020 1 commit
  6. 20 Jan, 2020 1 commit
  7. 15 Jan, 2020 1 commit
  8. 10 Jan, 2020 1 commit
  9. 19 Dec, 2019 1 commit
  10. 16 Dec, 2019 3 commits
  11. 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