1. 25 Aug, 2021 1 commit
    • 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
  2. 19 Aug, 2021 1 commit
  3. 18 Aug, 2021 1 commit
  4. 13 Aug, 2021 6 commits
  5. 12 Aug, 2021 5 commits
  6. 11 Aug, 2021 4 commits
  7. 10 Aug, 2021 2 commits
  8. 09 Aug, 2021 9 commits
  9. 08 Aug, 2021 1 commit
  10. 06 Aug, 2021 4 commits
  11. 05 Aug, 2021 6 commits