An error occurred fetching the project authors.
  1. 27 Apr, 2021 1 commit
  2. 13 Apr, 2021 2 commits
  3. 07 Apr, 2021 1 commit
  4. 01 Apr, 2021 1 commit
  5. 30 Mar, 2021 1 commit
  6. 29 Mar, 2021 3 commits
  7. 22 Mar, 2021 1 commit
  8. 19 Mar, 2021 1 commit
  9. 18 Mar, 2021 1 commit
  10. 17 Mar, 2021 2 commits
  11. 16 Mar, 2021 3 commits
  12. 15 Mar, 2021 1 commit
  13. 12 Mar, 2021 1 commit
  14. 11 Mar, 2021 1 commit
  15. 10 Mar, 2021 1 commit
  16. 05 Mar, 2021 1 commit
  17. 03 Mar, 2021 1 commit
    • cig's avatar
      Minor cleanup UE · f2bc1012
      cig authored
      - removed commented out code
      - improved logging in UL channel estimation
      - minor fixes according to OAI coding guidelines
      - moving fetching TDD configuration parameters in nr-ue.c only in TDD case
      f2bc1012
  18. 18 Feb, 2021 1 commit
  19. 15 Feb, 2021 1 commit
  20. 12 Feb, 2021 1 commit
  21. 08 Feb, 2021 2 commits
  22. 25 Jan, 2021 1 commit
  23. 22 Jan, 2021 2 commits
  24. 20 Jan, 2021 1 commit
  25. 19 Jan, 2021 2 commits
  26. 11 Jan, 2021 1 commit
    • cig's avatar
      Review of UE DL indication · 3e893b0d
      cig authored
      - moved fill_dl_indication to phy procedures
      - introduced a new function to fill the RX indication
      - replaced redundant configuration code with the fill functions
      - extended the function to fill the rx indication
      - handling different dl pdus types
      - cleanup of redundant code
      3e893b0d
  27. 02 Jan, 2021 1 commit
  28. 29 Dec, 2020 1 commit
  29. 27 Dec, 2020 3 commits
    • cig's avatar
      Cleanup UE mac_enabled conditions · 895d97d0
      cig authored
      - skipping RA procedures when MAC is disabled
      - added mac_enabled flag that allows to disable RA and TA at UE from CL
      895d97d0
    • cig's avatar
      Cleanup runmode @ UE side · a21e858f
      cig authored
      - removed unused arguments to phy functions
      - removed irrelevant conditions on UE run mode
      - replaced hardcoded param with PHY UE stored value
      a21e858f
    • cig's avatar
      Cleanup NR UE · 1c24adee
      cig authored
      - focus: defs_nr_UE.h, nr-ue.c, phy_procedures_nr_ue.c, nr_init_ue.c
      - removed long-time commented out code
      - replaced hardcoded params
      - removed unnecessary header inclusions
      1c24adee