]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - release-notes.txt
Extended the signature of a dummy component
[tinyos-2.x.git] / release-notes.txt
index 566cc5763af6c49a6565e51b9a35bdd3c4daeb6d..845cb3947321b4a7e41f2d3c2443d1e3e6e23f88 100644 (file)
@@ -1,6 +1,18 @@
 These release notes are as of: $Date$
 
+Current:
+  Refactored AM layer to better support 6lowpan
+  Added support for shimmer2 platform
+  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
+  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
+
 2.1:
+  Added support for iris platform
+  Added support for shimmer platform
   Added 4-bit link estimator to CTP in lib/net/4bitle
   Added DIP dissemination protocol in lib/net/dip
   Added FTSP time synchronization service in lib/ftsp