An error occurred fetching the project authors.
  1. 07 Jun, 2023 1 commit
  2. 29 May, 2023 1 commit
  3. 23 May, 2023 5 commits
  4. 08 May, 2023 1 commit
  5. 05 May, 2023 1 commit
  6. 28 Apr, 2023 1 commit
  7. 24 Apr, 2023 1 commit
  8. 12 Apr, 2023 1 commit
  9. 07 Apr, 2023 1 commit
  10. 03 Apr, 2023 1 commit
    • 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
  11. 28 Mar, 2023 2 commits
  12. 15 Mar, 2023 2 commits
  13. 14 Mar, 2023 1 commit
  14. 09 Mar, 2023 1 commit
  15. 06 Mar, 2023 1 commit
    • 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
  16. 23 Feb, 2023 4 commits
  17. 11 Jan, 2023 1 commit
  18. 27 Dec, 2022 3 commits
  19. 23 Dec, 2022 1 commit
  20. 15 Dec, 2022 3 commits
  21. 22 Nov, 2022 1 commit
  22. 29 Oct, 2022 3 commits
  23. 18 Oct, 2022 1 commit
  24. 29 Sep, 2022 1 commit
  25. 26 Sep, 2022 1 commit