diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-07-23 19:32:42 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-07-23 19:32:42 -0400 |
commit | a619aacfc6ea73fb76f58be173bc0e15e847fd5c (patch) | |
tree | 0285a64e3cafe4ef24b03ed44ec92de78c96741e /klippy/serialhdl.py | |
parent | d469db84ee2035c3f5d10d3072cdbddcbc94cbe9 (diff) | |
download | kutter-a619aacfc6ea73fb76f58be173bc0e15e847fd5c.tar.gz kutter-a619aacfc6ea73fb76f58be173bc0e15e847fd5c.tar.xz kutter-a619aacfc6ea73fb76f58be173bc0e15e847fd5c.zip |
serialqueue: Further retransmit timing fixes
The first message always has a sync byte with it, so its size should
be one larger. Also, the idle_time should always be the minimum time
that the message could be received, so it should always be reset to
eventtime on a retransmit.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/serialhdl.py')
0 files changed, 0 insertions, 0 deletions