X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/d48a4f69b198ff8b3bd026ec63a5ec0905c97c08..2aab3d26a1b10dbb775055afe4a02e1980d67d67:/tests/rtt.sh diff --git a/tests/rtt.sh b/tests/rtt.sh index 757ff45..f0ce667 100755 --- a/tests/rtt.sh +++ b/tests/rtt.sh @@ -17,12 +17,12 @@ set grid set xlabel "Time [{/Symbol m}s]" set ylabel "Latency profile [messages]" plot [0:] "socketcan-1000.dat" with lp title "Socketcan",\ - "lincan-1000.dat" with lp title "Lincan" + "lincan-1000.dat" with lp title "Lincan" ' PLOT_CMD[1]=' set title "Round-trip time history" -set logscale xy +set logscale y set grid set xlabel "Ping number" set ylabel "Round-trip time [{/Symbol m}s]"