1. 09 Feb, 2022 4 commits
    • Melissa Elkadi's avatar
      UCI ACK/NACK most of the way working · 60a9d41b
      Melissa Elkadi authored
      We have gotten rid of filling the ACK/NACK with
      the DLSCH and now only fill with the PUCCH. This
      assumes that the MAC layer is properly decoding the
      dl_tti_req and tx_data_req and allows us to
      simply use the MAC layers scheduled SNF/Slot
      to return the ACK NACK. There are some hacks added
      in this commit which ensure that the PDCP packet
      has the correct header (1st byte = 80) and now with
      15Mbps we are seeing about 20% packet loss and
      a gNB bug on the edge case (current frame is 1023
      and the gNB schduler wants an ACK in frame 0 but the
      scheduled UL_TTI_REQ has a frame of 1023).
      60a9d41b
    • Melissa Elkadi's avatar
      Fixing pull/push array 32 and cleaning nFAPI code · f336cbc6
      Melissa Elkadi authored
      Several of these changes were made previously and
      lost in the merge.
      f336cbc6
    • Melissa Elkadi's avatar
      Duplicated packing and unpacking fixed in this commit · a1dee602
      Melissa Elkadi authored
      This now matches the develop branch as well.
      a1dee602
    • Melissa Elkadi's avatar
      Accidentally ommited SISO channel modeling change · a8a04c72
      Melissa Elkadi authored
      We should be setting the queued UCI indication slot
      based on the SCHEDULED slot, not the current slot.
      a8a04c72
  2. 08 Feb, 2022 9 commits
  3. 07 Feb, 2022 7 commits
  4. 05 Feb, 2022 1 commit
  5. 04 Feb, 2022 7 commits
  6. 02 Feb, 2022 5 commits
  7. 01 Feb, 2022 7 commits