From: ian Date: Fri, 10 Jun 2005 23:03:04 +0000 (+0000) Subject: nascent X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=d08b98b2eef464f0b031a1b23ecd952647045bba;p=trains.git nascent --- diff --git a/hostside/gui-plan.c b/hostside/gui-plan.c new file mode 100644 index 0000000..42140ed --- /dev/null +++ b/hostside/gui-plan.c @@ -0,0 +1,12 @@ +/* + * usage: gui-plan + * protocol on stdin: + * series of uint32_t's in network byte order + * top byte is opcode + * 0x00 off + * 0x01 on + * 0x01 detect + * next byte is movposcomb + * remaining bytes are segment number + */ +