Re: [Tinyos-help] multihopLQI WDTC

2007-11-11 Thread under . actuate
However the point is that many software errors can cause big problems, running out of memory, running off the end of buffers, overwriting pointers, etc...Make sure your code doesn't do something silly after 2000 iterations. OK, I'll do that. I do have a circular queue. It should have guards

[Tinyos-help] multihopLQI WDTC

2007-11-10 Thread under . actuate
Hello, Perhaps someone knows why I seem to be getting problems between the multihop.nc component and the WDTC.nc component. I am using Tmote Sky. I have gotten the watchdog timer to work with the multihop component. I have been using ideas from what people have said here. I am not using the

Re: [Tinyos-help] multihopLQI WDTC

2007-11-10 Thread under . actuate
Thanks for the reply. a bug that causes segmentation fault restarts the mote. Hmm...is this a known bug in the tinyOS components? Thanks, Jared ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU

Re: [Tinyos-help] multihopLQI WDTC

2007-11-10 Thread under . actuate
And I don't think this 'behavior' is a bug since it is the only thing it can do. Yeah, I thought you were referring to a possible bug in the combination of components I am using, not segmentation behavior. So I was curious if you anything particular in mind. I don't see how there could be such

[Tinyos-help] Additional Deluge

2007-10-27 Thread under . actuate
Hello, Deluge is working just fine for me. I can get Delta and other programs to operate. However, I run into problems with a custom application. My application is a pretty large image. When I inject the image, the pinging just hangs. Is there ever a time when more than the couple lines in

[Tinyos-help] DAC support please

2007-10-21 Thread under . actuate
Hello, I've seen a few posts in here regarding DAC on tmote sky. I'm assuming the component SpeakerDriverC works with the sky mote. However, SpeakerDriverC is designed for the invent mote. I'm not getting an output from the DAC. Is the the driver compatible with the sky mote? If anyone has

[Tinyos-help] Undesired restart

2007-10-19 Thread under . actuate
I believe there may be some connection that I am not handling well. For some reason the motes restart during execution. When a mote is manually restarted, the probability of the mote restarting on its own a couple immediate times is pretty high. Then the mote stays on for quite a while. Around

[Tinyos-help] Time synchronization

2007-02-05 Thread under . actuate
Hey, It's been said that time synchronization and time stamping are available for Tmote Sky. Where do I look to see how to implement them? Thanks, Jared ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU

[Tinyos-help] Digital Input Edge Detection

2006-11-25 Thread under . actuate
Hello, I'm using a Tmote Sky and TinyOS 1.x. I have a signal that I can use as digital input. I would like to detect its edge so that I can count it. Could you please point me in the right direction? Thanks, Jared ___ Tinyos-help mailing list

[Tinyos-help] Unsupported class version error

2006-11-18 Thread under . actuate
I think this should be easily fixed. I've searched the archives, but can't seem to find this. I do $ [EMAIL PROTECTED]:tmote java net.tinyos.tools.Listen I then get this Exception in thread main java.lang.UnsupportedClassVersionError: net/tinyos/tools/Listen (Unsupported major.minor version