An error occurred fetching the project authors.
  1. 28 Apr, 2020 1 commit
    • Ahmed Hussein's avatar
      Fixed bug regarding TBS calculation and G calculation · eeef6da2
      Ahmed Hussein authored
        - The number of nb_dmrs_re at gNB side was set to 6, but here it is assumed
          that there will be no data allocation in OFDM symbols that carry DMRS
        - nb_dmrs_re that is being given as an input to the TBS calculation,
          should be multiplied by the number of DMRS symbols in order to get the total
          number of DMRS REs per RB
        - In the calculation of G, only the number of DMRS per RB in 1 OFDM symbol should
          be given as an input, because inside the function of the G calculation, this
          number is being multiplied by the number of OFDM symbols that carry DMRS
      eeef6da2
  2. 06 Apr, 2020 1 commit
    • Robert Schmidt's avatar
      RLC: _req() accepts max TB size, _ind() not · eeaa5a99
      Robert Schmidt authored
      Previously, the various rlc_*_ind() functions had a parameter to enable
      the MAC to specify the max TB size that a subsequent call to the
      corresponding rlc_*_req() (!) function would return. This patch removes
      this parameter from the rlc_*_ind() functions and makes the parameter
      working that is already in the rlc_*_req() functions.
      eeaa5a99
  3. 20 Mar, 2020 1 commit
  4. 19 Mar, 2020 1 commit
  5. 18 Mar, 2020 1 commit
  6. 04 Mar, 2020 1 commit
  7. 02 Mar, 2020 1 commit
  8. 28 Feb, 2020 1 commit
  9. 24 Feb, 2020 1 commit
  10. 21 Feb, 2020 1 commit
  11. 13 Feb, 2020 1 commit
  12. 12 Feb, 2020 1 commit
  13. 11 Feb, 2020 2 commits
  14. 10 Feb, 2020 3 commits
  15. 07 Feb, 2020 1 commit
  16. 06 Feb, 2020 1 commit
  17. 05 Feb, 2020 2 commits
  18. 03 Feb, 2020 1 commit
  19. 28 Jan, 2020 1 commit
  20. 24 Jan, 2020 1 commit
  21. 22 Jan, 2020 1 commit
  22. 20 Jan, 2020 2 commits
    • matzakos's avatar
      nr-ip noS1 uplink integration (testing with RFSIMULATOR only): Uplink IP... · 5b5a25a9
      matzakos authored
      nr-ip noS1 uplink integration (testing with RFSIMULATOR only): Uplink IP packets received at the gNB and reaching at pdcp layer. Asserion error at pdcp_fifo_flush_sdus when trying to write on the nas socket
      5b5a25a9
    • cig's avatar
      Split configure_fapi_dl_tx function into two functions: · ef0a4532
      cig authored
       - configure_fapi_dl_pdu is handling the nfapi_nr_dl_config_request_pdu
       - while configure_fapi_dl_Tx is now handling the nfapi_tx_request_pdu
      
      this was necessary because the computation of the TBS size is needed in the phytest scheduler
      before even knowing if there is any data to transmit. The tx_request_pdu must be handled instead
      only when there is data to transmit.
      ef0a4532
  23. 16 Jan, 2020 1 commit
  24. 15 Jan, 2020 1 commit
  25. 13 Jan, 2020 1 commit
  26. 06 Jan, 2020 1 commit
  27. 03 Jan, 2020 1 commit
  28. 01 Jan, 2020 1 commit
  29. 19 Dec, 2019 1 commit
  30. 18 Dec, 2019 3 commits
  31. 13 Dec, 2019 1 commit
  32. 06 Dec, 2019 2 commits