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
/
serialqueue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
reactor: Use the system monotonic clock instead of the normal system clock
Kevin O'Connor
2017-02-06
1
-3
/
+3
*
serialqueue: Remove serialqueue_flush_ready()
Kevin O'Connor
2016-12-30
1
-14
/
+1
*
pyhelper: Add ability to route error messages to python logging
Kevin O'Connor
2016-11-30
1
-2
/
+2
*
pyhelper: Move helper functions from serialqueue.c to new file
Kevin O'Connor
2016-11-30
1
-59
/
+1
*
mcu: Be careful to free memory allocated in C code
Kevin O'Connor
2016-11-30
1
-18
/
+46
*
serialhdl: Fully deallocate serialqueue on disconnect
Kevin O'Connor
2016-11-29
1
-0
/
+34
*
serialqueue: Kick the background thread from serialqueue_exit
Kevin O'Connor
2016-11-29
1
-9
/
+10
*
serialqueue: Fix possible memory leak in serialqueue_extract_old()
Kevin O'Connor
2016-11-29
1
-2
/
+2
*
serialhdl: Calculate baudadjust from MCU's baud instead of host baud
Kevin O'Connor
2016-07-16
1
-2
/
+9
*
serialqueue: Add debugging helper functions for dumping a binary buffer
Kevin O'Connor
2016-06-05
1
-0
/
+24
*
Initial commit of source code.
Kevin O'Connor
2016-05-25
1
-0
/
+1021