X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=doc%2Findex.html;h=0133766534fd9cc93d423c85b87e0dbb219f01a6;hb=87efc854dc3841948d5ed72ad1e89b76faebc7d2;hp=df424bff167b46a97dd9e04b91322eaa3a146e0b;hpb=5c593edf83bd7b91743c5200144ff72f0860e2b7;p=tinyos-2.x.git diff --git a/doc/index.html b/doc/index.html index df424bff..01337665 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,7 +1,7 @@ -1 + - TinyOS 2.0 Documentation + TinyOS 2.0.2 Documentation @@ -10,13 +10,16 @@ @@ -108,6 +111,10 @@
  • TEP 124: Link Estimation Exchange Protocol (LEEP) [HTML] [TXT]
  • TEP 125: TinyOS 802.15.4 Frames [HTML] [TXT]
  • TEP 126: CC2420 Radio Stack [HTML] [TXT]
  • +
  • TEP 127: Packet Link Layer [HTML] [TXT]
  • +
  • TEP 128: Platform Independent Non-Volatile Storage Abstractions [HTML] [TXT]
  • +
  • TEP 129: Basic Platform Independent Non-Volatile Storage Layers [HTML] [TXT]
  • +
  • TEP 130: Testbeds - Setup and Interfaces [HTML] [TXT]


  • @@ -123,24 +130,24 @@ - + - +
    - TinyOS 2.0 Documentation
    -
    Last Modified: April 19 20067
    + TinyOS 2.0.2 Documentation
    +
    Last Modified: Jul 30 2007
    -

    TinyOS 2.0 has four sets of documentation. The first +

    This is the documentation for the TinyOS 2.0.2 release. + There is also documentation for versions 2.0.1, 2.0.0 and 1.x. + +

    TinyOS 2.0 has three sets of documentation. The first set is the release notes and high-level overviews of the system. The second set is a series of tutorials and a TinyOS programming manual, which explore different parts @@ -28,7 +31,7 @@ documentation.

    If you're just getting started, the best place to start - is with the tutorials.<.p> + is with the tutorials.

    3B. TinyOS Source Code Documentation3B. TinyOS Source Code Documentation

    In addition to TEPs, which document the organization and design - behind important parts of TinyOS, there is also source code + behind important parts of TinyOS, there is also source code documentation.

    TinyOS Java toolchain Code Documentation 3C. TinyOS Java toolchain Code Documentation

    There is similar - javadoc documentation for the Java toolchain, + javadoc documentation for the Java toolchain, which describes the Java classes and their functionality. This documentation is incomplete.