Coder Social home page Coder Social logo

medusagit / tinyos-release Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tinyos/tinyos-release

0.0 2.0 0.0 30.85 MB

Master TinyOS Release Repository

nesC 66.55% Makefile 0.92% C 15.59% Java 3.35% Shell 0.19% Objective-C 0.16% Python 1.47% Perl 0.01% C++ 11.33% CSS 0.01% XSLT 0.05% Awk 0.01% MATLAB 0.01% Assembly 0.14% Logos 0.14% M4 0.03% HTML 0.04%

tinyos-release's Introduction

This contains the TinyOS 2.0 source code as of version 2.1.2 on

$Date: 2012-08-08 07:18:52 $

This tree includes the TinyOS 2.0 documentation in tinyos-2.x/doc; 
you can also find the documentation online at:
http://www.tinyos.net/tinyos-2.x/doc/

Please note that RPM releases do not include the doc/ or tools/
directories. They do not include the former because of the above URL,
where corrections can be applied quickly. They do not include the
latter because that compiled versions of its code are installed in
the tinyos-tools RPM.

The basic directory structure is as follows:

apps: Sample TinyOS applications.
  tests: Sample TinyOS applications which test a part of the system.

doc: Documentation
  index.html: Index file to all documentation
  txt: Text files (TEPs)
  html: HTML files (TEPs, installation)
    tutorial: Tutorials
  pdf: PDFs of larger documents, such as the TinyOS Programming Manual

support: Non-nesC code for using TinyOS nodes
  make: TinyOS make system
  sdk: Standard developers kit: serial communication, etc.
    c: C SDK (fully supported, but not exhaustively tested yet)
    java: Java SDK (fully supported, heavily tested and used)
    python: Python SDK (limited, not fully supported)

tools: TinyOS-specific tools and scripts
  platforms: Platform-specific tools
  release: Scripts and configurations for packaging release RPMs
  tinyos: TinyOS scripts
    java: Native support for TinyOS JNI libraries (serial and env)
    misc: Assorted utility scripts, begininning with tos-
    ncc: The scripts that invoke the nesC compiler: ncc, mig, ncg
    
tos: TinyOS source code (nesC, C)
  chips: Chip-specific code
  interfaces: Core system interfaces
  lib: Extensions and larger common subsystems
    byte_radio: General radio stack for byte-level radios
    net: Network (multihop protocols)
      ctp: Collection tree protocol
      le: Link estimator
      lqi: LQI-based collection for CC2420 platforms
    power: Power management component library
    printf: Printing small text messages to serial port
    serial: Serial communication
    timer: Timer component library
    tossim: TOSSIM simulator
  platforms: Platform-specific code
  sensorboards: Sensorboard drivers
  system: Core system components
  types: Core system data types (header files)

You can find documentation for the 2.0.1 release online at:
http://www.tinyos.net/tinyos-2.x/doc/

tinyos-release's People

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.