Closed ferrous26 closed 10 years ago
Other than the required commands:
tr
rv
sw
q
I'd like to bring over cleaned up versions of most of my A0 commands:
on
off
all stop
all start
horn
lt
toggle
And another couple of commands that I think might be useful:
reset
random layout
sound on
sound off
I think we can consider this to be done.
Other than the required commands:
tr
set train speedrv
reverse trainsw
set switch stateq
halt the system (exit to redboot)I'd like to bring over cleaned up versions of most of my A0 commands:
on
andoff
to turn the train controller on and off (in case of short circuiting behaviour)all stop
to set all train speeds to zeroall start
set all train speeds to some constant value (or previous value?)horn
sound the horn!lt
set the lights for a traintoggle
toggle the state of a switchAnd another couple of commands that I think might be useful:
reset
to reset the switches to the original state (and maybe stop all trains?)random layout
set each switch to a random statesound on
turn on the function for sound on all trainssound off
turn off the function for sound on all trains