1. 14 Sep, 2021 2 commits
  2. 30 Aug, 2021 3 commits
  3. 26 Aug, 2021 3 commits
  4. 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
  5. 23 Aug, 2021 1 commit
  6. 19 Aug, 2021 2 commits
  7. 18 Aug, 2021 1 commit
  8. 17 Aug, 2021 2 commits
  9. 16 Aug, 2021 7 commits
  10. 15 Aug, 2021 2 commits
  11. 14 Aug, 2021 2 commits
  12. 13 Aug, 2021 9 commits
  13. 12 Aug, 2021 3 commits