]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/extra/tinynode/README
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / lib / net / Deluge / extra / tinynode / README
diff --git a/tos/lib/net/Deluge/extra/tinynode/README b/tos/lib/net/Deluge/extra/tinynode/README
new file mode 100644 (file)
index 0000000..4b5cd7d
--- /dev/null
@@ -0,0 +1,15 @@
+Deluge T2 for TinyNode
+----------------------------------
+
+
+These files are needed by Deluge T2 to compile for the TinyNode platform. 
+
+Note: 
+
+Reprogramming fails if the voltage of the node is not above a given 
+threshold. Currently, this is set to 2.7V, which may be too high if 
+you run your mote on batteries. In this case, set the value of
+VTHRESH in the ReprogramGaurdP.nc file to a different value. 
+
+In case you wish not to test the voltage at all, modify ReprogramGuardP.nc
+s.t. the command okToProgram() posts readDone with SUCCESS. 
\ No newline at end of file