]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - release-notes.txt
Added more notes.
[tinyos-2.x.git] / release-notes.txt
index a8b4d97485a67f787be0b7d47007156524a27293..3633b34b6b118a5b056bd03d2a361faafe14249b 100644 (file)
@@ -1,5 +1,21 @@
 These release notes are as of: $Date$
 
+Current:
+  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
+  Improved CTP forwarder code to save code and RAM
+  Improved MSP430 sleep code to default to LPM4
+  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
+  Fixed Trickle bugs that could cause timers to fire slightly off 
+
 2.1:
   Added support for iris platform
   Added support for shimmer platform