[Tinyos-help] [Broadcast and tree graph]

2007-06-13 Thread vazoumana fofana
hello, i want to implement an appliaction where a basestation broadcast a message wich contains its id and distance ( 0 for the sink). When a mote receive its message, it acks by sending its id end distance by incrementing distance. It does recursively until all motes have acked messages. It

Re: [Tinyos-help] [Broadcast and tree graph]

2007-06-13 Thread Peizhao Hu
It sounds like the Collection and Dissemination services. vazoumana fofana wrote: hello, i want to implement an appliaction where a basestation broadcast a message wich contains its id and distance ( 0 for the sink). When a mote receive its message, it acks by sending its id end distance by

Re: [Tinyos-help] [Broadcast and tree graph]

2007-06-13 Thread vazoumana fofana
: Bernardo Avila Pires [EMAIL PROTECTED] To: vazoumana fofana [EMAIL PROTECTED] Subject: Re: [Tinyos-help] [Broadcast and tree graph] Date: Wed, 13 Jun 2007 07:38:00 -0300 It happens that I actually programmed somthing like this in tinyos-2.x and 1.x. I didn't use the distance thing, though. But I

Re: [Tinyos-help] [Broadcast and tree graph]

2007-06-13 Thread Bernardo Avila Pires
' positions and can deduce a graph of id mote. Thanks From: Bernardo Avila Pires [EMAIL PROTECTED] To: vazoumana fofana [EMAIL PROTECTED] Subject: Re: [Tinyos-help] [Broadcast and tree graph] Date: Wed, 13 Jun 2007 07:38:00 -0300 It happens that I actually programmed somthing like this in tinyos-2.x and 1