chiark / gitweb /
nascent
[trains.git] / hostside / gui-plan.c
1 /*
2  * usage: gui-plan <windowid>
3  * protocol on stdin:
4  *  series of uint32_t's in network byte order
5  *   top byte is opcode
6  *          0x00  off
7  *          0x01  on
8  *          0x01  detect
9  *   next byte is movposcomb
10  *   remaining bytes are segment number
11  */
12