From: scipio Date: Mon, 16 Jun 2008 23:02:25 +0000 (+0000) Subject: Added more release notes. X-Git-Tag: release_tinyos_2_1_0_0~278 X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=commitdiff_plain;h=ba76636fbbf6a25f91c00619829c38a4770aa907;p=tinyos-2.x.git Added more release notes. --- diff --git a/release-notes.txt b/release-notes.txt index f9f5604a..2ef68195 100644 --- a/release-notes.txt +++ b/release-notes.txt @@ -1,9 +1,16 @@ These release notes are as of: $Date$ -Upcoming: - Added 4-bit link estimator +2.1: + 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 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