Re: [Tinyos-help] CTP: CtpForwardingEngineP component error

2010-11-16 Thread Dongyu Yang
Hello! I fine this is cased by the component LowPowerListeningLayerP, and this has been fixed by mmaroti on Nov 13, 2010, Revision: r5220. And when I update the LowPowerListeningLayerP, it is OK! Thanks for you attention! Best regards! 2010/11/16 Philip Levis p...@cs.stanford.edu On

Re: [Tinyos-help] CTP: CtpForwardingEngineP component error

2010-11-16 Thread Miklos Maroti
Excellent, great news. Best, Miklos On Tue, Nov 16, 2010 at 5:56 PM, Dongyu Yang yangdy.n...@gmail.com wrote: Hello!     I fine this is cased by the component LowPowerListeningLayerP, and this has been fixed by mmaroti on Nov 13, 2010, Revision: r5220. And when I update the

Re: [Tinyos-help] CTP: CtpForwardingEngineP component error

2010-11-15 Thread Philip Levis
On Nov 1, 2010, at 6:46 PM, Dongyu Yang wrote: Hello! The return value is EBUSY. The AM layer do not promise signal AMSend.sendDone event, if the return value is not SUCCESS when call AMSend.send(). Because in the component AMQueueImplP, when call Send.send() it may return

Re: [Tinyos-help] CTP: CtpForwardingEngineP component error

2010-11-01 Thread Dongyu Yang
Hello! The return value is EBUSY. The AM layer do not promise signal AMSend.sendDone event, if the return value is not SUCCESS when call AMSend.send(). Because in the component AMQueueImplP, when call Send.send() it may return EBUSY in two place, as show below: generic module

Re: [Tinyos-help] CTP: CtpForwardingEngineP component error

2010-10-29 Thread Omprakash Gnawali
On Sat, Oct 23, 2010 at 12:25 AM, Dongyu Yang yangdy.n...@gmail.com wrote:  I have tested this: when one Node (A) happened this phenomenon, I reduce the dissemination rate to once ever 10 seconds, and stop the other Nodes, this phenomenon exist still, the Node (A) can only receive the

Re: [Tinyos-help] CTP: CtpForwardingEngineP component error

2010-10-23 Thread Omprakash Gnawali
On Fri, Oct 22, 2010 at 9:37 PM, Dongyu Yang yangdy.n...@gmail.com wrote: Hello! I set up one network containing four Node and one Root, and use drip to disseminate command, and use ctp to collect data.The Root disseminates command every 200 ~ 700 ms (randomly), and the Node use ctp to send

[Tinyos-help] CTP: CtpForwardingEngineP component error

2010-10-22 Thread Dongyu Yang
-- Forwarded message -- From: Philip Levis p...@cs.stanford.edu Date: 2010/10/23 Subject: Re: [Tinyos-devel] CTP: CtpForwardingEngineP component error To: Dongyu Yang yangdy.n...@gmail.com Cc: tinyos-de...@millennium.berkeley.edu Please send questions to tinyos-help. Phil On