diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-07-23 20:00:48 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-07-23 20:47:08 -0400 |
commit | c6231a16e38a5619448a636be2d08498ac20fc8b (patch) | |
tree | e2813d217d023f675bd6e2c828c8ed967fa3c3b9 /klippy/serialhdl.py | |
parent | a619aacfc6ea73fb76f58be173bc0e15e847fd5c (diff) | |
download | kutter-c6231a16e38a5619448a636be2d08498ac20fc8b.tar.gz kutter-c6231a16e38a5619448a636be2d08498ac20fc8b.tar.xz kutter-c6231a16e38a5619448a636be2d08498ac20fc8b.zip |
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>
Diffstat (limited to 'klippy/serialhdl.py')
0 files changed, 0 insertions, 0 deletions