1. 02 Jul, 2020 3 commits
    • cig's avatar
      PUSCH data filling from PHY to MAC: · 6737d273
      cig authored
      - IP data were fetched and passed to MAC directly at the PHY layer
      - random data was generated whenever there's no upcoming data.
      - Therefore these functionalities are now moved to MAC and FAPI interfaces
      - are used instead.
      6737d273
    • cig's avatar
      Fixes for reception of Msg2: · 8e271ce9
      cig authored
      - ceiling computation num of segments (cod/dec)
      - fixes demodulation
      - initialisation CW for PDSCH RA
      - memcpy dl_ch_estimates to pdsch_vars_ra (hotfix)
      - correct N_RB for DCI 1_0 and RNTI_RA
      8e271ce9
    • cig's avatar
      Use MCS 9 for Msg2 to avoid issues with the LDPC decoder · 79a655d4
      cig authored
      - LDPC decoder does not support lower MCS, therefore MCS 9 has been selected
        for the Msg2 configuration.
      - This is done only in do-ra mode, in order to prevent any fallout on the
        current the configuration used for the operation with the commercial UE
      79a655d4
  2. 01 Jul, 2020 1 commit
  3. 30 Jun, 2020 3 commits
  4. 29 Jun, 2020 5 commits
  5. 26 Jun, 2020 8 commits
  6. 25 Jun, 2020 1 commit
  7. 24 Jun, 2020 3 commits
  8. 23 Jun, 2020 4 commits
  9. 22 Jun, 2020 7 commits
  10. 19 Jun, 2020 5 commits