# This shell script runs the LM elements of the Virtual AGC 
# emulation for software version 131 of Luminary.
xterm -geometry 80x43 -e yadsky $1 --test-downlink --cfg=LM.ini --port=19797 & 
yaDEDA $1 &
yaAGS --core=FP8.bin &
xterm -sb -geometry 96x40 -e yaACA &
LM_Simulator --cfg=lm_simulator_nodsky.ini &
yaAGC --core=Luminary131.bin --port=19797 $2
