]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/cc2420/LplBroadcastPeriodicDelivery/TestPeriodicC.nc
add nesdoc
[tinyos-2.x.git] / apps / tests / cc2420 / LplBroadcastPeriodicDelivery / TestPeriodicC.nc
index 45808e0c43675f784e0a8001efbdf7cd674a8522..553bf8445ddbfc152f4e10cce24e74143ab6cd10 100644 (file)
  */
 
 /**
+ * This app sends a message from Transmitter node to AM_BROADCAST_ADDR
+ * and waits 1000 ms between each delivery so the Rx mote's radio
+ * shuts back off and has to redetect to receive the next message. 
+ * Receiver: TOS_NODE_ID != 1
+ * Transmitter: TOS_NODE_ID == 1
+ *
  * @author David Moss
  */