Kevin O'Connor 61325c0a14 serialqueue: Improve timing of multiple retransmits
If a retransmit is triggered by a nak, then it is not necessary to
increase the rto.  The next retransmit time should be based on the
expected reception of the first retransmitted message, not the last.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2017-07-21 21:26:14 -04:00
..
2017-07-17 11:35:52 -04:00
2017-06-22 12:09:55 -04:00
2016-05-25 11:37:40 -04:00
2017-07-17 15:02:43 -04:00