X-Git-Url: https://git.realraum.at/?p=svn42.git;a=blobdiff_plain;f=rf433rcv%2Fpc%2Fautotaste.sh;h=6e882246c235948e2053659b389f804e4417bb3d;hp=a62f6b2b069ef6ad1dbef44587fa6e46e2d3de43;hb=5b00dab1a7d2ac2d8a593f0bd6e85a7194e2c9bd;hpb=1ef1f9cd713abf8dbbbfc917edb595b287f1d987 diff --git a/rf433rcv/pc/autotaste.sh b/rf433rcv/pc/autotaste.sh index a62f6b2..6e88224 100755 --- a/rf433rcv/pc/autotaste.sh +++ b/rf433rcv/pc/autotaste.sh @@ -10,8 +10,8 @@ echo $FN3 >&2 ./decode.pl $FN $1 | xargs ./decode2.pl $FN > $FN2 if [ $1 -eq 1 ]; then ./swap.pl < $FN2 >$FN3 -else +else cat $FN2 > $FN3 fi ./plot.py < $FN3 -./compress < $FN3 +cat $FN3