1. 20 Oct, 2020 5 commits
  2. 19 Oct, 2020 3 commits
  3. 18 Oct, 2020 1 commit
  4. 17 Oct, 2020 2 commits
  5. 15 Oct, 2020 2 commits
  6. 13 Oct, 2020 1 commit
  7. 12 Oct, 2020 14 commits
  8. 09 Oct, 2020 1 commit
    • Remi Hardy's avatar
      Merged branch 'integration_2020_wk40' into 'develop' · 0fe3e5fd
      Remi Hardy authored
      Integration 2020 wk40 comprises the following udpates:
      
      MR893 ULSCH decode mthread: 
      - Enabled parallelization of ULSCH segments decoding, deinterleaving and rx rate matching.
        
      MR896 Nsa remove band hardcodings:
      - A missing commit from wk39, just a log change   
      
      MR901 NR UE DCI improvements:
      - Handling of DCI formats 0_0 and 0_1, including removing hard-coding and scheduling PUSCH with DCI parameters
      - Blind decoding of DCIs based on size and format indicator
      - Fix for segmentation fault during ULSCH encoding
      
      MR895 support of RA procedure by implementing Msg3 on UE
      
      MR908 NR DL scheduler improvements:
      Preliminary work on the DL scheduler
      - cleanup of DL scheduler, add interface preprocessor-postprocessor (`NR_UE_sched_ctrl_t`)
      - postprocessor can handle multiple UEs. Preprocessor will follow soon (proportional fair scheduler)
      - No MAC UE Context creation before end of RA (Msg 3)
      These updates do not change anything performance wise (no additional scheduled slots, etc). 
      This MR also reduces gNB log.
      0fe3e5fd
  9. 07 Oct, 2020 3 commits
  10. 06 Oct, 2020 3 commits
  11. 05 Oct, 2020 3 commits
  12. 02 Oct, 2020 2 commits