1. 08 Oct, 2019 4 commits
  2. 07 Oct, 2019 1 commit
  3. 05 Oct, 2019 2 commits
  4. 04 Oct, 2019 1 commit
  5. 02 Oct, 2019 1 commit
  6. 30 Sep, 2019 4 commits
  7. 27 Sep, 2019 2 commits
  8. 25 Sep, 2019 1 commit
  9. 24 Sep, 2019 1 commit
  10. 23 Sep, 2019 1 commit
  11. 13 Sep, 2019 1 commit
  12. 11 Sep, 2019 1 commit
  13. 10 Sep, 2019 3 commits
  14. 09 Sep, 2019 4 commits
  15. 05 Sep, 2019 1 commit
  16. 30 Aug, 2019 1 commit
  17. 29 Aug, 2019 1 commit
  18. 28 Aug, 2019 2 commits
  19. 23 Aug, 2019 2 commits
  20. 20 Aug, 2019 2 commits
  21. 26 Jul, 2019 1 commit
  22. 13 Aug, 2019 3 commits
    • Ahmed Hussein's avatar
      Adding PDCCH OK · 7129fdc3
      Ahmed Hussein authored
      7129fdc3
    • Ahmed Hussein's avatar
      Fixed repeating CRC NOK for 7 times, as well as CRC NOK occuring a lot more than CRC OK · 98677241
      Ahmed Hussein authored
      - changed Mdlharq to Mlimit when comparing with the round number
      - Not incrementing the HARQ round in case of err_flag = 1, until HARQ is implemented
      - Changed MAX_LDPC_ITERATIONS to 5 from 4 (provided better performance)
      98677241
    • Ahmed Hussein's avatar
      DL bug fixes · 77a8fe1d
      Ahmed Hussein authored
      - Setting the payload to random data instead of all zeros at the Tx side
      
      - Handling "nb_symb_sch" equal to 0 in "phy_procedures_nrUE_RX" which prevents
        entering "nr_ue_pdsch_procedures"
      
      - Handling symbol loop problem in "nr_ue_pdsch_procedures"
      
      - Handling resource block loop problem in "nr_rx_pdsch"
      77a8fe1d