An error occurred fetching the project authors.
  1. 16 Oct, 2023 1 commit
  2. 28 Jun, 2023 1 commit
  3. 13 Jun, 2023 1 commit
  4. 18 May, 2023 1 commit
  5. 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
  6. 18 Dec, 2022 1 commit
  7. 13 Sep, 2022 1 commit
  8. 04 Aug, 2022 1 commit
  9. 12 Apr, 2022 1 commit
  10. 24 Feb, 2022 1 commit
  11. 18 Feb, 2022 1 commit
  12. 15 Feb, 2022 1 commit
  13. 17 Jan, 2022 1 commit
  14. 30 Aug, 2021 1 commit
  15. 27 Aug, 2021 1 commit
  16. 11 Aug, 2021 1 commit
  17. 18 May, 2021 1 commit
  18. 13 Mar, 2021 1 commit
  19. 20 Jan, 2021 1 commit
  20. 14 Jan, 2021 1 commit
  21. 08 Dec, 2020 1 commit
  22. 12 Oct, 2020 1 commit
  23. 06 Aug, 2020 1 commit
  24. 13 May, 2020 1 commit
  25. 26 Mar, 2020 1 commit
  26. 19 Feb, 2020 1 commit
  27. 05 Dec, 2019 1 commit
  28. 31 Jul, 2019 1 commit