X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=release-notes.txt;h=f9f5604a3bcb59e7c661a0e8d693bf33ab2161d2;hb=aede9c82ea9e35ba71582bdee4075b8ca397dcbe;hp=2dd8c277cc47a2caa92444b7be5b0fc03d44aeae;hpb=78af1bfbe19d67dc181a49cac664a3b03871f15b;p=tinyos-2.x.git diff --git a/release-notes.txt b/release-notes.txt index 2dd8c277..f9f5604a 100644 --- a/release-notes.txt +++ b/release-notes.txt @@ -1,5 +1,15 @@ 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)