An error occurred fetching the project authors.
  1. 14 Dec, 2023 1 commit
  2. 07 Dec, 2023 1 commit
  3. 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
  4. 23 Aug, 2023 1 commit
    • Laurent THOMAS's avatar
      fix-mem-overflow_64qam · 4c3d8e75
      Laurent THOMAS authored
      fix the 64QAM modulator case, that process 192 bits per iteration, then 24 bits per iteration of the tail bits, then added the last two symboles processing (no odd number of symbols case)
      4c3d8e75
  5. 16 Jun, 2023 1 commit
    • Robert Schmidt's avatar
      Add Sidelink (SL) carrier frequency · 555a54f8
      Robert Schmidt authored
      1. Adding a "SL" frequency for Sidelink mode. The
         importance of this variable is to ensure that
         when we are in mode 1 (UE+UE+gNB), that the slot
         configuration and frequencies do not overlap. This
         SL frequency is important for rotation and allows
         us to utilize the OFDM modulation and demodulation
         functions that already exist in OAI.
      2. Adding sl_mode to the command line for proper UE
         deployment when in SL mode. sl_mode can be set to 0,
         1, or 2. sl_mode 0 indicates no-Sidelink at all,
         mode 1 is gNB, UE, and UE (3GPP defines mode numbers).
         sl_mode 2 indicated UE to UE communications with no
         gNB at all.
      3. New functions for calculating the carrier frequency
         for SL mode.
      555a54f8
  6. 28 Apr, 2023 1 commit
  7. 07 Mar, 2023 1 commit
  8. 28 Sep, 2022 1 commit
  9. 16 Aug, 2022 1 commit
  10. 04 Aug, 2022 1 commit
  11. 01 Aug, 2022 1 commit
  12. 20 Jul, 2022 1 commit
  13. 29 Jun, 2022 1 commit
  14. 14 Mar, 2022 1 commit
  15. 25 Jan, 2022 1 commit
  16. 29 Nov, 2021 1 commit
  17. 30 Aug, 2021 1 commit
  18. 10 May, 2021 1 commit
  19. 26 Apr, 2021 2 commits
  20. 23 Apr, 2021 2 commits
  21. 08 Mar, 2021 1 commit
  22. 17 Feb, 2021 1 commit
  23. 10 Feb, 2021 1 commit
  24. 09 Feb, 2021 1 commit
  25. 01 Feb, 2021 1 commit
  26. 24 Nov, 2020 1 commit
  27. 12 Oct, 2020 1 commit
  28. 17 Sep, 2020 1 commit
  29. 25 Aug, 2020 1 commit
  30. 24 Aug, 2020 1 commit
  31. 20 Aug, 2020 1 commit
  32. 17 Aug, 2020 1 commit
  33. 14 Aug, 2020 2 commits
  34. 10 Aug, 2020 3 commits
  35. 06 Aug, 2020 1 commit