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
/
console.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
klippy: Automatically clear rollover_info on each restart
Kevin O'Connor
2018-04-03
1
-2
/
+8
*
serialhdl: Add a wrapper around the results of lookup_command()
Kevin O'Connor
2018-02-27
1
-17
/
+15
*
pins: Check if the same pin is referenced via different aliases
Kevin O'Connor
2018-01-10
1
-5
/
+4
*
clocksync: Move clock synchronization code into new file
Kevin O'Connor
2017-09-19
1
-5
/
+8
*
pins: Don't pass mcu_freq to update_command()
Kevin O'Connor
2017-09-13
1
-2
/
+1
*
console: Add support for SUPPRESS command
Kevin O'Connor
2017-09-07
1
-2
/
+15
*
console: Add support for a FLOOD command
Kevin O'Connor
2017-09-07
1
-2
/
+23
*
console: Add support for a STATS command
Kevin O'Connor
2017-08-08
1
-1
/
+4
*
console: Add LIST command that shows available commands and variables
Kevin O'Connor
2017-08-08
1
-2
/
+16
*
console: Add a HELP command
Kevin O'Connor
2017-08-08
1
-4
/
+26
*
build: Request python2 for all directly executed python binaries
Kevin O'Connor
2017-06-27
1
-1
/
+1
*
console: Support new artificial DELAY command
Kevin O'Connor
2017-06-22
1
-1
/
+15
*
klippy: Use newer "except XYZError as e" python syntax
Kevin O'Connor
2017-06-10
1
-1
/
+1
*
msgproto: Rework dump() so it also works with params
Kevin O'Connor
2017-04-25
1
-0
/
+3
*
console: Automatically convert float values to int during evaluation
Kevin O'Connor
2017-04-25
1
-8
/
+8
*
console: Use stdout.write() instead of print
Kevin O'Connor
2017-04-25
1
-5
/
+8
*
mcu: Support config mechanism for translating seconds to clock ticks
Kevin O'Connor
2017-03-13
1
-5
/
+6
*
pins: Simplify pin map alias setup
Kevin O'Connor
2017-03-13
1
-8
/
+4
*
build: Define DECL_CONSTANT mechanism for defining exported constants
Kevin O'Connor
2016-12-23
1
-1
/
+1
*
serialhdl: Make SerialReader.connect() blocking
Kevin O'Connor
2016-11-29
1
-2
/
+6
*
console: Update the debugging console to support setting local varables
Kevin O'Connor
2016-06-13
1
-2
/
+12
*
Initial commit of source code.
Kevin O'Connor
2016-05-25
1
-0
/
+102