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. 12 Sep, 2023 2 commits
    • Robert Schmidt's avatar
      Merge branch 'integration_2023_w36' into 'develop' · 79fd37b4
      Robert Schmidt authored
      integration_2023_w36
      
      See merge request oai/openairinterface5g!2333
      
      * !2185 DL delay compensation
      * !2255 Add condition to call or not the function nr_mac_prepare_ra_ue()
      * !2301 NR UE handling MCS for retransmissions
      * !2308 Heap Allocation issue: Removed Dynamic allocation
      * !2317 bugfix: don't force an UE to support en-dc, respect its capabilities
      * !2318 Set security for all active SRBs after NR_RRCReestablishment
      * !2321 Use appropriate CMake flags to link to UHD
      * !2332 T tracer: add a trace for NR SIB1
      * !2322 Remove small races in ue
      * !2323 NR UE fix DCI candidates
      * !2328 Add SRB1 and SRB2 received bytes to statistics
      79fd37b4
    • Robert Schmidt's avatar
      f13830cf
  3. 11 Sep, 2023 5 commits
  4. 08 Sep, 2023 6 commits
  5. 07 Sep, 2023 1 commit
  6. 06 Sep, 2023 1 commit
  7. 04 Sep, 2023 8 commits
  8. 01 Sep, 2023 1 commit
  9. 31 Aug, 2023 1 commit
  10. 30 Aug, 2023 3 commits
  11. 29 Aug, 2023 3 commits
  12. 28 Aug, 2023 1 commit
  13. 27 Aug, 2023 1 commit
  14. 25 Aug, 2023 1 commit
  15. 24 Aug, 2023 5 commits