index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
chelper
/
serialqueue.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
serialqueue: Improve canbus timing
Kevin O'Connor
2022-07-29
1
-1
/
+1
*
serialqueue: Add serialqueue_send_one() helper function
Kevin O'Connor
2021-06-09
1
-0
/
+2
*
serialqueue: Add "fast reader" support
Kevin O'Connor
2021-06-09
1
-0
/
+13
*
msgblock: Add clock estimation helper functions
Kevin O'Connor
2021-06-09
1
-1
/
+4
*
msgblock: Move message manipulation code from serialqueue.c to new msgblock.c
Kevin O'Connor
2021-06-09
1
-33
/
+1
*
serialqueue: Support sending messages over a CAN bus
Kevin O'Connor
2021-03-13
1
-1
/
+2
*
chelper: Add missing serialqueue_set_receive_window() def to serialqueue.h
Kevin O'Connor
2020-09-26
1
-0
/
+1
*
serialqueue: Support notification of when a command is processed
Kevin O'Connor
2020-02-20
1
-2
/
+4
*
serialqueue: Remove unused serialqueue_encode_and_send() function
Kevin O'Connor
2020-02-20
1
-3
/
+0
*
serialqueue: Wrap code to 80 columns
Kevin O'Connor
2019-02-27
1
-3
/
+3
*
chelper: Move the host C code to a new klippy/chelper/ directory
Kevin O'Connor
2018-04-30
1
-0
/
+69