1. 23 Jan, 2025 4 commits
  2. 22 Jan, 2025 2 commits
  3. 21 Jan, 2025 1 commit
  4. 20 Jan, 2025 2 commits
  5. 17 Jan, 2025 4 commits
  6. 16 Jan, 2025 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2025_w03' into 'develop' · 10e07bc6
      Robert Schmidt authored
      Integration: `2025.w03`
      
      See merge request oai/openairinterface5g!3206
      
      * !3167 remove calls to clear SIMD registers, that was a historical issue
      * !3179 UE statistics improvements
      * !3193 Remove spinlock from threadpool task return
      * !3195 UE MAC: in phy-test/do-ra, fill TB randomly
      * !3201 T tracer: minor fixes for compilation
      * !3204 CI: Increase number of test trials for timing tests
      * !3034 Delay compensation for PUCCH2
      * !3205 Fix calculation of RSSI in pucch_rx.c
      10e07bc6
  7. 15 Jan, 2025 12 commits
  8. 14 Jan, 2025 13 commits
  9. 13 Jan, 2025 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2025_w02' into 'develop' · f7d3b728
      Robert Schmidt authored
      Integration: `2025.w02`
      
      Closes #866 and #887
      
      See merge request oai/openairinterface5g!3197
      
      * !3135 replace a set of #define by a C bit array, remove duplicated extern global variable declaration
      * !3173 nrLDPC_coding: improvements
      * !3181 Use UL actor for processSlotTx
      * !3186 chore(ci): improved errors messages visibility
      * !3101 NR gNB improvements for analog beam management
      * !3130 NR gNB MSG3 TPC
      * !3175 Improvements for PUSCH per symbol processing
      * !3177 CI: change frequency for timing and B200-SABOX pipelines
      * !3188 NR UE fix DCI mask size
      * !3119 Config files improvements for PRACH
      * !3196 Fix yaml example config file
      * !3187 nrLDPC_coding: Fix naming, comments, superfluous variables and documentation typos in coding library interfaces
      * !3076 move UL_INFO structure allocation local to a rx slot processing
      * !3189 fhi_72: allow to provide dpdk_iova_mode to xran
      * !3182 RSSI threshold for PUSCH & PUCCH power control
      * !3103 Introduce ITTI queue in RRC-to-MAC direction
      f7d3b728