chiark
/
gitweb
/
~ijackson
/
trains.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbdb035
)
better comment
author
ian
<ian>
Mon, 21 Jan 2008 01:50:40 +0000
(
01:50
+0000)
committer
ian
<ian>
Mon, 21 Jan 2008 01:50:40 +0000
(
01:50
+0000)
hostside/measure-speeds
patch
|
blob
|
history
diff --git
a/hostside/measure-speeds
b/hostside/measure-speeds
index df965f89c7eabb1ca5b908107e7cfc6521b7950c..085384fef1b3a3815f047b0721c743518f136131 100755
(executable)
--- a/
hostside/measure-speeds
+++ b/
hostside/measure-speeds
@@
-1,8
+1,10
@@
#!/usr/bin/tclsh8.3
+# Put loco on track segment X5 ish, facing anticlockwise
+# ./measure-speeds /dev/ttyUSB1 2 `seq 1 126` |tee santafe.speeds
+
load chiark_tcl_hbytes-1.so
-# Put loco on track segment X5 ish, facing anticlockwise
proc debug_r {m} { puts -nonewline stderr "$m\r" }
proc debug {m} { puts stderr $m }