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
/
msgproto.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
serialhdl: Add a wrapper around the results of lookup_command()
Kevin O'Connor
2018-02-27
1
-1
/
+1
*
msgproto: Support default values in get_constant() calls
Kevin O'Connor
2018-01-29
1
-5
/
+9
*
build: Add gcc and binutils version to mcu data dictionary
Kevin O'Connor
2017-12-21
1
-1
/
+2
*
klippy: Avoid using '%' syntax when calling logging module
Kevin O'Connor
2017-09-27
1
-1
/
+1
*
console: Add LIST command that shows available commands and variables
Kevin O'Connor
2017-08-08
1
-0
/
+2
*
msgproto: Catch exceptions during identify data parsing
Kevin O'Connor
2017-07-04
1
-12
/
+18
*
msgproto: Export static_strings from mcu to host as a dictionary
Kevin O'Connor
2017-07-02
1
-3
/
+4
*
klippy: Remove some obscure python2 dependencies
Kevin O'Connor
2017-06-10
1
-1
/
+1
*
msgproto: Wrap strings passed via output() in repr()
Kevin O'Connor
2017-05-02
1
-0
/
+2
*
msgproto: Rework dump() so it also works with params
Kevin O'Connor
2017-04-25
1
-21
/
+24
*
mcu: Support reset command
Kevin O'Connor
2017-04-13
1
-0
/
+1
*
klippy: Warn the user on common errors due to old firmware
Kevin O'Connor
2017-01-10
1
-0
/
+12
*
klippy: No need to define __str__ and __init__ methods on exception classes
Kevin O'Connor
2016-11-29
1
-4
/
+1
*
Initial commit of source code.
Kevin O'Connor
2016-05-25
1
-0
/
+313