]> oss.titaniummirror.com Git - tinyos-2.x.git/blob - release-notes.txt
No need for a signed number of events.
[tinyos-2.x.git] / release-notes.txt
1 These release notes are as of: $Date$
2
3 Upcoming:
4 Added 4-bit link estimator
5 Added low-power application tutorial
6 Changed Packet interface to better support type checking
7 Changed Receive interface to support fan-in
8 Changed atm128 I2C bus to obey same addressing as MSP430
9 Fixed memory leak in CTP on duplicate suppression
10
11 2.0.2:
12 Added reimplementation of low-power CC2420 stack to support AUTOACK and SACK
13 Added Deluge and related tools (support for micaZ and telosb only)
14 Added TEPs
15 Added 64-bit support for Java support code
16 Fixed oscillator calibration bug in MSP430 USART
17 Fixed clear channel detection bug in TOSSIM
18 Fixed errors in tutorial text
19 Fixed deadlock in C-based serial forwarder
20 Fixed bugs in at45db and stm25p storage stacks
21
22 2.0.1:
23 Added low-power cc2420 stack as default on relevant platforms
24 Added lib/printf (simple serial messages)
25 Added lib/net/lqi (LQI-based collection layer for CC2420 platforms)
26 Added sensorboards/mts300 (mica sensor board)
27 Added noise modeling to TOSSIM (captures temporal correlation)
28 Added TEPs
29 Added tutorials
30 Changes to Resource management interfaces and components
31 Change to atmega128 ADC: output is no longer left-justified
32 Fixed cancellation bug in active message layers (no sendDone)
33 Fixed errors in tutorial text
34 Fixed interface errors in dissemination
35 Fixed lockup bug in atmega128 streaming reads
36 Fixed lockup bug in atmega128 SPI stack (0-length writes)
37 Fixed lockup bug in atmega128 I2C stack (power management)
38 Fixed memory access bugs in serial stack and AM queue (from John Regehr)
39 Fixed TMote sleep power consumption for newest RHoS nodes
40 New atmega128 timer stack fixes mica-family timer problems
41 Numerous optimizations and performance improvements
42 Numerous additional bug fixes
43