]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - release-notes.txt
Convert to Unix-style line terminators.
[tinyos-2.x.git] / release-notes.txt
index 45c48101f4060b0bbe38917ae3ef1fb3a6535e1e..f9f5604a3bcb59e7c661a0e8d693bf33ab2161d2 100644 (file)
@@ -1,5 +1,26 @@
 These release notes are as of: $Date$
 
+Upcoming:
+  Added 4-bit link estimator
+  Added low-power application tutorial
+  Added printf tutorial
+  Changed Packet interface to better support type checking
+  Changed Receive interface to support fan-in
+  Changed atm128 I2C bus to obey same addressing as MSP430
+  Changed printf implementation to no longer require explicit wiring of PrintfC component
+  Fixed memory leak in CTP on duplicate suppression
+
+2.0.2:
+  Added reimplementation of low-power CC2420 stack to support AUTOACK and SACK
+  Added Deluge and related tools (support for micaZ and telosb only)
+  Added TEPs
+  Added 64-bit support for Java support code
+  Fixed oscillator calibration bug in MSP430 USART
+  Fixed clear channel detection bug in TOSSIM
+  Fixed errors in tutorial text
+  Fixed deadlock in C-based serial forwarder
+  Fixed bugs in at45db and stm25p storage stacks
+
 2.0.1:
   Added low-power cc2420 stack as default on relevant platforms
   Added lib/printf (simple serial messages)