[Tinyos-help] message_t queue in TinyOS2

2007-10-31 Thread Federico Fiorentin
Hello I'm working in TinyOS2. I have a set of clients and one poller. The poller mote receives the client replies in the same time window. I used the queuing tecnique found in the BaseStation Example, but it isn't enought efficient. Is there another way to solve this problem? I appreciate any advi

[Tinyos-help] message_t queue in TinyOS2

2007-10-31 Thread Federico Fiorentin
I'm working in TinyOS2. I have a set of clients and one poller. The poller mote receives the client replies in the same time window. I used the queuing tecnique found in the BaseStation Example, but it isn't enought efficient. Is there another way to solve this problem? I appreciate any advice. T