X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/dbb691424bb0deac8e111b6fbcb395b3f569515e..41c72639e9e7f2ed299d5101ace714a72e20543c:/gw-tests/gw-nop.sh diff --git a/gw-tests/gw-nop.sh b/gw-tests/gw-nop.sh index 4870bf7..72d87c7 100755 --- a/gw-tests/gw-nop.sh +++ b/gw-tests/gw-nop.sh @@ -4,7 +4,25 @@ main() { sshgw cangw -A -s can0 -d can1 - latester -d can0 -d can1 -d can2 -c 10000 + latester -d can0 -d can1 -d can2 -o -c $COUNT -l 2 -h hist2.dat -f time2.dat + latester -d can0 -d can1 -d can2 -o -c $COUNT -l 4 -h hist4.dat -f time4.dat + latester -d can0 -d can1 -d can2 -o -c $COUNT -l 6 -h hist6.dat -f time6.dat + latester -d can0 -d can1 -d can2 -o -c $COUNT -l 8 -h hist8.dat -f time8.dat +} + +plot_cmds() { + cat <