Set the default packet rate to one packet per minute. Set the default number of hop-by-hop retransmissions to 15.

This commit is contained in:
adamdunkels 2010-09-15 06:30:45 +00:00
parent 7ffa792a26
commit 11d5a3eb28
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
echo ~K
echo killall
sleep 2
echo time %TIME% | null
sleep 2
echo netcmd { repeat 0 20 { randwait 20 sky-alldata | blink | send } }
sleep 2
echo mac 0
sleep 2
echo time %TIME% | null
sleep 2
echo collect | timestamp | blink | binprint &
sleep 2
echo netcmd { repeat 0 60 { randwait 2 sky-alldata | blink | send 15 } }