[Tinyos-help] can the mate work well with tinyos last v ersion?

2009-04-03 Thread ch_yidong
hi. can i use the mate vm in tinyos v2.x, and if there is somewhere need to change? and how? thank you 2009-04-03 ch_yidong ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/list

[Tinyos-help] can the mate work well with tinyos last version?

2009-04-03 Thread ch_yidong
hi. can i use the mate vm in tinyos v2.x, and if there is somewhere need to change? and how? thank you 2009-04-03 ch_yidong ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/list

[Tinyos-help] Voltage Readings

2009-04-03 Thread Mohamed H. Seddik
Hi   I'm using voltageC interface to read my current voltages How can I see these readings precisely   (decimal values"0.000v" - not just the integer ) what I have to do ? Thanks  & Have a Nice Day   Mohamed ___ Tinyos-help mailing list Tinyo

[Tinyos-help] Fw: Re: Voltage Supervisor & LPL

2009-04-03 Thread Mohamed H. Seddik
  Hi everybody I've used LPL interface. but there is a point I just need to be sure about if you please. with using   Timer.startPeriodic(5000); LowPowerListening.setLocalSleepInterval(1000);   I take sample of the voltage and compare it with a threshold value, if it exceed this

Re: [Tinyos-help] MultihopOscilloscope - Ctp debug message parsing with perl script

2009-04-03 Thread Mehmet Akif Antepli
Thank you so much Omprakash, it works now... By the way, command is not this; >> java net.tinyos.tools.MsgReader -comm s...@localhost:9002 | perl net2collection.pl but this; >> javanet.tinyos.tools.Listen -comm s...@localhost:9002 | perl net2collection.pl -- Akif On Thu, Apr 2, 2009 at 10:09

Re: [Tinyos-help] b6lowpan application over deluge

2009-04-03 Thread Stephen Dawson-Haggerty
The newer release "blip" has better support for using both am and ip messages. have a look at that. On Fri, Apr 3, 2009 at 9:00 AM, weiping SONG wrote: > Hi All, > > I want to design a testbed, which is over deluge for reprogramming. Then > I hope I could inject an application support 6lawpan. >

[Tinyos-help] fifo

2009-04-03 Thread amina khenfouci
hello all, I call you to help because I do not know how to program with the fifo in NESC, I want to make an application or each sensor has a FIFO register for packets received so that I use enciens main message. thanks advanced. ___ Tinyos-help mailing li

Re: [Tinyos-help] Voltage Supervisor & LPL

2009-04-03 Thread Mohamed H. Seddik
Hi everybody I've used LPL interface. but there is a point I just need to be sure about if you please. with using   Timer.startPeriodic(5000); LowPowerListening.setLocalSleepInterval(1000);   I take sample of the voltage and compare it with a threshold value, if it exceed this threshold it will

[Tinyos-help] b6lowpan application over deluge

2009-04-03 Thread weiping SONG
Hi All, I want to design a testbed, which is over deluge for reprogramming. Then I hope I could inject an application support 6lawpan. I removed component NWProgC and added DelugeC from the application. But founded that there is an error in CC2420ActiveMessageP.nc since there is no member for

Re: [Tinyos-help] How to change forwarding in CTP

2009-04-03 Thread Omprakash Gnawali
On Fri, Apr 3, 2009 at 2:31 AM, Liu Shucheng wrote: > Hi all, > > I'm using Tinyos 2.0, and I'm developing a small multihop network of telosb > motes with CTP as the protocol. > > I based my code in the Antitheft application. Now the sink motes can receive > packets from other motes. In my progr

[Tinyos-help] How to change forwarding in CTP

2009-04-03 Thread Liu Shucheng
Hi all, I'm using Tinyos 2.0, and I'm developing a small multihop network of telosb motes with CTP as the protocol. I based my code in the Antitheft application. Now the sink motes can receive packets from other motes. In my program I want to add some functions between forwarders receiving an

Re: [Tinyos-help] an error for tos-deluge

2009-04-03 Thread weiping SONG
Hi Razvan, Thanks very much. I solved it by downloading lastest CVS of tinyos. Regards, Weiping Razvan Musaloiu-E. wrote: > Hi! > > On Thu, 2 Apr 2009, w...@cs.ucc.ie wrote: > > >> Hi All, >> >> I faced a strange error while inject application code as following: >> >> testbed:/opt/tinyos-2.

Re: [Tinyos-help] b6lowpan

2009-04-03 Thread swaytha sasi
Ciao Stephen, Thanks for the reply.After running the daemon, the error was eliminated. Swaytha. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help