Hi,

please refer to TinyOS Programming (
http://csl.stanford.edu/~pal/pubs/tos-programming-web.pdf ), section
4.4.3.

--
Giuseppe Cardone



On Fri, Aug 20, 2010 at 5:32 PM, TheMrOrange <[email protected]> wrote:
> Hello,
> I'm getting warnings that I cannot understand and avoid:
>
> nesc1: warning: calls to CC2420Packet.getRssi in UDPEchoP fan out, but
> there is no combine function specified for the return type
> nesc1: warning: calls to CC2420Packet.getNetwork in UDPEchoP fan out,
> but there is no combine function specified for the return type
> nesc1: warning: calls to CC2420Packet.getPower in UDPEchoP fan out,
> but there is no combine function specified for the return type
> nesc1: warning: calls to CC2420Packet.getLqi in UDPEchoP fan out, but
> there is no combine function specified for the return type
> nesc1: warning: calls to BareReceive.receive in CC2420TinyosNetworkP
> fan out, but there is no combine function specified for the return type
>
> please, could you give me some detail about?
>
> Many thanks
>
> Davide
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to