X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/f7f8937b03d4717bd0a5b70ad97f2368d4e94bf1..c602425056bbe84fd1baeb2e75172108760c9b9a:/gw-tests/gw-nop.sh diff --git a/gw-tests/gw-nop.sh b/gw-tests/gw-nop.sh index acada91..afd53f9 100755 --- a/gw-tests/gw-nop.sh +++ b/gw-tests/gw-nop.sh @@ -2,6 +2,23 @@ . lib.sh +main() { + gw="cangw -A -s can0 -d can1" + sshgw $gw + latester -d can0 -d can1 -d can2 -o -c $COUNT -h hist.dat +} - +plot_cmds() { + cat <