An error occurred fetching the project authors.
  1. 16 Apr, 2021 1 commit
  2. 30 Mar, 2021 1 commit
  3. 25 Mar, 2021 1 commit
  4. 24 Feb, 2021 3 commits
  5. 29 Jan, 2021 1 commit
    • cig's avatar
      Review of MR 1025 · 5a9014e9
      cig authored
      - bugfix in nr_ue_dci_configuration
      - cleanup of irrelevant RA-related data structure members in UE
      - moved msg1 init condition to MAC
      - minor fixes concerning init_ra function
      5a9014e9
  6. 23 Jan, 2021 1 commit
  7. 15 Jan, 2021 2 commits
  8. 09 Jan, 2021 1 commit
  9. 27 Dec, 2020 2 commits
  10. 14 Dec, 2020 1 commit
  11. 01 Dec, 2020 2 commits
  12. 30 Nov, 2020 1 commit
  13. 19 Nov, 2020 1 commit
  14. 14 Nov, 2020 1 commit
  15. 13 Nov, 2020 2 commits
  16. 12 Nov, 2020 1 commit
  17. 11 Nov, 2020 1 commit
  18. 03 Nov, 2020 1 commit
  19. 30 Oct, 2020 1 commit
  20. 28 Oct, 2020 1 commit
  21. 27 Oct, 2020 1 commit
  22. 24 Oct, 2020 1 commit
  23. 21 Oct, 2020 1 commit
  24. 12 Oct, 2020 3 commits
  25. 01 Oct, 2020 1 commit
  26. 18 Sep, 2020 1 commit
  27. 04 Sep, 2020 2 commits
    • cig's avatar
      Fixed warnings · 88e6fb9d
      cig authored
      88e6fb9d
    • cig's avatar
      Changes to number of PDUs logic @ UE · 539bc784
      cig authored
      - calling nr_ue_scheduled_response after pdu preparation
      - increasing the number_pdus before response scheduling
      - resetting after dl/ul config pdu handling
      539bc784
  28. 06 Aug, 2020 1 commit
  29. 22 Jul, 2020 1 commit
    • cig's avatar
      Restructured UE DCI configuration function: · ea86120c
      cig authored
      - moved RRC structs checks and mac configuration to config_ue.c
      - new implementation of DCI configuration according to 3GPP TS 38.331
        version 15.9.0 Release 15 and 3GPP TS 38.213 version 15.9.0 Release 15
      ea86120c
  30. 08 Jul, 2020 1 commit
  31. 02 Jul, 2020 1 commit
    • cig's avatar
      RA Msg2 reception according to 8.2 of TS 38.213 · e054b5e2
      cig authored
      - Msg2 scheduler used for testing purposes was removed
      - Now the UE tries to DCI 1_0 scrambled with RA_RNTI in the RA window
      - If no RAPID is found within the RA window, instructs PHY to TX PRACH
      e054b5e2