[Tinyos-help] Deluge in TinyOS

2007-03-04 Thread Faraz Zahabian
I have set up Deluge and I am able to inject images to Mica2 motes but all the motes in the network have the same set of images? I was wondering if there is a way to inject different set of images to different motes in the network? for example if I have motes X and Y, I want to be able to inject

[Tinyos-help] Question about Deluge source code:

2007-03-04 Thread Faraz Zahabian
Hello everyone, In Deluge.h the reboot delay is set to be 4 ( DELUGE_REBOOT_DELAY = 4 ), I am just wondering, is it 4 milli sec or 4 micro sec ? Also does any one know what are the following variable are referring to : DELUGE_MIN_DELAY = 16 // min delay of what?

[Tinyos-help] Fwd: Question about Deluge source code:

2007-03-02 Thread Faraz Zahabian
-- Forwarded message -- From: Faraz Zahabian [EMAIL PROTECTED] Date: Mar 2, 2007 11:39 AM Subject: Question about Deluge source code: To: tinyos-help@millennium.berkeley.edu Hello everyone, In Deluge.h the reboot delay is set to be 4 ( DELUGE_REBOOT_DELAY = 4 ), I am just

[Tinyos-help] Problem compiling Blink in TinyOS 2.x

2007-02-20 Thread Faraz Zahabian
Hello, I have upgraded my version of tinyos to 2.x and now I cannot compile anything( for example Blink module). I believe that all my environment paths are correct since I execute the * tos-check-env* and it passed fine. here is the compile error that I get when I try to compile Blink using