1. 25 Mar, 2022 1 commit
  2. 18 Feb, 2022 1 commit
  3. 09 Feb, 2022 1 commit
  4. 03 Feb, 2022 1 commit
  5. 20 Jan, 2022 1 commit
  6. 14 Jan, 2022 1 commit
  7. 16 Dec, 2021 2 commits
  8. 08 Dec, 2021 1 commit
  9. 07 Dec, 2021 1 commit
  10. 04 Dec, 2021 3 commits
  11. 02 Dec, 2021 1 commit
  12. 05 Nov, 2021 1 commit
  13. 27 Sep, 2021 1 commit
  14. 17 Sep, 2021 1 commit
  15. 13 Sep, 2021 1 commit
  16. 06 Sep, 2021 3 commits
  17. 30 Aug, 2021 1 commit
    • Remi Hardy's avatar
      integration_2021_wk34 · 11477c7a
      Remi Hardy authored
      MR !1081 : Prb based channel estimation
      -An option for using average channel estimates over 1 prb is introduced in DLSCH and ULSCH. 
      This improved BLER performance for MCS 28 when prbs are allocated across DC.
      
      MR !1231 : Nr msg3 retransmission
      -Implement re-transmission of MSG3 gNB and UE
      -Fixes content resolution timer at UE
      
      MR !1236 : nr: add T trace for msg4 (rrc setup)
      
      11477c7a
  18. 26 Aug, 2021 3 commits
  19. 25 Aug, 2021 3 commits
    • hardy's avatar
    • francescomani's avatar
    • Remi Hardy's avatar
      Integration Branch 2021 Week 33 · b28a3683
      Remi Hardy authored
      MR 1170 : 5G nFAPI Improvements
      - Bugfixes in packing/unpacking
      - Adds uplink indication functionality
      - Changes the nFAPI system architecture to account for architecture changes in the develop branch
      - Adds nFAPI system documentation
      - Removes hardcodings
      
      MR 1222 : Update RRC ASN1 file to version 16.4.1 
      
      MR 1223 : Fixes to NR UE MAC PDU generation 
      - included MAC CE sub-PDUs size in the computation of RLC data to transmit this fixes the error with residual mac pdu appearing at gNB side when transmitting higher amount of data 
      -  got rid of the nr_generate_ulsch_pdu and moved the relevant UL-SCH MAC PDU generation procedure within the nr_ue_get_sdu and nr_ue_get_rach 
      -  reduced memcpy calls and unnecessary memory allocations 
      -  fetching RLC data and SDU size from the mac_rlc_data_req, removed the call to mac_rlc_get_buffer_occupancy_ind 
      -  introduced a new function to generate the MAC CEs sub-PDUs 
      -  removed unnecessary function input parameters 
      -  minor fixes and cleanup 
      -  enhanced logging
      
      MR 1227 : removed duplicate structure, changed 'x' to 'r' and 'y' to 'i'
      b28a3683
  20. 23 Aug, 2021 1 commit
  21. 19 Aug, 2021 2 commits
  22. 18 Aug, 2021 1 commit
  23. 17 Aug, 2021 2 commits
  24. 16 Aug, 2021 6 commits