1. 31 Jan, 2025 1 commit
    • Bartosz Podrygajlo's avatar
      Downgrade gNB power limit LOG from "warning" to "debug" · 1e667b37
      Bartosz Podrygajlo authored
      Downgrade the UE power limited LOG from LOG_W to LOG_D. This is to avoid flooding
      stdout when UE in low coverage enters power limited state for a longer period of
      time. The same information can be inferred from the periodic UE print which also
      contains PH value (negative PH values indicate that the UE is power limited)
      1e667b37
  2. 28 Jan, 2025 1 commit
    • Robert Schmidt's avatar
      Merge branch 'integration_2025_w04' into 'develop' · 64a472ae
      Robert Schmidt authored
      Integration: `2025.w04`
      
      Closes #876, #896, #875, #893, and #878
      
      See merge request oai/openairinterface5g!3226
      
      * !3198 remove a set of compile options that don't work anyway
      * !3171 Refactor SCTP Association Response Handling and E1 connection loss at CU-UP
      * !3023 usrp constant and slow derive timestamp
      * !3215 Remove unused code
      * !3192 fix nr phy-test mode in ntn
      * !3214 fix(nrLDPC_coding_t2): Miscellaneous fixes related to T2
      * !3020 use ML receiver for 64 QAM UL-MIMO
      * Demote error logs to debug for "PUCCH not processed"
      * !3217 minor improvements in T hacks
      * !3199 Add a small FAPI Hex parser utility
      * !3209 Remove most of m64 type usage
      * !3211 Avoid huge calloc by alloc'ing TBs independently
      * !3212 F1AP IDs: Allow AddMod, fix concurrency bug
      * !3152 E1 Setup enc/dec library and unit test
      * !2999 Repair nFAPI in 5G
      * !3210 FHI72: FDD support
      * !3220 Improve RA logs
      64a472ae
  3. 27 Jan, 2025 38 commits