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