1. 18 Oct, 2024 1 commit
    • Robert Schmidt's avatar
      Merge remote-tracking branch 'origin/Address-ARM-warnings' into integration_2024_w42 (!3047) · 3f9d9f81
      Robert Schmidt authored
      This MR aims to address warnings raised when compiling for ARM ( tested
      with cross compilation, not directly on ARM hardware ).  The addressed
      warnings are as follows:
      
      - An unused variable in file oai_dfts_neon.c
      - Wrong printf format specifier related to oai_cputime_t
      - Wrong parameter type in qam64_qam64 call
      
      This MR closes issue #844
      
      Also, correctly set the pkg-config search path for libraries for the
      target system. Also closes: #746
      3f9d9f81
  2. 17 Oct, 2024 4 commits
  3. 15 Oct, 2024 2 commits
    • Rúben Soares Silva's avatar
      d9a5866b
    • Robert Schmidt's avatar
      Merge branch 'integration_2024_w41' into 'develop' · 65d8d410
      Robert Schmidt authored
      Integration: `2024.w41`
      
      See merge request oai/openairinterface5g!3032
      
      * !3006 Fix some sizeof and switch-case issues
      * !3028 Add CMakePresets.json
      * !3011 Aerial: cleanup unused code, avoid superfluous memcpy(), avoid L1 structures
      * !3022 NR CSI-RS L1 refactoring → check CI
      * !2935 Improvements in handling the beamforming procedure via FAPI
      * !3026 NR ULSCH scheduler fix when using transform precoding
      * !3031 CI: Increase test bitrates for 100 MHz scenario in SA-2x2 pipeline
      * !3017 Fix SRS
      * !2731 Implementation of 2-Step RA
      * !3027 Add dockerized include what you use tool
      65d8d410
  4. 14 Oct, 2024 5 commits
  5. 13 Oct, 2024 1 commit
  6. 11 Oct, 2024 18 commits
  7. 10 Oct, 2024 9 commits