mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-22 07:25:19 +02:00
usrp/plscan: comment out yrange (the experiments now cover all sorts of ranges)
This commit is contained in:
parent
ed20053cc9
commit
9c2f37bedb
@ -19,7 +19,7 @@ gnuplot -persist <<EOF
|
||||
set xlabel "MHz"
|
||||
set ylabel "dB"
|
||||
set xrange [2402:2483]
|
||||
set yrange [-30:-5]
|
||||
#set yrange [-30:-5]
|
||||
set title "Received signal strength"
|
||||
set data style errorlines
|
||||
plot \
|
||||
|
Loading…
Reference in New Issue
Block a user