]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/nop.sh
Initial commit of simple (just forwarding from CAN0 to CAN1 and back) CAN gateway...
[can-benchmark.git] / gw-tests / nop.sh
index 5e4bfc1ff03382808b356f3478b76873077120de..06e646f00af30ca72f1f851df1def9a3072c82e9 100755 (executable)
@@ -23,8 +23,8 @@ plot_cmds() {
     cat <<EOF
 set title "Single GW rule for all messages, no modifications"
 set grid xtics mxtics ytics mytics lw 1, lw 0.5
-set xlabel "Time [ms]"
-set ylabel "Latency profile [messages]"
+set xlabel "GW latency [ms]"
+set ylabel "Latency profile [frames]"
 plot [$range] [1:$COUNT] \\
           "len2-hist.txt" with lp lt 1 title "2 byte messages", \\
           "len4-hist.txt" with lp lt 2 title "4 byte messages", \\