Hi!

On Fri, 16 May 2008, jiwen zhang wrote:

> Hello Razvan ME :
>
> 2008/5/16 Razvan Musaloiu-E. <[EMAIL PROTECTED]>:
>
>> Hi!
>>
>> Sorry for responding so late. I had a rather busy day. :|
>>
>> On Thu, 15 May 2008, jiwen zhang wrote:
>>
>>  hello Razvan ME :
>>>  that is to say the version of
>>> http://hinrg.cs.jhu.edu/git/deluge/tinyos-2.x.git is same with
>>> http://hinrg.cs.jhu.edu/git/?p=deluge/tinyos-2.x.git , i can choose one to
>>> download ?
>>>
>>
>> Please take a look at how git works. A quick introduction is here:
>>        http://www.kernel.org/pub/software/scm/git/docs/tutorial.html
>> and the manual is here:
>>        http://www.kernel.org/pub/software/scm/git/docs/user-manual.html
>>
>> The first link is the real git location. You can download the sources with
>> by doing this:
>>        git clone http://hinrg.cs.jhu.edu/git/deluge/tinyos-2.x.git
>> You can also use the native git protocol instead of http:
>>        git clone git://hinrg.cs.jhu.edu/git/deluge/tinyos-2.x.git
>>
>> The second link [1] you mention is just a way to see in a nice way the
>> status of the tree.
>>
>> [1] http://hinrg.cs.jhu.edu/git/?p=deluge/tinyos-2.x.git
>>
>
>
>> *If i have downloaded the source tree , for example , on the day of
>> 2008.5.16 , and then two days later , i want to update the source tree , do
>> i must download the whole source tree ?  or there is a way that i only need
>> to update some files that have been modified ?*
>>
>>  i just a newer  to deluge , and know little to it , it is difficult for me
>>> to modify deluge to make it support programme the specified motes -:)
>>>
>>
>> I don't have much time right now but I will update the manual to include
>> all the details that will explain what you need to do to reprogram the mote
>> selectively.
>
> *Do you mean that "Deluge support to reprogramme the motes selectively at
> present"  if i do according to the manual that you will update?*

The default behavior of Deluge is to try to make all the motes 
run the same program. By changing the DelugeP.nc you can use change this 
behavior. The manual will explain the DelugeP.nc so you can change it to 
suit your needs.

--
Razvan ME
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to