1. 02 Jul, 2020 1 commit
    • Cedric Roux's avatar
      hack for RLC AM ACK reporting · c3043132
      Cedric Roux authored
      hack: in schedule_ue_spec, 3 bytes are "reserved" (this should be
      done better). An RLC AM entity may ask for only 2 bytes for
      ACKing and get a TBS of 32 bits and due to these 3 reserved bytes we may
      end up with only 1 byte left for RLC, which is not enough. This hack
      prevents the problem. To be done better at some point. If the function
      schedule_ue_spec is (has been) reworked, this hack can be removed.
      Dig for "TBS - ta_len - header_length_total - sdu_length_total - 3"
      in schedule_ue_spec.
      
      This should be done better at some point.
      c3043132
  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 7 commits