# This batch file runs the LM elements of the Virtual AGC 
# emulation for software version 131 of Luminary.
yaDSKY $1 --cfg=LM.ini --port=19797 & 
yaDEDA --port=19798 $3 &
yaAGC --core=Luminary131.bin --port=19797 --debug-deda $2 &
# During installation, additional lines will be added to 
# this shell script for LM_Simulator.
cd /usr/local/yaAGC/bin
wish lm_system_simulator.tcl
