X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=release-notes.txt;h=2dd8c277cc47a2caa92444b7be5b0fc03d44aeae;hb=refs%2Fheads%2Fdebian%2F2.0.2.2;hp=45c48101f4060b0bbe38917ae3ef1fb3a6535e1e;hpb=d3567fc75ee367e47a4cfd454f7aac918b57db2a;p=tinyos-2.x.git diff --git a/release-notes.txt b/release-notes.txt index 45c48101..2dd8c277 100644 --- a/release-notes.txt +++ b/release-notes.txt @@ -1,5 +1,16 @@ These release notes are as of: $Date$ +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)