1. 03 Jul, 2020 2 commits
  2. 02 Jul, 2020 2 commits
    • Raphael Defosseux's avatar
    • 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
  3. 01 Jul, 2020 1 commit
  4. 30 Jun, 2020 4 commits
  5. 29 Jun, 2020 8 commits
  6. 26 Jun, 2020 16 commits
  7. 25 Jun, 2020 6 commits
  8. 24 Jun, 2020 1 commit