From: Bernhard Tittelbach Date: Tue, 27 Mar 2012 22:39:30 +0000 (+0000) Subject: send output from autotaste 0 X-Git-Url: https://git.realraum.at/?p=svn42.git;a=commitdiff_plain;h=2b085ed77470c1d69873596df4f2baa74aba674a send output from autotaste 0 --- diff --git a/rf433rcv/pc/autotaste.sh b/rf433rcv/pc/autotaste.sh index 8f1d6b4..6e88224 100755 --- a/rf433rcv/pc/autotaste.sh +++ b/rf433rcv/pc/autotaste.sh @@ -10,7 +10,7 @@ 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 diff --git a/rf433rcv/pc/send.sh b/rf433rcv/pc/send.sh new file mode 100755 index 0000000..2ec4798 --- /dev/null +++ b/rf433rcv/pc/send.sh @@ -0,0 +1,2 @@ +#!/bin/sh +cat $1 | ./compress | ./rawhid_test -