klipper/klippy/chelper
Kevin O'Connor c6c360c4e1 serialqueue: Support notification of when a command is processed
Add ability for the host code to get a notification when the ack for a
command sent to the micro-controller is received.  This is in
preparation for improved detection of message loss between mcu and
host.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-02-20 12:01:21 -05:00
..
__init__.py serialqueue: Support notification of when a command is processed 2020-02-20 12:01:21 -05:00
compiler.h
itersolve.c itersolve: Add ability to query the active_flags state 2020-01-23 20:47:01 -05:00
itersolve.h itersolve: Add ability to query the active_flags state 2020-01-23 20:47:01 -05:00
kin_cartesian.c
kin_corexy.c
kin_delta.c
kin_extruder.c kin_extruder: Convert pressure advance to use "weighted average" 2019-12-20 12:21:58 -05:00
kin_polar.c
kin_rotary_delta.c rotary_delta: Initial support for rotary delta kinematics 2020-01-06 11:52:42 -05:00
kin_winch.c
list.h
pyhelper.c
pyhelper.h
serialqueue.c serialqueue: Support notification of when a command is processed 2020-02-20 12:01:21 -05:00
serialqueue.h serialqueue: Support notification of when a command is processed 2020-02-20 12:01:21 -05:00
stepcompress.c stepcompress: Fix rounding error when interval=0 2020-01-25 14:20:44 -05:00
stepcompress.h
trapq.c trapq: Limit the duration of "null" sentinal moves on the trapq 2019-12-20 12:13:19 -05:00
trapq.h kin_extruder: Move integration code from trapq.c to kin_extruder.c 2019-12-08 18:30:42 -05:00