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