Skip to content
Snippets Groups Projects
  1. Jul 09, 2020
  2. Jul 03, 2020
  3. Jul 02, 2020
    • Raphael Defosseux's avatar
    • Cédric Roux's avatar
      hack for RLC AM ACK reporting · 71f75a3d
      Cédric 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.
      71f75a3d
  4. Jul 01, 2020
  5. Jun 30, 2020
  6. Jun 29, 2020
  7. Jun 26, 2020
  8. Jun 25, 2020
Loading