I was reading through when i got stuck in this.

 /** Byte reception/transmission indicator */
  bool sfdHigh;

ByteIndicator returns sfdHigh ?

CC2420TransmitC
                ByteIndicator.isReceiving( ) , what does it return on
reception and what on transmission? (Sorry , couldn't find the
documentation)

CC2420ReceiveC
               PacketIndicator.isReceiving( )

Whats the difference on Receive Detection using above i.e  Reception from
TransmitC or Reception from ReceiveC ( More generally, byte / packet )

Thanks.
Nitin Sharma
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to