Re: [Tinyos-help] Question about Message exchange in RBS protocol

2010-08-01 Thread mojtaba raznahan
Any help? On Fri, Jul 30, 2010 at 5:56 PM, mojtaba raznahan mojtaba.razna...@gmail.com wrote: Hi all, I have a question about the way of message exchange in RBS protocol for synchronization. After the receivers receive the reference broadcast,How they(receivers) exchange observed

[Tinyos-help] Read RSSI

2010-08-01 Thread Surfman19
hi, how can i read the rssi value on a telosb mote? can i extend the demo app RadioCountToLeds to do that, which interface will i need to use and what function call? bye -- GMX.at - Österreichs FreeMail-Dienst mit über 2 Mio Mitgliedern E-Mail, SMS mehr! Kostenlos:

[Tinyos-help] LPP -- Low Power Probing

2010-08-01 Thread Manjunath Doddavenkatappa
Hi, Can somebody please let me know how is broadcasting accommodated in the TinyOS's implementation of LPP (Low Power Probing)??? Thanking you, Manjunath D

Re: [Tinyos-help] LPP -- Low Power Probing

2010-08-01 Thread Razvan Musaloiu-E.
Hi! One implementation is in tinyos-2.x-contrib/jhu: http://tinyos.cvs.sourceforge.net/viewvc/tinyos/tinyos-2.x-contrib/jhu/ You can grab it with the following command: cvs -z3 -d:pserver:anonym...@tinyos.cvs.sourceforge.net:/cvsroot/tinyos co -P tinyos-2.x-contrib/jhu --