X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=release-notes.txt;h=a8b4d97485a67f787be0b7d47007156524a27293;hb=refs%2Fheads%2Frelease%2F2.1.0;hp=f9f5604a3bcb59e7c661a0e8d693bf33ab2161d2;hpb=21fdc331e3a08846ef9a3c3bcb8b6ed384e31db9;p=tinyos-2.x.git diff --git a/release-notes.txt b/release-notes.txt index f9f5604a..a8b4d974 100644 --- a/release-notes.txt +++ b/release-notes.txt @@ -1,9 +1,19 @@ These release notes are as of: $Date$ -Upcoming: - Added 4-bit link estimator +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 + Added TOSThreads library in lib/tosthreads + Added SafeTinyOS support with 'safe' make option + Added support for 802.15.4 T-Frames through 'tframe' make option + Added TKN15.4, a platform-independent 802.15.4-2006 MAC implementation Added low-power application tutorial Added printf tutorial + Added TEPs + Changed 802.15.4 stacks to use I-Frames by default (TEP 125) 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