| 13 | | == Releases == |
| | 13 | == Release Notes == |
| | 14 | |
| | 15 | * release-tinyos-2.1.1 |
| | 16 | * core integration |
| | 17 | * system-wire Ieee154 messaging abstraction |
| | 18 | * blip+AM/dual stack option is available |
| | 19 | * serial stack bugfixes |
| | 20 | * routing |
| | 21 | * DAG numbering/rebuilding |
| | 22 | * traffic generation |
| | 23 | * "experimental" multi-driver support |
| | 24 | * explicit LPL support |
| | 25 | * "experimental" tcp support |
| | 26 | * ip extension header architecture |
| | 27 | * routing driver now compiles/cross-compiles using gnu autotools |
| | 28 | * statistics interfaces fleshed out |
| | 29 | * platform support: telosb epic shimmer iris [micaz] |
| 43 | | * [source:code/b6lowpan/trunk/README] - setup instructions |
| 44 | | * [source:code/b6lowpan/trunk/HACKING] - code layout |
| 45 | | * [source:code/b6lowpan/trunk/doc/README-NWPROG] - network programming instructions |
| 46 | | * [wiki:b6loWPAN/Design] - design notes |
| 47 | | * [wiki:b6loWPAN/PublicIP] - connecting a sensor network to the public IPv6 internet |
| 48 | | * [wiki:b6loWPAN/Addressing] - address fields of a 6lowpan packet |
| 49 | | * [wiki:b6loWPAN/UDP] - an overview of UDP |
| | 59 | The docs on this wiki are mostly depreciated, and have been removed. The primary documentation is now maintained as the [http://docs.tinyos.net/index.php/BLIP_Tutorial blip tutorial] |
| | 60 | |