1. 18 Mar, 2021 5 commits
  2. 17 Mar, 2021 1 commit
  3. 16 Mar, 2021 3 commits
  4. 15 Mar, 2021 1 commit
    • Remi Hardy's avatar
      Integration 2021 wk10 · fe49a225
      Remi Hardy authored
      MR !1054 : gNB_multi-threading_rework
      -Replacing the existing multi-threading pipeline with threadPool library, simpler and more robust
      -Updated dlsim to print stats to matlab file.
      -Small fix for UE Ulsch coding.
      
      
      MR !1063 : T_tracer__add_gnb_tracer
      Minimalist gnb tracer to trace (for the moment) rxdataF when some decoding for PUCCH or PUSCH has been done
      
      MR !1070 : nr_pdcp_improvements
      Implement data transfer (38.331 5.2): - transmit operation (in nr_pdcp_entity_recv_sdu) - receive operation (in nr_pdcp_entity_recv_pdu) - t-Reordering expiration
      
      MR !1076 : PBCHNRTCFIX
      Issue Details: If bchPayload is changed to non-zero value, then the test case used to fail.
      Solution: While final check against UE decoded bchpayload and input bchpayload, the AND operation with 0xff is missing along with RIGHT SHIFT operation for input bchpayload.
      
      
      MR !973 : s1_subnormal
      LTE update in S1 functions from Fujitsu.
      -NNSF
      -S1AP auto recovery.
      -Handling unexpected messages.
      -Fix memory leak.
      
      
      MR !1048 : develop_SA_RA
      -Draft and initial trigger of RA procedures upon SIB1 reception. 
      -Improvements on SA SIB1 reception.
      -Get Msg3 from RRC to MAC layer (this fixes random Msg3). 
      -Fix Tables 7.4.1.1.2-1/2 from 38.211.
      
      
      fe49a225
  5. 12 Mar, 2021 4 commits
  6. 11 Mar, 2021 1 commit
  7. 10 Mar, 2021 3 commits
  8. 09 Mar, 2021 6 commits
  9. 08 Mar, 2021 3 commits
  10. 07 Mar, 2021 1 commit
  11. 06 Mar, 2021 1 commit
  12. 05 Mar, 2021 4 commits
  13. 04 Mar, 2021 4 commits
  14. 03 Mar, 2021 3 commits