]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - release-notes.txt
Fix the issue with tos-deluge not timing out properly.
[tinyos-2.x.git] / release-notes.txt
index 845cb3947321b4a7e41f2d3c2443d1e3e6e23f88..fbbbd0e5837d77d8494cf23f4501455b76736c3b 100644 (file)
@@ -1,14 +1,22 @@
 These release notes are as of: $Date$
 
 Current:
-  Refactored AM layer to better support 6lowpan
+  Added support for automatic default LPL interval
+  Added platform-indepdent TOS_SLEEP_NONE for McuPowerOverride
+  Added support for mulle platform
+  Added support for epic platform
   Added support for shimmer2 platform
+  Added DHV dissemination protocol in lib/net/dhv
+  Added 6lowpan/IP support in lib/net/blip
+  Improved CTP forwarder code to save code and RAM
   Improved MSP430 sleep code to default to LPM4
-  Added platform-indepdent TOS_SLEEP_NONE for McuPowerOverride
   Improved TOSSIM PRR curve to prevent very low SNR packets
+  Improved Queue performance by changing % to inequality test
+  Improved TOSThreads tutorials and documentation
+  Refactored AM layer to better support 6lowpan
   Fixed TOSSIM bug where nodes could receive while transmitting
   Fixed TOSSIM ack bug for nodes that change their AM id at runtime
-  Improved Queue performance by changing % to inequality test
+  Fixed Trickle bugs that could cause timers to fire slightly off 
 
 2.1:
   Added support for iris platform