# This shell script runs the CM elements of the Virtual AGC 
# emulation for software version 249 of Colossus
xterm -geometry 80x43 -e yadsky $1 --cfg=CM.ini --test-downlink &
LM_Simulator --cfg=lm_simulator_nodsky.ini --port=19701 &
yaAGC --core=Colossus249.bin $2

