X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=release-notes.txt;h=9c860ed416119d37b8aa605eba74a89a910adb13;hb=9c4d69e1b36e5950da19a4087b1de0441052d84c;hp=45c48101f4060b0bbe38917ae3ef1fb3a6535e1e;hpb=d3567fc75ee367e47a4cfd454f7aac918b57db2a;p=tinyos-2.x.git diff --git a/release-notes.txt b/release-notes.txt index 45c48101..9c860ed4 100644 --- a/release-notes.txt +++ b/release-notes.txt @@ -1,5 +1,24 @@ These release notes are as of: $Date$ +Upcoming: + Added 4-bit link estimator + Added low-power application 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 + 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)