[Tinyos-help] improving sampling speed
Chris Byers
Chris.Byers at macb.com
Mon Jan 29 06:01:34 PST 2007
I am using a modified version of the TestSensor.nc file under the MTS310
folder to take 6 samples of the MAGX&Y sensor per packet. At the
current time the only way I know to improve packet speed is to lower
play with this command: Timer.start(TIMER_REPEAT, 1000);
I have heard that setting the MAC Delay lower will improve my speed
because that is the time delay between sending packets. I have been
looking into this and am not sure how to lower this delay using TinyOS
1.x. Can anyone tell me what file contains the code to controlling the
MAC Delay and how I change it?
Thanks,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20070129/94929bab/attachment.html
More information about the Tinyos-help
mailing list