An error occurred fetching the project authors.
  1. 13 Sep, 2021 1 commit
  2. 19 Aug, 2021 1 commit
  3. 14 Aug, 2021 1 commit
  4. 16 Jul, 2021 2 commits
  5. 21 Jun, 2021 1 commit
  6. 14 Jun, 2021 1 commit
  7. 24 May, 2021 1 commit
  8. 20 May, 2021 2 commits
  9. 18 May, 2021 1 commit
  10. 13 Apr, 2021 1 commit
  11. 06 Apr, 2021 1 commit
  12. 05 Apr, 2021 1 commit
  13. 30 Mar, 2021 1 commit
  14. 17 Mar, 2021 1 commit
    • Sakthivel Velumani's avatar
      More fixes · 85b0aa04
      Sakthivel Velumani authored
      1.Changes to support multi slot parallel processing
      2.Changes to run rfsimulator without multi-threading
      85b0aa04
  15. 16 Mar, 2021 1 commit
  16. 15 Mar, 2021 1 commit
  17. 11 Mar, 2021 1 commit
  18. 10 Mar, 2021 1 commit
  19. 08 Mar, 2021 1 commit
    • cig's avatar
      Fixes to NR UE power measurements · 76ef9b42
      cig authored
      - pathloss, RSSI, RSRP and Noise measurements have been reviewed and wrong
        implementation has been fixed
      - referenceSignalPower type in the FAPI struct has been changed to int
        has its range include negative values
      76ef9b42
  20. 05 Mar, 2021 2 commits
  21. 22 Feb, 2021 1 commit
  22. 01 Feb, 2021 1 commit
  23. 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
  24. 25 Jan, 2021 1 commit
  25. 20 Jan, 2021 1 commit
  26. 15 Jan, 2021 2 commits
    • cig's avatar
      Cleanup MAC header files · 73fbbf50
      cig authored
      - sorted out according to recurring logic that wants function
        prototypes in separate files from data struct and constants
        definitions, variables in separate .c files with inclusion
        of "extern" header files
      - moved function prototypes to resective header files
      - moved data structures and constants to respective header files
      - merged unnecessary mac.h file into mac_defs.h @ MAC UE
      - moved const variables suchs as tables to respective .c files
      - moved extern references to respective extern.h files
      73fbbf50
    • cig's avatar
      UE power measurements fixes · 2e8e9b7d
      cig authored
      - RA preamble power computation review
      - RSRP review
      - PCmax computation
      - Pathloss computation
      - cleanup of reference to LTE
      - minor fixes
      2e8e9b7d
  27. 11 Jan, 2021 1 commit
    • cig's avatar
      UE Msg2 reception review · ad230dcc
      cig authored
      - enhancement of DL indication flow for Msg2 (RAR)
      - merging interface procedures to handle DLSCH and RAR together
      - better separation of MAC and PHY functionalities
      - cleanup of double ambiguous functions to process RAR
      - merging functions to process TA command into the ue_ta_procedures function
      - enhancement of logging and formatting in the process
      ad230dcc
  28. 27 Dec, 2020 4 commits
  29. 17 Dec, 2020 2 commits
  30. 09 Dec, 2020 1 commit
  31. 08 Dec, 2020 1 commit
  32. 27 Nov, 2020 1 commit