This commit is contained in:
N9OZB
2019-07-20 05:52:03 -05:00
parent 047c2f9d27
commit c20c92fcfb
119 changed files with 0 additions and 14439089 deletions

View File

@@ -1,18 +0,0 @@
#!/bin/bash
set -e
if [[ $# -eq 0 ]] ; then
echo Usage:
echo $0 -lat 46.4879 -lon -123.2144 -txh 60 -f 145 -erp 30 -R 80 -o outfile | ./genkmz.sh
echo The last argument must be the output file name.
exit 1
fi
for name; do true; done
# This script should contain options common to every run on the target system.
#time ./signalserverHD -sdf /mnt/data -pm 1 -rxh 6 -te 3 -cl 5 -pe 2 -dbg $@ 2>&1
time ./signalserver -sdf /mnt/data -pm 1 -rxh 6 -te 3 -cl 5 -pe 2 -dbg $@ 2>&1
# to resize, add: -resize 7000x7000\>
convert $name.ppm -transparent white $name.png