An error occurred fetching the project authors.
  1. 22 May, 2023 1 commit
  2. 18 May, 2023 1 commit
  3. 12 Apr, 2023 1 commit
  4. 07 Apr, 2023 1 commit
  5. 03 Apr, 2023 3 commits
    • Sakthivel Velumani's avatar
      1f6d111f
    • Sakthivel Velumani's avatar
      Fix printing help message · a03864ee
      Sakthivel Velumani authored
      a03864ee
    • Sakthivel Velumani's avatar
      Contains MAC changes to run || DLSCH · 15c12caa
      Sakthivel Velumani authored
      DL config as array in MAC
      Run RX slot processing in Tpool thread
      Fixed race in phy config
      Changed mac_IF_mutex
      Proc Tx: Lets wait for Proc Rx to get ACK/NACK
      -(only on slots that carry ACK/NACK)
      Fix problem with rfsim
      Separated PDCCH and PDSCH decoding functions. Run PDCCH decoding in main UE_thread.
      Fixed race in MAC dci config struct
      needed for parallel processing of slots
      Moved DLSCH transport block buffer to stack
      rx_ind as static allocation
      L2sim: Fixed calling of MAC sched in wrong slot
      Fix DCI extract bug for RA procedure
      15c12caa
  6. 02 Apr, 2023 1 commit
  7. 28 Mar, 2023 1 commit
  8. 27 Mar, 2023 2 commits
  9. 14 Mar, 2023 1 commit
  10. 06 Mar, 2023 2 commits
    • Robert Schmidt's avatar
      e90ef3bc
    • Robert Schmidt's avatar
      RC: forward declarations and link physims better · 8a15fb7c
      Robert Schmidt authored
      The simulators have been changed: due to linker errors that would arise
      otherwise, a lot of functions are defined in them to avoid such errors.
      Some functions are also defined in header files; in this commit, we
      define most functoins in nr_dummy_functions.c, which is compiled in, not
      by including the C file, but by adding it to the target in
      CMakeLists.txt
      
      - nr_dlsim+nr_ulsim need NR_IF_Module_init(), so it cannot be in
        nr_dummy_functions, but the others need it
      - Link correcr NR_IF_Module_init() into these simulators, and reduce
        overall link list
      - Correctly link remaining simulators
      8a15fb7c
  11. 17 Feb, 2023 1 commit
  12. 19 Jan, 2023 1 commit
  13. 18 Dec, 2022 3 commits
  14. 15 Dec, 2022 4 commits
  15. 28 Nov, 2022 2 commits
  16. 22 Nov, 2022 1 commit
  17. 03 Nov, 2022 2 commits
  18. 31 Oct, 2022 1 commit
  19. 29 Oct, 2022 1 commit
  20. 18 Oct, 2022 1 commit
    • Melissa Elkadi's avatar
      NR MIMO 2x2 Support · f8efb13b
      Melissa Elkadi authored
      This commit provides CSI reporting support
      which is required for MIMO.  It also updates
      the configuration files, provides sample BLER
      simualtion files for packet dropping in the
      MIMO 2x2 case. It also includes the hooks
      and functions (e.g., updating UCI2_3_4 PDU field)
      for MIMO 2x2 support. This commit will not include
      any channel abstraction code or modelling.
      f8efb13b
  21. 14 Oct, 2022 1 commit
    • Robert Schmidt's avatar
      Remove EXMIMO leftover · cc8da80f
      Robert Schmidt authored
      - Remove all files referencing EXMIMO
      - Remove all targets/variables/defines that seem to be related to EXMIMO
      cc8da80f
  22. 29 Sep, 2022 1 commit
  23. 26 Sep, 2022 1 commit
  24. 02 Sep, 2022 1 commit
  25. 01 Sep, 2022 1 commit
  26. 25 Aug, 2022 2 commits
  27. 23 Aug, 2022 1 commit
  28. 16 Aug, 2022 1 commit