mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
usrp/fscan: results are now quite stable, so 20 instead of 100 runs are enough
This commit is contained in:
@@ -22,7 +22,8 @@ else
|
|||||||
abs=$1
|
abs=$1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
for a in 0 1 2 3 4 5 6 7 8 9; do
|
#for a in 0 1 2 3 4 5 6 7 8 9; do
|
||||||
|
for a in 0 1; do
|
||||||
for b in 0 1 2 3 4 5 6 7 8 9; do
|
for b in 0 1 2 3 4 5 6 7 8 9; do
|
||||||
f=2405
|
f=2405
|
||||||
while [ $f -le 2480 ]; do
|
while [ $f -le 2480 ]; do
|
||||||
|
|||||||
Reference in New Issue
Block a user