An error occurred fetching the project authors.
  1. 27 Apr, 2021 1 commit
  2. 31 Mar, 2021 1 commit
  3. 30 Mar, 2021 2 commits
    • Robert Schmidt's avatar
      Refactor after merge · f5a1d356
      Robert Schmidt authored
      With the merge of fix_NR_DLUL_PF, gNB_dlsch_ulsch_scheduler() has no
      nb_periods_per_frame variable. There are two changes here:
      
      1) calculate this locally for initializing tdd_beam_association
      
      2) do not pass it into schedule_nr_mib(). Further, use the following:
         nb_periods_per_frame = slots_per_frame / slots_per_period
         slots_per_frame / nb_periods_per_frame =
           = slots_per_frame / (slots_per_frame / slots_per_period)
           = slots_per_period
      f5a1d356
    • Robert Schmidt's avatar
  4. 23 Mar, 2021 1 commit
  5. 16 Mar, 2021 1 commit
  6. 04 Mar, 2021 1 commit
  7. 26 Feb, 2021 6 commits
  8. 24 Feb, 2021 1 commit
  9. 12 Feb, 2021 1 commit
    • kn.raju's avatar
      Handle individual RAs in nr_generate_Msg2() and nr_add_msg3() · 66ffa08a
      kn.raju authored
      * add the RA process to handle to command parameters
      * Do not create the RAR_pdu into an intermediate array, but directly
        into the nFAPI TX_req
      * Slightly restructure nr_generate_Msg2() to first make AssertFatal()
        checks, then proceed allocating
      66ffa08a
  10. 07 Feb, 2021 14 commits
  11. 06 Feb, 2021 3 commits
  12. 02 Feb, 2021 2 commits
  13. 15 Dec, 2020 1 commit
  14. 14 Dec, 2020 1 commit
  15. 11 Dec, 2020 1 commit
  16. 04 Dec, 2020 2 commits
  17. 02 Dec, 2020 1 commit