diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-09-27 09:10:41 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-09-27 09:10:41 -0400 |
commit | f37fc775e539313a649bcc035c385c6d36fb06c2 (patch) | |
tree | d6fa105e3ba653dbefcddf89ab930c13434f4969 /klippy/serialhdl.py | |
parent | ead99cf647d72127b4e7f48d91f9e0fc41b501b6 (diff) | |
download | kutter-f37fc775e539313a649bcc035c385c6d36fb06c2.tar.gz kutter-f37fc775e539313a649bcc035c385c6d36fb06c2.tar.xz kutter-f37fc775e539313a649bcc035c385c6d36fb06c2.zip |
clocksync: Be conservative when setting serialqueue.set_clock_est()
Accuracy is not as important as ensuring a message is never sent
before it can be received in the serialqueue code. So, use the
smallest frequency ever seen and add the minimum rtt time when setting
set_clock_est().
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/serialhdl.py')
0 files changed, 0 insertions, 0 deletions