An error occurred fetching the project authors.
  1. 15 Mar, 2023 1 commit
    • Melissa Elkadi's avatar
      int32_t to c16_t conversion · 4dd579e0
      Melissa Elkadi authored
      This commit includes changes to the function
      footprints for vaiours NR UE and gNB functions.
      It does not updated the LTE code. For functions
      shared by both LTE and 5G, we maintained the original
      LTE footprint and argument structure.
      
      Several of the simulators that use these functions
      have been updated as well. The specific usage of these
      functions which index into the int32_t buffers and
      treat the first int16_t and the real and the second
      as the complex should be modified in the near future.
      4dd579e0
  2. 09 Mar, 2023 1 commit
  3. 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
  4. 23 Jan, 2023 1 commit
  5. 19 Jan, 2023 1 commit
  6. 12 Dec, 2022 1 commit
    • Robert Schmidt's avatar
      Clean up phy_init_nr_gNB() · 12384bbe
      Robert Schmidt authored
      - variable is_secondary_gnb is not used anywhere, so remove
      - variable lowmem is not used/defines should be changed, so remove
      12384bbe
  7. 25 Nov, 2022 1 commit
  8. 08 Nov, 2022 1 commit
  9. 27 Oct, 2022 2 commits
  10. 02 Sep, 2022 1 commit
  11. 16 Aug, 2022 1 commit
  12. 04 Aug, 2022 3 commits
  13. 07 Apr, 2022 1 commit
  14. 24 Mar, 2022 1 commit
  15. 16 Mar, 2022 1 commit
  16. 10 Mar, 2022 1 commit
  17. 22 Feb, 2022 1 commit
  18. 21 Feb, 2022 4 commits
  19. 07 Feb, 2022 1 commit
  20. 19 Jan, 2022 1 commit
  21. 18 Jan, 2022 1 commit
  22. 17 Jan, 2022 1 commit
  23. 22 Nov, 2021 1 commit
  24. 12 Nov, 2021 1 commit
  25. 04 Nov, 2021 1 commit
  26. 27 Sep, 2021 1 commit
  27. 17 Sep, 2021 1 commit
  28. 16 Sep, 2021 2 commits
  29. 15 Sep, 2021 1 commit
  30. 10 Aug, 2021 1 commit
  31. 09 Aug, 2021 1 commit
  32. 13 Jul, 2021 1 commit