Kevin O'Connor c6231a16e3 serialqueue: Improve limit on number of in-flight bytes
Instead of limiting the amount of non-acked messages to 50ms, limit
the amount to one round-trip-time.  This should make it less likely
that the mcu will be overloaded and it should make retransmits faster.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2017-07-23 20:47:08 -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