From: scipio Date: Mon, 30 Jul 2007 02:23:23 +0000 (+0000) Subject: Release notes. X-Git-Tag: release_tools_1_2_4_1~4 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=78af1bfbe19d67dc181a49cac664a3b03871f15b Release notes. --- 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)