1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2025-04-21 12:27:27 +03:00

usrp/sps/: added peak power summary graph

- vizp: plot the peak power
- row: retrieve peak power from "viz" (with -m) and use it to generate the
  summary
- vizr: corrected typo in prefix argument number
This commit is contained in:
Werner Almesberger
2011-03-05 20:25:27 -03:00
parent bcd6e09189
commit 32818db581
3 changed files with 68 additions and 7 deletions

View File

@@ -30,7 +30,7 @@ done
[ "$2" ] || usage
[ "$3" ] && usage
prefix=$3
prefix=$1
file=$2
gnuplot -persist <<EOF