X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/4c676bfe792052ff8c5f8e1e61f9bfb6248d9527..9b45ba73353ebf67b1c9583cea7e57e6b32dd29a:/gw-tests/nop-canalyzer.sh diff --git a/gw-tests/nop-canalyzer.sh b/gw-tests/nop-canalyzer.sh index 045c83d..8a352de 100755 --- a/gw-tests/nop-canalyzer.sh +++ b/gw-tests/nop-canalyzer.sh @@ -35,8 +35,8 @@ plot_cmds() { set title "Measurment precission: PC versus CANalyzer" set termoption dashed set grid xtics mxtics ytics mytics lw 1, lw 0.5 -set xlabel "Time [ms]" -set ylabel "Latency profile [messages]" +set xlabel "Total latency [ms]" +set ylabel "Latency profile [frames]" plot [$range] [1:$COUNT] \\ "len2-hist.txt" with lp lc 1 lt 1 title "PC: 2 byte messages", \\ "len4-hist.txt" with lp lc 2 lt 1 title "PC: 4 byte messages", \\