An error occurred fetching the project authors.
  1. 27 Sep, 2023 1 commit
  2. 13 Sep, 2023 2 commits
    • Tsung-Yu Chan's avatar
      fix / compile on ARM · 73bc34b2
      Tsung-Yu Chan authored
      73bc34b2
    • Raymond Knopp's avatar
      First-level of support for new aarch64 machines · a7bc2823
      Raymond Knopp authored
      Testing on Neoverse N1 (Ampere 3GHz). Tested only on a subset of phy-simulators.
      
      - Changes:
      - use SIMDE consistently
      - adaptations of LDPC decoder generator for ARMv8 performance
      - SIMDe modifications of Intel CRC to allow for aarch64 build.
        optimizations for 128-bit to improve performance of LDPC encode/decode
        on aarch64 (Neoverse 1)
      - added BG2 files for 128-bit ldpc encoder (aarch64)
      - testing on Xeon
      - testing on x86
      - minor changes to build/run on x86
      - change in crc.h after returning to aarch64
      - removed some warning in ldpc decoder generator for x86_64
      - char
      - Delete irrelevant constants
      - Correctly declare variables
      - Define stdbool for all architectures
      - Remove definition of _MM_SHUFFLE and use SIMDE_MM_SHUFFLE
      - Remove commented code
      - Fix CMakeLists.txt
      - Include SIMDE avx2 functions in tools_defs.h
      a7bc2823
  3. 22 Aug, 2023 1 commit
  4. 19 Jul, 2023 1 commit
  5. 03 Jul, 2023 1 commit
  6. 01 Jun, 2023 1 commit
    • Vijay Chadachan's avatar
      CPPCHECK fixes for printf issues · 836469e8
      Vijay Chadachan authored
      Fix for following CPPCheck warnings
      - invalidPrintfArgType
      Rebased with latest develop branch w21.
      Reverted modifications unrelated to printf issues.
      836469e8
  7. 28 Apr, 2023 1 commit
  8. 20 Apr, 2023 1 commit
  9. 19 Apr, 2023 1 commit
  10. 27 Mar, 2023 3 commits
  11. 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
  12. 23 Jan, 2023 1 commit
  13. 23 Nov, 2022 1 commit
  14. 05 Nov, 2022 2 commits
  15. 27 Oct, 2022 1 commit
  16. 18 Oct, 2022 1 commit
  17. 28 Sep, 2022 1 commit
  18. 04 Aug, 2022 2 commits
  19. 28 May, 2022 1 commit
  20. 16 May, 2022 1 commit
  21. 21 Apr, 2022 1 commit
  22. 14 Apr, 2022 2 commits
  23. 25 Mar, 2022 1 commit
  24. 24 Mar, 2022 3 commits
  25. 20 Mar, 2022 1 commit
  26. 18 Mar, 2022 1 commit
  27. 16 Mar, 2022 1 commit
  28. 14 Mar, 2022 1 commit
  29. 11 Mar, 2022 1 commit
  30. 06 Mar, 2022 1 commit
  31. 22 Feb, 2022 2 commits