An error occurred fetching the project authors.
  1. 16 Jul, 2021 1 commit
  2. 13 Apr, 2021 1 commit
  3. 30 Mar, 2021 1 commit
  4. 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
  5. 16 Mar, 2021 1 commit
  6. 15 Mar, 2021 1 commit
  7. 11 Mar, 2021 1 commit
  8. 10 Mar, 2021 1 commit
  9. 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
  10. 01 Feb, 2021 1 commit
  11. 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
  12. 25 Jan, 2021 1 commit
  13. 20 Jan, 2021 1 commit
  14. 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
  15. 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
  16. 27 Dec, 2020 4 commits
  17. 17 Dec, 2020 2 commits
  18. 09 Dec, 2020 1 commit
  19. 08 Dec, 2020 1 commit
  20. 27 Nov, 2020 1 commit
  21. 13 Nov, 2020 1 commit
  22. 09 Nov, 2020 2 commits
  23. 04 Nov, 2020 1 commit
    • Parminder Singh's avatar
      Review Comments are updated · 20978555
      Parminder Singh authored
      - updated return function value to -1
      - removed static variable for dmrs symbol selection for channel
      - Updated sin cos quadrant check conditions
      - removed casting from PTRS slope and related calculations
      20978555
  24. 26 Oct, 2020 2 commits
  25. 12 Oct, 2020 1 commit
  26. 08 Sep, 2020 1 commit
    • cig's avatar
      Minor fixes UE · 9ac6dfee
      cig authored
      - added some descriptions to the code
      - fixed hardcoded factors
      - removed commented out and unused code
      - phy_procedures_nrUE_RX: removed unused do_pdcch_flag
      - updated LTE naming to 5G
      9ac6dfee
  27. 22 Aug, 2020 2 commits
  28. 06 Aug, 2020 1 commit
  29. 01 Jun, 2020 1 commit
  30. 13 May, 2020 1 commit
  31. 07 May, 2020 1 commit
  32. 16 Apr, 2020 1 commit