An error occurred fetching the project authors.
  1. 08 Jul, 2024 1 commit
  2. 12 Jun, 2024 1 commit
  3. 23 May, 2024 1 commit
  4. 03 Apr, 2024 1 commit
  5. 06 Mar, 2024 1 commit
  6. 09 Jan, 2024 2 commits
  7. 20 Dec, 2023 1 commit
  8. 28 Nov, 2023 2 commits
  9. 03 Nov, 2023 1 commit
  10. 20 Oct, 2023 1 commit
  11. 29 Sep, 2023 1 commit
  12. 13 Sep, 2023 2 commits
    • Laurent THOMAS's avatar
      a62641f9
    • 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
  13. 19 Aug, 2023 1 commit
  14. 16 Jun, 2023 1 commit
  15. 12 Jun, 2023 2 commits
  16. 22 May, 2023 1 commit
  17. 03 Apr, 2023 2 commits
    • Sakthivel Velumani's avatar
      Perform CRC check for whole TB · e45a051c
      Sakthivel Velumani authored
      e45a051c
    • Sakthivel Velumani's avatar
      Contains MAC changes to run || DLSCH · 15c12caa
      Sakthivel Velumani authored
      DL config as array in MAC
      Run RX slot processing in Tpool thread
      Fixed race in phy config
      Changed mac_IF_mutex
      Proc Tx: Lets wait for Proc Rx to get ACK/NACK
      -(only on slots that carry ACK/NACK)
      Fix problem with rfsim
      Separated PDCCH and PDSCH decoding functions. Run PDCCH decoding in main UE_thread.
      Fixed race in MAC dci config struct
      needed for parallel processing of slots
      Moved DLSCH transport block buffer to stack
      rx_ind as static allocation
      L2sim: Fixed calling of MAC sched in wrong slot
      Fix DCI extract bug for RA procedure
      15c12caa
  18. 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
  19. 30 Nov, 2022 1 commit
  20. 31 Oct, 2022 1 commit
  21. 04 Oct, 2022 2 commits
  22. 02 Sep, 2022 2 commits
  23. 01 Sep, 2022 1 commit
  24. 16 Aug, 2022 3 commits
  25. 04 Aug, 2022 1 commit
  26. 01 Aug, 2022 1 commit
  27. 18 May, 2022 1 commit
  28. 11 Apr, 2022 1 commit
  29. 26 Mar, 2022 1 commit
  30. 25 Mar, 2022 2 commits