(1) Can we just ignore this warning?

C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/platform/msp430/ADCM.nc:139:
warning:
`MSP430ADC12Single.bind' called asynchronously from `triggerConversion'
C:/PROGRA~1/UCB/cygwin/opt/tinyos-1.x/tos/lib/CC2420Radio/CC2420RadioM.nc:11
6: w
arning: `Send.sendDone' called asynchronously from `sendFailed'

(2)When we receive sendDone event from GenericCom, if msg->ack==1, then
msg->strength and msg->lqi are the strength and lqi of ACK message, or of
the sent message strength known by receiver? I notice that, in
CC2420RadioM.nc 's RXFIFODone event set those variables.


_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to