An error occurred fetching the project authors.
  1. 26 Mar, 2024 1 commit
  2. 07 Mar, 2024 3 commits
  3. 27 Feb, 2024 1 commit
  4. 20 Feb, 2024 1 commit
  5. 23 Jan, 2024 1 commit
  6. 09 Jan, 2024 2 commits
  7. 19 Dec, 2023 1 commit
    • Laurent THOMAS's avatar
      move common code file in common directory · 63b64d4f
      Laurent THOMAS authored
      remove several unused files
      remove mem_block_t that is never used in a different way than a simple heap buffer
      move up IP address type and remove duplications of the same struct declaration
      63b64d4f
  8. 30 Aug, 2023 1 commit
  9. 27 Jul, 2023 1 commit
  10. 20 Jul, 2023 1 commit
  11. 10 Jul, 2023 1 commit
  12. 30 Jun, 2023 1 commit
    • Melissa Elkadi's avatar
      Introduce #defines for Sidelink Synchronization · a0a2248e
      Melissa Elkadi authored
      Implement the #define variables required for synchronization: These
      variables include offset and payload size values that vary from the Uu
      interface, in relation to the PSS, SSS and PBCH elements. We also
      introduce the new sl_mode command line flag, which is used to switch
      between the Uu interface and SL interface. This will allow us to modify
      exisitng PSS and SSS functions, without copying complete 5G functions
      and only changing a few lines to support sidelink mode.
      
      Fixing formatting for softmodem-common.h
      a0a2248e
  13. 08 Jun, 2023 1 commit
  14. 29 May, 2023 1 commit
  15. 22 May, 2023 1 commit
  16. 19 Apr, 2023 1 commit
  17. 12 Apr, 2023 1 commit
  18. 03 Apr, 2023 6 commits
  19. 02 Apr, 2023 1 commit
  20. 28 Mar, 2023 1 commit
  21. 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
  22. 23 Feb, 2023 1 commit
    • Bo Zhao's avatar
      First implementation for KPI GUI with Qt5 · 4d0762e4
      Bo Zhao authored
      Authors: Bo Zhao, Marwan Hammouda, Thomas Schlichter (Fraunhofer IIS)
      
      - CMakeLists modification: add QtWidgets library, add new source files, MOC (Meta-Object Compiler) on the given source file
      - build_oai modification
      - Activate new GUI with Qt on the UE side
      - 2 x 3 widget with I/Q sample for PDSCH
      - Drop-down list implementation
      4d0762e4
  23. 18 Dec, 2022 2 commits
  24. 15 Dec, 2022 2 commits
  25. 28 Nov, 2022 1 commit
  26. 22 Nov, 2022 1 commit
  27. 03 Nov, 2022 1 commit
  28. 31 Oct, 2022 1 commit
  29. 29 Oct, 2022 2 commits