1. 07 Mar, 2025 4 commits
  2. 06 Mar, 2025 1 commit
  3. 05 Mar, 2025 1 commit
  4. 04 Mar, 2025 2 commits
    • francescomani's avatar
      FeedbackDisabled is sent in RRCSetup, the UE doesn't have it during MSG4... · 026b42aa
      francescomani authored
      FeedbackDisabled is sent in RRCSetup, the UE doesn't have it during MSG4 reception, it can't be used
      
      the standard in 213 8.4 says: "In response to the PDSCH reception with the UE contention resolution identity, the UE transmits HARQ-ACK information in a PUCCH."
      026b42aa
    • Jaroslava Fiedlerova's avatar
      Merge branch 'integration_2025_w09' into 'develop' · 0515cf98
      Jaroslava Fiedlerova authored
      Integration: `2025.w09`
      
      See merge request !3284
      
      * !3088 Support for long PRACH formats
      * !3266 Add optional UTC time stamp to the logging module
      * !3280 Changes required for UE to work as a rfsim server with channel modelling
      * !3279 Fix UL-MCS when UL inactivity and no data
      * !3283 Limit amp_dmrs to 16 bit signed max
      0515cf98
  5. 03 Mar, 2025 17 commits
  6. 02 Mar, 2025 1 commit
  7. 01 Mar, 2025 4 commits
  8. 28 Feb, 2025 6 commits
  9. 26 Feb, 2025 1 commit
  10. 25 Feb, 2025 3 commits
    • Robert Schmidt's avatar
      Merge branch 'integration_2025_w08' into 'develop' · f0fce7c1
      Robert Schmidt authored
      Integration: `2025.w08`
      
      Closes #772
      
      See merge request oai/openairinterface5g!3273
      
      * !3263 Free ITTI message after receiving it at MAC from RRC
      * !3268 Upgrade SIMDe commit
      * !3269 chore(ci): change image rentention from 4weeks to 3weeks
      * !3227 fix(nrLDPC_coding): timers in DL encoding, fix(ldpctest): Confusion in sizes
      * !3270 Update of gNB-N300-Timing-Phytest threshold
      * !3272 Fix: write NSSAI info of F1AP Cell Info struct
      * !3259 UE DCI no candidates
      * !3264 Fix "Received Nack" log for Msg4/MsgB and minor improvement in RA logs
      * !3228 Add option to use global noise power for all RX channels in RFSimulator
      * !2725 Use 5G-S-TMSI as UE identity in RRCSetupRequest
      f0fce7c1
    • Sakthivel Velumani's avatar
      Fix prach K,kbar for mu 0 · 591e0093
      Sakthivel Velumani authored
      591e0093
    • Sakthivel Velumani's avatar
      Modified CI config file of NTN test · 94abbf24
      Sakthivel Velumani authored
      NTN test uses long PRACH format (format 0).
      94abbf24