This is an example transcript, with explanations, of what I do in a typical session of running the WXM software on the pizza box.
Let us assume that I am running on the LANL XG 2-node pizza box hooked up to Ed Fenimore's NeXT machine lahete. I will start the CNS and other support programs on the sun sparc20 machine insight.
pbstartup 4 lahete 4444 -dThis will start all the software needed to talk to the pizza box.
archiver and putsd:
cd $HETEDIR/source/xray/ground/logs /bin/rm -f jjj archive_* archiver & putsd > jjj &
gsmonitor.plThis puts up a few windows that, among other things, show you a
tail -f ar* | read_archive -x - and a tail -f jjj.
boots.rosalia
tickle 2049 8224 1; sleep 90; tickle 2049 8224 9This command simulates a burst (in the sense that the trigger detects the temporary increase and makes all of the burst-processing software act).
The main ground processes that control the satellite (the equivalent of pbstartup) will typically have been started up at MIT. Here's what needs to be done for the WXM part, assuming that the CNS is being run on moe.mit.edu, and pseudogs on mitgaard.mit.edu.
telnet moe.mit.edu 5121 telnet moe.mit.edu 5122 telnet moe.mit.edu 5123 telnet moe.mit.edu 9011
cd $HETEDIR/source/xray/ground/sc_logs/951121 (archiver ) (putsd > jjj &)
tail -f $HETEDIR/source/xray/ground/sc_logs/951121/jjjand in the other:
tail +0f $HETEDIR/source/xray/ground/sc_logs/951121/ar* | read_archive -x -- -
bootproc $HOME/transputer/btl/XG.btl xg 4 sleep 20 bootproc $HETEDIR/source/xray/xdsp/xdsp-2.5/xdsp.hld xgdsp0 4
tickle 2064 8300
tickle 2048 8203 24607 #NOTE: = 16#601F = 2#0110,0000,0001,1111to turn on other wires (XA1, XA2, XB0, XB1, ...)
tickle 2048 8203 25119 #NOTE: = 16#601F = 2#0110,0010,0001,1111 tickle 2048 8203 25631 #NOTE: = 16#601F = 2#0110,0100,0001,1111 tickle 2048 8203 26655 #NOTE: = 16#601F = 2#0110,1000,0001,1111 tickle 2048 8203 27167 #NOTE: = 16#601F = 2#0110,1010,0001,1111 tickle 2048 8203 27679 #NOTE: = 16#601F = 2#0110,1100,0001,1111 tickle 2048 8203 28703 #NOTE: = 16#601F = 2#0111,0000,0001,1111 tickle 2048 8203 29215 #NOTE: = 16#601F = 2#0111,0010,0001,1111 tickle 2048 8203 29727 #NOTE: = 16#601F = 2#0111,0100,0001,1111 tickle 2048 8203 30751 #NOTE: = 16#601F = 2#0111,1000,0001,1111 tickle 2048 8203 31263 #NOTE: = 16#601F = 2#0111,1010,0001,1111 tickle 2048 8203 31775 #NOTE: = 16#601F = 2#0111,1100,0001,1111
tickle 2064 8301