]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
add link to tutorial in README
authorsdhsdh <sdhsdh>
Tue, 23 Feb 2010 06:50:03 +0000 (06:50 +0000)
committersdhsdh <sdhsdh>
Tue, 23 Feb 2010 06:50:03 +0000 (06:50 +0000)
apps/IPBaseStation/README
apps/TCPEcho/README
apps/UDPEcho/README

index dddc615aa376b957da4681164947021893d2916e..ca1412af704bc5d71d0407c9892ba419c2d5ef4a 100644 (file)
@@ -15,6 +15,9 @@ To build, add the 'blip' make extra.  IE,
 
 $ make <platform> blip ...
 
 
 $ 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
index d3e706408a32ab18b5c68b9e9d297333ace9d371..4d6e1d685954d7734187d03b9eacb85735697973 100644 (file)
@@ -10,3 +10,6 @@ functionality can be used to verify that the TCP stack is functional.
 To build, use the 'blip' make target extra.  IE, 
 
 $ make <platform> blip ...
 To build, use the 'blip' make target 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
index a0986c09f65b616fcd70a856d3f5c847ce27f765..efeeae76670ac13f36e2a1eaba3e5b1c276e3aa9 100644 (file)
@@ -6,3 +6,6 @@ correctly.  A mote running this will respond to ICMP Echo requests
 To build, use the 'blip' make target extra.  IE, 
 
 $ make <platform> blip ...
 To build, use the 'blip' make target 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