diff --git a/config b/config index a80ae4f2..5069e17c 100755 --- a/config +++ b/config @@ -1168,6 +1168,9 @@ elif [ "$1" = "-F" ]; then echo $1 $2 $3 $4 $5 $6 $tx $rx $9 ${10} ${11} ${12} ${13} ${14} echo $1 $2 $3 $4 $5 $6 $tx $rx $9 ${10} ${11} ${12} ${13} ${14} > /home/pi/CubeSatSim/sim.cfg + txf = ${7} * 1e6 + rxf = ${8} * 1e6 + echo $txf $rxf echo ${7} ${8} > /home/pi/CubeSatSim/frequency.txt echo