Skip to content

Commit

Permalink
tools: jbuf plots - update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cspiel1 committed Sep 27, 2023
1 parent d163bb5 commit 7b955d8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tools/jbuf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,16 @@ How to use
cd tools/jbuf
cp env-template .env
# edit .env
./generate_plot.sh
./plot_loop.sh
```

- The plots are collected in sub-directory plots.

Units in the Plots
------------------

The variables `rdiff`, `wish` and `n` are given in number of packets.
The variables `rdiff` and `n` are given in number of packets.
While `wish` and `nf` are given in number of frames.
The events "underflow", "overrun", "too late", "duplicate", "out of sequence"
and "lost" are printed only as dimensionless dots with a `y` value somewhere
in the middle of the diagram.

0 comments on commit 7b955d8

Please sign in to comment.