1. 29 Jan, 2021 7 commits
  2. 26 Jan, 2021 1 commit
  3. 25 Jan, 2021 1 commit
  4. 22 Jan, 2021 2 commits
  5. 21 Jan, 2021 6 commits
  6. 15 Jan, 2021 4 commits
    • Thomas Schlichter's avatar
    • Thomas Schlichter's avatar
      7e93eef4
    • Thomas Schlichter's avatar
      Merge remote-tracking branch 'develop' into nr_ul_scfdma · 691ad0bb
      Thomas Schlichter authored
      Conflicts:
      	openair2/LAYER2/NR_MAC_UE/nr_ue_procedures.c
      691ad0bb
    • Remi Hardy's avatar
      MR957 : rlc v2: implement SOstart/SOend in NACK reporting · 951fdfef
      Remi Hardy authored
      If we NACK without SOstart/SOend then the other end of the RLC channel will consider all the bytes as NACKed and will have to resend them all. 
      If another status is then reported before all the bytes are sent, and because we don't use SOstart/SOend this status will NACK all the bytes again, then all the bytes are to be sent again. 
      And the cycle repeats. It will end with a max retx reached (which triggers RLF, Radio Link Failure).
      
      MR1010 : NR UE: Fix for error message - no active DLSCH
      - Fixes for the following error message at UE: [PHY] [UE][FATAL] nr_slot_rx 1: no active DLSCH
      
      MR994 : Cleanup softmodem main
      - Introduces --dlsch-parallel command line option to set the number of threads for dlsch decoding. If set to 0 (default) no parallelization. 
      - Some cleanup in tracing and in nr-uesoftmodem.c data.
      
      MR999 : NR FR2 RA
      - Temporary Fix of RA procedure for FR2 (both gNB and UE)
      - Fixes in gold sequence initialization at UE
      - Moves 2nd downlink to slot 3 instead of 2 to avoid clash with UL DCI (only 1 candidate per slot in FR2 currently)
      
      MR988 : SIB1
      Initial implementation of SIB1
      951fdfef
  7. 14 Jan, 2021 1 commit
  8. 11 Jan, 2021 4 commits
  9. 10 Jan, 2021 2 commits
  10. 09 Jan, 2021 3 commits
  11. 08 Jan, 2021 5 commits
  12. 07 Jan, 2021 4 commits