An error occurred fetching the project authors.
  1. 05 Mar, 2021 1 commit
  2. 04 Mar, 2021 2 commits
  3. 07 Feb, 2021 4 commits
    • Robert Schmidt's avatar
      Lower various log levels · 30d13ebf
      Robert Schmidt authored
      30d13ebf
    • Robert Schmidt's avatar
      Separate nFAPI PDCCH allocation from nFAPI DCI allocation · 089f821d
      Robert Schmidt authored
      According to SCF222, a single PDCCH allocation groups DCIs that are
      within the same BWP and CORESET. Therefore, if we want to allocate
      multiple DCIs, we need to decouple PDCCH allocation and DCI (previously
      jointly done in nr_configure_pdcch()), especially to be forward
      compatible.
      
      ***Note that as of this commit, we would still allocate different PDCCH
      PDUs for multiple UEs (which we do not support yet, anyway)***
      
      nr_configure_pdcch(): simply take out DCI allocation.
      
      nr_generate_Msg2(): separately allocate dci_pdu in common RA SS, and
      rename DCI payload variable. Also, reorganize the function so that it is
      first checked for CCE allocation and messages nFAPI messages are
      allocated afterwards.
      
      nr_schedule_ue_spec(): separately allocate dci_pdu in UE-specific SS.
      Rename DCI payload variable.
      
      nr_schedule_ulsch(): separately allocate dci_pdu in UE-specific SS.
      Rename DCI payload variable.
      
      nr_fill_nfapi_dl_sib1_pdu(): separately allocate dci_pdu in common SS.
      089f821d
    • Robert Schmidt's avatar
      0655cc48
    • Robert Schmidt's avatar
      0473074a
  4. 10 Dec, 2020 2 commits
  5. 30 Nov, 2020 2 commits
  6. 28 Nov, 2020 1 commit
  7. 26 Nov, 2020 1 commit
  8. 25 Nov, 2020 1 commit
  9. 24 Nov, 2020 1 commit
  10. 23 Nov, 2020 1 commit
  11. 20 Nov, 2020 1 commit
  12. 19 Nov, 2020 2 commits
  13. 18 Nov, 2020 2 commits
  14. 14 Nov, 2020 2 commits
  15. 13 Nov, 2020 1 commit
  16. 12 Nov, 2020 2 commits
  17. 11 Nov, 2020 1 commit
  18. 04 Nov, 2020 1 commit
  19. 03 Nov, 2020 6 commits
  20. 02 Nov, 2020 1 commit
  21. 30 Oct, 2020 1 commit
  22. 28 Oct, 2020 1 commit
  23. 27 Oct, 2020 1 commit
  24. 24 Oct, 2020 1 commit
  25. 17 Oct, 2020 1 commit