]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/IPBaseStation/README
add link to tutorial in README
[tinyos-2.x.git] / apps / IPBaseStation / README
index 47442bc3d39deef05c0db142f6a2d2f14ac55167..ca1412af704bc5d71d0407c9892ba419c2d5ef4a 100644 (file)
@@ -11,6 +11,13 @@ to use a mote attached to a computer as an 802.15.4 interface rather
 then an actual mote.  The actual queuing logic for copying packets is
 mostly unchanged, and it continues to make use of serial ACKs.
 
 then an actual mote.  The actual queuing logic for copying packets is
 mostly unchanged, and it continues to make use of serial ACKs.
 
+To build, add the 'blip' make extra.  IE,
+
+$ make <platform> blip ...
+
+For more information on setting up an IPv6 network, please see the tutorial:
+http://docs.tinyos.net/index.php/BLIP_Tutorial
+
 Description of BaseStation:
 
 BaseStation is an application that acts as a simple Active Message
 Description of BaseStation:
 
 BaseStation is an application that acts as a simple Active Message